{ "AbilityName": "TheGun_HeatBuff_01", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "LDListenEntityAction", "TargetKey": "HotBuff01_RefreshUp" } ], "OnEndTheGunManualCoAttack": [ { "$type": "PopSideScrollingCoAttackParam", "Predicates": [ { "$type": "ByIsTheGunPerfectManualCoAttack" } ], "Tag": "TheGun_HeatBuff_01_CoAttackChange" } ], "OnStartTheGunManualCoAttack": [ { "$type": "PushSideScrollingCoAttackParam", "Predicates": [ { "$type": "ByIsTheGunPerfectManualCoAttack" } ], "Priority": 1, "SwitchInIndex": 10, "Tag": "TheGun_HeatBuff_01_CoAttackChange" } ] } }