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

24 lines
575 B
JSON

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