{ "AbilityMixins": [ { "$type": "CollideEntityMixin", "ColliderPath": "TriggerCollider", "EnterEntityActions": [ { "$type": "SendCustomEvent", "EventKey": "Bangboo_Slide_SpeedDown", "MpExecMode": "MpTotallyLocal", "Predicates": [ { "$type": "ByIsSlidingBangBoo", "Target": "Other" } ], "Target": "Other" }, { "$type": "DeadHandlerAction", "MpExecMode": "MpTotallyLocal", "Predicates": [ { "$type": "ByIsSlidingBangBoo", "Target": "Other" } ] } ], "Target": "Self" } ], "AbilityName": "BangbooSlideBoxDeviceTrigger", "AbilityStacking": "Unique", "OnRemoved": [ { "$type": "FireEffect", "EffectPattern": "Eff_MarcelRemake_Activity_Destruction_Prop_Sandbags_01_Explode", "Target": "Self" } ] }