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

23 lines
516 B
JSON

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