ZenlessData/Data/Ahriman_AttackLanded.json

23 lines
510 B
JSON
Raw Normal View History

{
"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"
}
]
}
}