{ "AbilityName": "MiasmaTerrorBird_Launcher", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "launchUAVDitherModifier", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "MiasmaTerrorBird" ], "Target": "Self" } ] }, { "$type": "ApplyAbilityAction", "AbilityName": "MiasmaTerrorBird_UAV_Dither_Fade", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "MiasmaTerrorBird" ], "Target": "Self" } ] } ] }, "Modifiers": { "UpdateTargetModifier": { "OnAdded": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "OnUAV" ], "IsAdd": true, "Target": "Caster" } ], "OnRemoved": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "OnUAV" ], "IsAdd": false, "Target": "Caster" } ], "OnThinkInterval": [ { "$type": "SetSelfAttackTargetAction", "IgnoreSetAttackTargetCD": true, "Source": "Caster", "Target": "Self" } ], "ThinkInterval": 0.1 }, "launchUAVDitherModifier": { "DelayHandlers": [ { "DelayTime": 0.1, "TimeUpActions": [ { "$type": "TriggerAbilityAction", "AbilityName": "MiasmaTerrorBird_LaunchUAV", "Target": "Self" }, { "$type": "TriggerAbilityAction", "AbilityName": "MiasmaTerrorBird_LaunchUAV_02", "Target": "Self" }, { "$type": "TriggerAbilityAction", "AbilityName": "MiasmaTerrorBird_LaunchUAV_03", "Target": "Self" }, { "$type": "TriggerAbilityAction", "AbilityName": "MiasmaTerrorBird_LaunchUAV_04", "Target": "Self" }, { "$type": "TriggerAbilityAction", "AbilityName": "MiasmaTerrorBird_LaunchUAV_05", "Target": "Self" }, { "$type": "TriggerAbilityAction", "AbilityName": "MiasmaTerrorBird_LaunchUAV_06", "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "UpdateTargetModifier", "Target": "Self" } ] }, { "DelayTime": 0.2, "TimeUpActions": [ ] }, { "DelayTime": 0.3, "TimeUpActions": [ ] }, { "DelayTime": 2.35, "TimeUpActions": [ { "$type": "SendCustomEvent", "EventKey": "FadeOutEvent" } ] } ], "Duration": -1, "ModifierStacking": "Unique", "OnAdded": [ ] } } }