ZenlessData/Data/MetalGorilla_Ability_Attack_08.json

23 lines
521 B
JSON
Raw Permalink Normal View History

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