ZenlessData/Data/Cyclops_Ability_Attack_03.json

23 lines
510 B
JSON
Raw Normal View History

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