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

32 lines
687 B
JSON

{
"AbilityName": "TurnBased_Plugin_07",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnCustomEventReceived": [
{
"$type": "TurnBasedAddEntityTemporaryUnit",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "TurnBased_Plugin_07_02"
}
]
}
],
"OnKillOther": [
{
"$type": "LDListenEntityAction",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"TurnBased_Unit_TeamEvil"
],
"Target": "Other"
}
],
"TargetKey": "TurnBased_Plugin_07_01"
}
]
}
}