{ "ID": 1012017, "Events": { // "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012017_Log_1_1", "Event_1012017_Log_1_2" ] }, { //根据选项模式选择选项 "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1012017_Des_1", "Choices": [ { "OptionText": "Event_1012017_op_1", "OptionText2": "Event_1012017_op_1_split", "Predicates": [ { //至少拥有50金币 "$type": "Share.CConfigEventByItemID", "ItemID": 1, "CompareType": "GreaterEqual", "Count": "specials(op_1_0)" } ], "OptionContents": [ { "Actions": [ { //-50金币 "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": "-specials(op_1_0)" } ] }, { "Weight": 70, "WeightGroup": 2, "Actions": [ { "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": "specials(op_1_1)" }, { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1", "Weight": 2 } ] }, { "Weight": 30, "WeightGroup": 2, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_2" } ] } ] }, { "OptionText": "Event_1012017_op_2", "OptionText2": "Event_1012017_op_2_split", "Predicates": [ { //至少拥有50金币 "$type": "Share.CConfigEventByItemID", "ItemID": 1, "CompareType": "GreaterEqual", "Count": "specials(op_2_0)" } ], "OptionContents": [ { "Actions": [ { //-50金币 "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": "-specials(op_2_0)" } ] }, { "Weight": 30, "WeightGroup": 2, "Actions": [ { //250金币 "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": "specials(op_2_1)" }, { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1", "Weight": 2 } ] }, { "Weight": 70, "WeightGroup": 2, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_2" } ] } ] }, { "OptionText": "Event_1012017_op_3", "OptionText2": "Event_1012017_op_3_split", "OptionContents": [ { "Weight": 30, "WeightGroup": 2, "Actions": [ { //500金币 "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": "specials(op_3_0)" }, { "$type": "Share.CConfigJump", "Jump": "Op_3_Over_1" } ] }, { "Weight": 70, "WeightGroup": 2, "Actions": [ { "$type": "Share.CConfigDropPool", "Type": "Curse", "ItemID": "specials(curse_1)", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "Op_3_Over_2" } ] } ] }, { "OptionText": "Event_1012017_op_4", "OptionText2": "Event_1012017_op_4_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_4_Over_1" } ] } ] } ] } ] }, "Op_1_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012017_op_1_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_1_Over_2": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012017_op_1_over_2" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_2_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012017_op_2_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_2_Over_2": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012017_op_2_over_2" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_3_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012017_op_3_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_3_Over_2": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012017_op_3_over_2" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_4_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012017_op_4_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { //表格参数 "op_1_0": 50, "op_1_1": 150, "op_2_0": 50, "op_2_1": 300, "op_3_0": 500, "curse_1": 1105018 } }