{ "ID": 1013, "EventTypeTag": [ "CameraMoveToCenter", "NoneInteractEventWithAnim", "TrapHp", "Empty" ], "Events": { "OnStart": { "Actions": [ // { // "$type": "Share.CConfigCameraMove", // "StretchKey": "StateCenter", // "Type": "Player", // "CanControl": false // }, { "$type": "Share.CConfigModifyProperty", "Property": "Hp", "Count": "-property(HpMax_Battle)*(specials(HpPercentage)+scenevar(TrapEnhance_1013))*0.01" }, // { // "$type":"Share.CConfigPlayPostEffect", // "Type":"VignetteEffect", // "Key":"HP_trap", // "Enable":true // }, // { // "$type":"Share.CConfigPlayPostEffect", // "Type":"ScreenEffect", // "Key":"HP_trap", // "Enable":true // }, // { // "$type":"Share.CConfigPlayPostEffect", // "Type":"RadialBlur", // "Key":"HP_trap", // "Enable":true // }, { "$type": "Share.CConfigPlayAnim", "WaitingTime": -1 }, // { // "$type": "Share.CConfigCameraMove", // "Type": "Player", // "CanControl": false // }, // { // "$type": "Share.CConfigShowTip", // "TipID": 101301, // "Delay": 0 // }, // { // "$type": "Share.CConfigWaitSeconds", // "Time": 0.5 // }, // { // "$type": "Share.CConfigCameraMove", // "Type": "Player", // "CanControl": true // }, // { // "$type": "Share.CConfigWaitSeconds", // "Time": 0.5 // }, // { // "$type": "Share.CConfigCameraMove", // "Type": "Player", // "StretchKey": "Back", // "CanControl": true // }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { //表格参数 "HpPercentage": 10 } }