20 lines
434 B
JSON
20 lines
434 B
JSON
{
|
|
"AbilityName": "Geppetto_SpecialAttack_Boom_Ready",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"Deathrattle"
|
|
],
|
|
"CustomKey": "Geppetto_Summon",
|
|
"IsAdd": true,
|
|
"Target": "Custom"
|
|
},
|
|
{
|
|
"$type": "PushInvincibleAction",
|
|
"CustomKey": "Geppetto_Summon",
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
} |