ZenlessData/Data/Giant_Attack_3_Hit.json

23 lines
505 B
JSON
Raw Normal View History

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