32 lines
687 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
} |