{ "ID": 1012023, "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012023_Log_1_1" ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1012023_Des_1", "Choices": [ { "OptionText": "Event_1012023_op_1", "OptionText2": "Event_1012023_op_1_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigModifyProperty", "Property": "Hp", "Count": "-property(HpMax_Battle)*specials(op_hp)*0.01" } ] }, { "Weight": "specials(op_weight)", "WeightGroup": 2, "Actions": [ { "$type": "Share.CConfigDropPool", "Type": "Card", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] }, { "Weight": "100-specials(op_weight)", "WeightGroup": 2, "Actions": [ { //失败跳转 "$type": "Share.CConfigJump", "Jump": "Op_1_Over_2", "Weight": 2 } ] } ] }, { "OptionText": "Event_1012023_op_2", "OptionText2": "Event_1012023_op_2_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] } ] } ] } ] }, "OnNext": { "Actions": [ { "$type": "Share.CConfigSetSpecial", "SpecialName": "op_hp", "SpecialValue": "specials(op_hp)+specials(op_hp_ex)" }, { "$type": "Share.CConfigSetSpecial", "SpecialName": "op_weight", "SpecialValue": "specials(op_weight)+specials(op_weight_ex)" }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1012023_Des_1", "Choices": [ { "OptionText": "Event_1012023_op_1", "OptionText2": "Event_1012023_op_1_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigModifyProperty", "Property": "Hp", "Count": "-property(HpMax_Battle)*specials(op_hp)*0.01" } ] }, { "Weight": "specials(op_weight)", "WeightGroup": 2, "Actions": [ { "$type": "Share.CConfigDropPool", "Type": "Card", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] }, { "Weight": "100-specials(op_weight)", "WeightGroup": 2, "Actions": [ { //失败跳转 "$type": "Share.CConfigJump", "Jump": "Op_1_Over_2", "Weight": 2 } ] } ] }, { "OptionText": "Event_1012023_op_2", "OptionText2": "Event_1012023_op_2_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] } ] } ] } ] }, "Op_1_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012023_op_1_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_1_Over_2": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012023_op_1_over_3", "Event_1012023_op_1_over_4" ] }, { "$type": "Share.CConfigJump", "Jump": "OnNext" } ] }, "Op_2_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012023_op_2_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { //表格参数 "op_hp": 3, "op_hp_ex": 3, "op_weight": 25, "op_weight_ex": 25 } }