{ "ID": 9991113, "Events": { //起始执行的事件 "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { //对话框内容 "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1256" // 这是万事屋为你提供的2次帮助,请根据情况好好选择! ] }, { //根据选项模式选择选项 "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "JsonText_1257", // 你希望清除哪些战斗 "Choices": [ { "OptionText": "JsonText_1258", // 普通战斗 "OptionText2": "JsonText_1259", // (清除4场普通战斗) "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] } ] }, { "OptionText": "JsonText_1260", // 精英战斗 "OptionText2": "JsonText_1261", // (清除2场精英战斗) "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] } ] }, { "OptionText": "JsonText_1262", // BOSS战斗 "OptionText2": "JsonText_1263", // (清除1场BOSS战斗) "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_3_Over_1" } ] } ] } ] } ] }, "Op_1_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1264" // 万事屋帮你清除了4场普通战斗 ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "Center", "CanControl": false }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigEventModification", "ModifyID": 9991106 }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player" }, { "$type": "Share.CConfigJump", "Jump": "OnNextHelp" } ] }, "Op_2_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1265" // 万事屋帮你清除了2场精英战斗 ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "Center", "CanControl": false }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigEventModification", "ModifyID": 9991107 }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player" }, { "$type": "Share.CConfigJump", "Jump": "OnNextHelp" } ] }, "Op_3_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1266" // 万事屋帮你清除了1场BOSS战斗 ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "Center", "CanControl": false }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigEventModification", "ModifyID": 9991108 }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player" }, { "$type": "Share.CConfigJump", "Jump": "OnNextHelp" } ] }, "OnNextHelp": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { //根据选项模式选择选项 "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "JsonText_1267", // 你得到什么帮助? "Choices": [ { "OptionText": "JsonText_1268", // 致死排除 "OptionText2": "JsonText_1269", // (清除1场致死陷阱) "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_4_Over_1" } ] } ] }, { "OptionText": "JsonText_1270", // 陷阱清除 "OptionText2": "JsonText_1271", // (清除2场扣血陷阱) "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_5_Over_1" } ] } ] }, { "OptionText": "JsonText_1272", // 恢复帮助 "OptionText2": "JsonText_1273", // (新增3场恢复事件) "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_6_Over_1" } ] } ] } ] } ] }, "Op_4_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1274" // 万事屋帮你清除了1场致死陷阱 ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "Center", "CanControl": false }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigEventModification", "ModifyID": 9991109 }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player" }, { "$type": "Share.CConfigFinishEvent" } ] }, "Op_5_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1275" // 万事屋帮你清除了2场扣血陷阱 ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "Center", "CanControl": false }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigEventModification", "ModifyID": 9991110 }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player" }, { "$type": "Share.CConfigFinishEvent" } ] }, "Op_6_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1276" // 万事屋帮你新增了3场恢复事件 ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "Center", "CanControl": false }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigEventModification", "ModifyID": 9991111 }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player" }, { "$type": "Share.CConfigFinishEvent" } ] } } }