50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"AbilityName": "Bangboo_Player_Jump",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"MpExecMode": "MpTotallyLocal",
|
|
"ParamName": "Bool_CanJump",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "Bangboo_Player_Trampoline_Jump",
|
|
"IsAutoTrigger": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "CameraOverrideTrackAction",
|
|
"MpExecMode": "AuthorityOnly",
|
|
"OverrideKey": "Bangboo_Player_Default_CameraOverrideTrack_01",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_CanJump",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RemoveAbilityAction",
|
|
"AbilityName": "Bangboo_Player_Trampoline_Jump",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "CameraOverrideTrackEndAction",
|
|
"MpExecMode": "AuthorityOnly",
|
|
"OverrideKey": "Bangboo_Player_Default_CameraOverrideTrack_01",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
}
|
|
} |