ZenlessData/Data/HeavyStriker_Attack_5.json
2024-08-13 22:59:23 -03:00

22 lines
485 B
JSON

{
"AbilityName": "HeavyStriker_Attack_5",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "SetAnimCtrlerParamAction",
"ParamName": "Trigger_AttackLanded",
"ParamType": 1,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HeavyStriker_Attack05_Attackproperty_Check"
]
}
],
"Target": "Self"
}
]
}
}