ZenlessData/Data/BangbooKnockoutJumpPlatform_Default.json
2024-12-17 20:43:14 -03:00

245 lines
6.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "PopUp",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DownModifier"
]
},
{
"AnimatorStateName": "Down",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DownModifier"
]
},
{
"AnimatorStateName": "PressDown",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DownModifier"
]
}
]
},
{
"$type": "FieldRangeMixin",
"ColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "FanCylinder",
"FanCylinderColliderAngle": 360,
"FanCylinderColliderHeight": 1.5,
"FanCylinderColliderRadius": 1.125,
"FanCylinderColliderVertexNum": 12
},
"FieldEnterActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsDown",
"ParamType": 2,
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Target"
}
],
"Target": "Self"
},
{
"$type": "SendCustomEvent",
"EventKey": "Bangboo_Player_Trampoline_Jump_6_Enter",
"IsGlobal": false,
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"BangbooKnockoutJumpPlatform_6M"
],
"Target": "Self"
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Target"
}
],
"Target": "LocalAvatar"
},
{
"$type": "SendCustomEvent",
"EventKey": "Bangboo_Player_Trampoline_Jump_10_Enter",
"IsGlobal": false,
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"BangbooKnockoutJumpPlatform_10M"
],
"Target": "Self"
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Target"
}
],
"Target": "LocalAvatar"
},
{
"$type": "LDListenEntityAction",
"TargetKey": "JumpPlatform_Activated"
}
],
"FieldExitActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_IsDown",
"ParamType": 2,
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Target"
}
],
"Target": "Self"
},
{
"$type": "SendCustomEvent",
"EventKey": "Bangboo_Player_Trampoline_Jump_6_Exit",
"IsGlobal": false,
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"BangbooKnockoutJumpPlatform_6M"
],
"Target": "Self"
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Target"
}
],
"Target": "LocalAvatar"
},
{
"$type": "SendCustomEvent",
"EventKey": "Bangboo_Player_Trampoline_Jump_10_Exit",
"IsGlobal": false,
"Predicates": [
{
"$type": "ByTags",
"TagList": [
"BangbooKnockoutJumpPlatform_10M"
],
"Target": "Self"
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Target"
}
],
"Target": "LocalAvatar"
}
],
"FieldInitPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": false,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "TriggerPoint",
"OffsetReferTarget": "Self"
}
},
"IsFollow": true,
"TotalDuration": -1
}
],
"AbilityName": "BangbooKnockoutJumpPlatform_Default",
"AbilityStacking": "Unique",
"Modifiers": {
"DownModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Prop_BangbooKnockoutJumpPlatform_01_01_Up",
"Target": "Self"
}
]
}
}
}