{ "ID": 1012005, "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012005_Log_1_1" ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1012005_Des_1", "Choices": [ { "OptionText": "Event_1012005_op_1", "OptionText2": "Event_1012005_op_1_split", "OptionContents": [ { "Weight": "specials(op_1_0)", "Actions": [ { //-压力值 "$type" : "Share.CConfigModifySceneProperty", "Property" : "Stamina", "Count" : "-specials(op_stamina_1)" }, { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] }, { "Weight": "specials(op_1_1)", "Actions": [ { //+压力值 "$type" : "Share.CConfigModifySceneProperty", "Property" : "Stamina", "Count" : "specials(op_stamina_2)" }, { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_2" } ] } ] }, { "OptionText": "Event_1012005_op_2", "OptionText2": "Event_1012005_op_2_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] } ] } ] } ] }, "Op_1_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012005_op_1_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_1_Over_2": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012005_op_1_over_2" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_2_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012005_op_2_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { //表格参数 "op_1_0": 90, "op_1_1": 10, "op_stamina_1":20, "op_stamina_2":20 } }