{ "AbilityMixins": [ { "$type": "AttachZoneTagWithModifierMixin", "ConfigList": [ { "ModifierNameList": [ "WanderingHunter_Attack_Blend_Modifier" ], "ZoneTag": "CAttack_BlendZone" }, { "ModifierNameList": [ "WanderingHunter_Attack06_Blend_Modifier" ], "ZoneTag": "CAttack06_BlendZone" }, { "ModifierNameList": [ "WanderingHunter_Attack08_Blend_Modifier" ], "ZoneTag": "CAttack08_BlendZone" } ] } ], "AbilityName": "WanderingHunter_Attack_ShootBlendControl", "AbilityStacking": "Unique", "Modifiers": { "WanderingHunter_Attack06_Blend_Modifier": { "Duration": -1, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "TriggerAbilityAction", "AbilityName": "Graph_WanderingHunter_Attack06_BlendControl" } ] }, "WanderingHunter_Attack08_Blend_Modifier": { "Duration": -1, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "TriggerAbilityAction", "AbilityName": "Graph_WanderingHunter_Attack08_BlendControl" } ] }, "WanderingHunter_Attack_Blend_Modifier": { "Duration": -1, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "TriggerAbilityAction", "AbilityName": "Graph_WanderingHunter_Attack_ShootBlendControl" } ] } } }