18 lines
403 B
JSON
18 lines
403 B
JSON
{
|
|
"type": "origins:action_on_hit",
|
|
"bientity_action": {
|
|
"type": "origins:damage",
|
|
"amount": 3,
|
|
"source": {
|
|
"name": "generic",
|
|
"bypasses_armor": true
|
|
}
|
|
},
|
|
"condition": {
|
|
"type": "origins:entity_group",
|
|
"group": "undead"
|
|
},
|
|
"name":"Holy Affinity",
|
|
"description":"You do more damage against the undead."
|
|
|
|
} |