{ "AbilityMixins": [ { "$type": "CollideEntityMixin", "ColliderPath": "TriggerCollider", "EnterEntityActions": [ { "$type": "SetSlidingDirectionAction", "Target": "Other" }, { "$type": "SwitchIntoSlidingAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimatorStateNormalizedTime", "AnimatorStateName": "Dive_Start", "IsLoop": false, "LayerIndex": 0, "NormalizedTimeHigh": 1, "NormalizedTimeLow": 0, "Target": "Other" }, { "$type": "ByAnimatorStateNormalizedTime", "AnimatorStateName": "DiveSlide", "IsLoop": true, "LayerIndex": 0, "NormalizedTimeHigh": 1, "NormalizedTimeLow": 0, "Target": "Other" } ], "Target": "Other" } ], "Target": "Other" }, { "$type": "SendCustomEvent", "EventKey": "Bangboo_Slide_SpeedUp", "MpExecMode": "MpTotallyLocal", "Predicates": [ { "$type": "ByIsSlidingBangBoo", "Target": "Other" } ], "Target": "Other" } ], "ExitEntityActions": [ { "$type": "ResetSlidingDirectionAction", "MpExecMode": "MpTotallyLocal", "Target": "Other" } ], "Target": "Self" } ], "AbilityName": "BangbooSlideSpeedUpTrigger", "AbilityStacking": "Unique" }