25 lines
581 B
JSON
25 lines
581 B
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "CollideEntityMixin",
|
|
"ColliderPath": "TriggerCollider",
|
|
"EnterEntityActions": [
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "Bangboo_Slide_SpeedDown",
|
|
"MpExecMode": "MpTotallyLocal",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsSlidingBangBoo",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"AbilityName": "BangbooSlideSpeedDownTrigger",
|
|
"AbilityStacking": "Unique"
|
|
} |