{ "AbilityName": "Activity_BangbooDream_Weapon_Laser_Perk_DoubleGun", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Laser_DoubleGunPerk" ], "IsAdd": true, "Target": "Self" } ], "OnRemoved": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Laser_DoubleGunPerk" ], "IsAdd": false, "Target": "Self" } ] } }