1
0
ZenlessData/Data/_unsorted/TurnBased_Plugin_10.json
2025-10-15 03:08:22 +02:00

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"
}
]
}
]
}
}