{ "ID": 2020201, "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1000" // “!@^$&*$^#箱!@#个!@#*#”\n邦布努力搜索通路的时候,一段奇怪的信号接入了进来 ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "JsonText_1001", // 该怎么做 "Choices": [ { "OptionText": "JsonText_1002", // 尝试回应 "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] } ] }, { "OptionText": "JsonText_1003", // 无视 "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] } ] } ] } ] }, "Op_1_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "@#……&*\n&*…00" ] }, { //66金币 "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": "specials(op_1_0)" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_2_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1004" // “!@^$&*$^#箱!@#个!@#*#”\n每过一段时间就会收到一次这种信号,果然是什么不妙的东西 ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { //表格参数 "op_1_0": 600 } }