ZenlessData/Data/Durahan_AttackLanded.json

24 lines
540 B
JSON
Raw Normal View History

{
"AbilityName": "Durahan_AttackLanded",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_AttackLanded",
"ParamType": 2,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_Durahan_Attack_06_01_Attackproperty_01"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
}
}