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

23 lines
510 B
JSON

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