{ "AbilityName": "Arbiter_Attack_03Trigger", "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ApplyModifier", "ModifierName": "Attack03HitTrigger", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Monster_Arbiter_ATK03_02_AttackProperty" ] } ], "Target": "Self" } ] }, "Modifiers": { "Attack03HitTrigger": { "Duration": 0, "ModifierStacking": "Replace", "OnAdded": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": true, "ParamName": "Trigger_Attack03Hit", "ParamType": 1 } ] } } }