ZenlessData/Data/Patroller_Ability_Attack_01.json

22 lines
491 B
JSON
Raw Normal View History

{
"AbilityName": "Patroller_Ability_Attack_01",
"DefaultModifier": {
"OnAttackLanded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_AttackLanded",
"ParamType": 1,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_Patroller_ATK01_Attackproperty_Check"
]
}
],
"Target": "Self"
}
]
}
}