65 lines
2.1 KiB
JSON
65 lines
2.1 KiB
JSON
{
|
|
|
|
"ID": 1012,
|
|
|
|
"EventTypeTag": [
|
|
|
|
"CameraMoveToCenter",
|
|
|
|
"NoneInteractEventWithAnim",
|
|
|
|
"TrapStamina",
|
|
|
|
"Empty"
|
|
|
|
],
|
|
|
|
"Specials": {
|
|
|
|
//表格参数
|
|
|
|
"stamina": 20
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigCameraMove",
|
|
|
|
// "StretchKey": "StateCenter",
|
|
|
|
// "Type": "Player",
|
|
|
|
// "CanControl": false
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
//+压力值
|
|
|
|
"$type": "Share.CConfigModifySceneProperty",
|
|
|
|
"Property": "Stamina",
|
|
|
|
"Count": "specials(stamina)+scenevar(TrapEnhance_1012)"
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
// "$type":"Share.CConfigPlayPostEffect",
|
|
|
|
// "Type":"Glitch",
|
|
|
|
// "Key":"Pressure_trap",
|
|
|
|
// "Enable":true
|
|
|
|
// },
|
|
|
|
// {
|
|
|
|
// "$type":"Share.CConfigPlayPostEffect",
|
|
|
|
// "Type":"ScreenEffect",
|
|
|
|
// "Key":"Pressure_trap",
|
|
|
|
// "Enable":true
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigPlayAnim",
|
|
|
|
"WaitingTime": -1
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigShowTip",
|
|
|
|
// "TipID": 101201,
|
|
|
|
// "Delay": 0
|
|
|
|
// },
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigWaitSeconds",
|
|
|
|
// "Time": 0.5
|
|
|
|
// },
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigCameraMove",
|
|
|
|
// "Type": "Player",
|
|
|
|
// "StretchKey": "Back",
|
|
|
|
// "CanControl": true
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|