1
0
ZenlessData/Data/Geppetto_SpecialAttack_Boom_Ready.json

20 lines
434 B
JSON
Raw Normal View History

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