{ "ID": 1010705, "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigJump", "Jump": "OnChoose" } ] }, "OnChoose":{ "Actions":[ { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Title":"Event1010705_1", //「铁轨结」 "Description": "Event1010705_2", //前方的铁轨以夸张的角度扭曲在一起,像是被打了个结。它们冰冷而沉重,用扭曲的姿态警示着前方以太空间的不稳定。 "QuestionDescription":"Event1010705_3", //继续前进或许会到达意料之外的地方。 "Choices": [ { "OptionText": "Event1010705_4", //除了前进别无他法。 "OptionIcon1": 113, "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "OnTeleport" } ] } ] }, { "OptionText": "Event1010705_5", //等等,先观望一下。 "OptionIcon1": 106, "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "OnEnd2" } ] } ] } ] } ] }, "OnTeleport": { "Actions": [ { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigTransfer", "X": 7, "Y": 7, "Random":false }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ // { // "$type": "Share.CConfigCameraMove", // "StretchKey": "Back", // "Type": "Player" // }, // { // "$type": "Share.CConfigWaitSeconds", // "Time": 0.8 // }, { "$type": "Share.CConfigFinishEvent", "CanTriggerAgain": false } ] }, "OnEnd2": { "Actions": [ { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { "count":0 } }