1
0
ZenlessData/Data/Geppetto_SpecialAttack_Boom_02.json
2025-03-11 21:10:23 -03:00

46 lines
1.2 KiB
JSON

{
"AbilityName": "Geppetto_SpecialAttack_Boom_02",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"CustomKey": "Geppetto_Summon",
"ParamName": "Trigger_Die",
"ParamType": 1,
"Target": "Custom"
}
],
"OnAbilityTrigger": [
{
"$type": "RemoveAbilityAction",
"AbilityName": "Geppetto_SpecialAttack_DeathRope_01",
"CustomKey": "Geppetto_Summon",
"Target": "Custom"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Geppetto_SpecialAttack_DeathRope_02",
"CustomKey": "Geppetto_Summon",
"Target": "Custom"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Geppetto_SpecialAttack_DeathRope_03",
"CustomKey": "Geppetto_Summon",
"Target": "Custom"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Geppetto_SpecialAttack_DeathRope_04",
"CustomKey": "Geppetto_Summon",
"Target": "Custom"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Geppetto_SpecialAttack_DeathRope_05",
"CustomKey": "Geppetto_Summon",
"Target": "Custom"
}
]
}