{ "ID": 2000108, "EventTypeTag": [ "CameraMoveToCenter", "NoneInteractEventWithAnim" // "TrapHp" ], "Specials": { //表格参数 "HpPercentage": 10 }, "Events": { "OnStart": { "Actions": [ // { // "$type": "Share.CConfigModifyProperty", // "Property": "Hp", // "Count": "-property(HpMax_Battle)*specials(HpPercentage)*0.01" // }, // { // "$type": "Share.CConfigPlayAnim", // "WaitingTime": -1 // }, { "$type": "Share.CConfigJump", "Predicates":[ { "$type": "Share.CConfigEventByMainCharacter", "CompareType": "Equal", "AvatarID": 2021 } ], "Jump": "OnBro" }, { "$type": "Share.CConfigJump", "Predicates":[ { "$type": "Share.CConfigEventByMainCharacter", "CompareType": "Equal", "AvatarID": 2011 } ], "Jump": "OnSis" } ] }, "OnSis":{ "Actions":[ //陷阱 // { // "$type": "Share.CConfigCameraMove", // "StretchKey": "StateCenter", // "Type": "Player", // "CanControl": false // }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, // { // "$type": "Share.CConfigCameraMove", // "Type": "Player", // "StretchKey": "Back", // "CanControl": true // }, //黑幕打开 { "$type": "Share.CConfigSetHollowBlackout" }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, //叙事Fairy { "$type": "Share.CConfigShowTip", "TipID": 200010801, "NeedClick": true, "ClickGuide": true }, { "$type": "Share.CConfigShowTip", "TipID": 200010802, "NeedClick": true, "ClickGuide": true }, //加入主动道具Item { "$type": "Share.CConfigSetHollowItem", "HollowItemID": 10104, "EPCharge": 120 //充能 }, //主动道具UI+血条UI出现 { "$type":"Share.CConfigSetHollowSystemState", "Key":[ "Curse" ], "State": "Brighten" }, { "$type": "Share.CConfigSetHollowSystemState", "Key": [ "HollowItem" ], // "NeedClick": true, "State": "Brighten" }, //叙事Fairy { "$type": "Share.CConfigShowTip", "TipID": 200010803, "NeedClick": true, "ClickGuide": true }, { "$type": "Share.CConfigShowTip", "TipID": 200010804, "NeedClick": true, "ClickGuide": true }, { "$type": "Share.CConfigSetHollowSystemState", "Key": [ "HollowItem" ], "NeedClick": true, "State": "Brighten" }, //点击任意处恢复 { "$type": "Share.CConfigShowTip", "TipID": 100010404, "NeedClick": true, "ClickGuide": true }, //关闭黑幕 { "$type": "Share.CConfigFinishBlackout" // "FinishManually": true }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, //打开弹窗教学 { "$type": "Share.CConfigShowPopWindow", "PopID": 2000108, "ShowDirectly": false }, { "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060174, "Progress":1, "ModifyType":"Add" }, { "$type": "Share.CConfigFinishEvent" } ] }, "OnBro":{ "Actions":[ //陷阱 // { // "$type": "Share.CConfigCameraMove", // "StretchKey": "StateCenter", // "Type": "Player", // "CanControl": false // }, // { // "$type": "Share.CConfigModifyProperty", // "Property": "Hp", // "Count": "-property(HpMax_Battle)*specials(HpPercentage)*0.01" // }, // { // "$type": "Share.CConfigPlayAnim", // "WaitingTime": -1 // }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, // { // "$type": "Share.CConfigCameraMove", // "Type": "Player", // "StretchKey": "Back", // "CanControl": true // }, //黑幕打开 { "$type": "Share.CConfigSetHollowBlackout" }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, //叙事Fairy { "$type": "Share.CConfigShowTip", "TipID": 200010805, "NeedClick": true, "ClickGuide": true }, { "$type": "Share.CConfigShowTip", "TipID": 200010806, "NeedClick": true, "ClickGuide": true }, //加入主动道具Item { "$type": "Share.CConfigSetHollowItem", "HollowItemID": 10104, "EPCharge": 120 //充能 }, //主动道具UI+血条UI出现 { "$type":"Share.CConfigSetHollowSystemState", "Key":[ "Curse" ], "State": "Brighten" }, { "$type": "Share.CConfigSetHollowSystemState", "Key": [ "HollowItem" ], // "NeedClick": true, "State": "Brighten" }, //叙事Fairy { "$type": "Share.CConfigShowTip", "TipID": 200010807, "NeedClick": true, "ClickGuide": true }, { "$type": "Share.CConfigShowTip", "TipID": 200010808, "NeedClick": true, "ClickGuide": true }, { "$type": "Share.CConfigSetHollowSystemState", "Key": [ "HollowItem" ], "NeedClick": true, "State": "Brighten" }, //点击任意处恢复 { "$type": "Share.CConfigShowTip", "TipID": 100010404, "NeedClick": true, "ClickGuide": true }, //关闭黑幕 { "$type": "Share.CConfigFinishBlackout" // "FinishManually": true }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, //打开弹窗教学 { "$type": "Share.CConfigShowPopWindow", "PopID": 2000108, "ShowDirectly": false }, { "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060174, "Progress":1, "ModifyType":"Add" }, { "$type": "Share.CConfigFinishEvent" } ] } } }