21 lines
449 B
JSON
21 lines
449 B
JSON
{
|
|
"AbilityName": "TurnBased_Plugin_10",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnKillOther": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Monster_TurnBased_CommonBuff_Heal",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"TurnBased_Unit_TeamEvil"
|
|
],
|
|
"Target": "Other"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |