{ "ID": 2021009, "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Title":"Event2021009_Title", //弱者的世界 "Description": "Event2021009_1", "QuestionDescription": "Event2021009_2", "Choices": [ { "OptionText": "Event2021009_3", "OptionText2": "Event2021009_4", "OptionIcon1": 113, "Predicates":[ { //拥有足够金钱钱 "$type": "Share.CConfigEventByTarotCard", "CardType":0, "Count": 10, "CompareType": "Less" } ], "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Teleport" } ] } ] }, { "OptionText": "Event2021009_5", "OptionText2": "Event2021009_6", "OptionIcon1": 106, "OptionContents": [ { "Actions": [ ] } ] } ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type":"Share.CConfigPushBack" }, { "$type": "Share.CConfigFinishEvent" } ] }, "Teleport":{ "Actions":[ { "$type": "Share.CConfigCloseDialog" }, // { // "$type": "Share.CConfigSetMapState", // "Position": "Absolute", // "NodeType": "All", // "X": 4, // "Y": 0, // "Radius": 0, // "Count": 1, // "FromState": [ // "ShowEvent" // ], // "ToState": ["Finished"] // }, // { // "$type": "Share.CConfigSetMapState", // "Position": "Absolute", // "NodeType": "All", // "X": 4, // "Y": 0, // "Radius": 0, // "Count": 1, // "FromState": [ // "Finished" // ], // "ToState": ["ShowEvent"] // }, // { // "$type": "Share.CConfigSetMapState", // "Position": "Absolute", // "NodeType": "All", // "X": 3, // "Y": 2, // "Radius": 0, // "Count": 1, // "FromState": [ // "Finished" // ], // "ToState": ["ShowEvent"] // }, // { // "$type": "Share.CConfigTransfer", // "X":5, // "Y":0, // "Random":false // }, { "$type": "Share.CConfigFinishEvent" } ] } } }