{ "AbilityName": "FrenziedManiac_Miasma_OnDeath", "AbilityStacking": "Unique", "OnAbilityTrigger": [ { "$type": "SendCustomEvent", "CustomKey": "Monster_MiasmaTrinox_Twins", "EventKey": "Event_TwinDied", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "MiasmaDither" ] }, { "$type": "ByIsInZoneTags", "Tags": [ "Twins" ] } ], "Target": "Custom" }, { "$type": "SendCustomEvent", "CustomKey": "Monster_MiasmaFrenziedManiac_Twins", "EventKey": "Event_TwinDied", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "MiasmaParry" ] }, { "$type": "ByIsInZoneTags", "Tags": [ "Twins" ] } ], "Target": "Custom" }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "TwinDied" ], "CustomKey": "Monster_MiasmaFrenziedManiac_Twins", "IsAdd": true, "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "MiasmaParry" ] }, { "$type": "ByIsInZoneTags", "Tags": [ "Twins" ] } ], "Target": "Custom" }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "TwinDied" ], "CustomKey": "Monster_MiasmaTrinox_Twins", "IsAdd": true, "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "MiasmaDither" ] }, { "$type": "ByIsInZoneTags", "Tags": [ "Twins" ] } ], "Target": "Custom" } ] }