{ "ID": 1011025, "Events": { //禁忌研究 "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012013_Log_1_1", "Event_1012013_Log_1_2" ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1012013_Des_1", "Choices": [ { "OptionText": "Event_1012013_op_1", "OptionText2": "Event_1012013_op_1_split", "Predicates": [ { //没有卡牌 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_1)", "CompareType": "Equal", "Count": 0 } ], "OptionContents": [ { "Actions": [ { //卡牌 "$type": "Share.CConfigDropPool", "Type": "Card", "ItemID": "specials(card_1)", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] } ] }, { "OptionText": "Event_1012013_op_2", "OptionText2": "Event_1012013_op_2_split", "Predicates": [ { //没有卡牌 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_2)", "CompareType": "Equal", "Count": 0 } ], "OptionContents": [ { "Actions": [ { //卡牌 "$type": "Share.CConfigDropPool", "Type": "Card", "ItemID": "specials(card_2)", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] } ] }, { "OptionText": "Event_1012013_op_3", "OptionText2": "Event_1012013_op_3_split", "Predicates": [ { //没有卡牌 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_1)", "CompareType": "Equal", "Count": 0 }, { //没有卡牌 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_2)", "CompareType": "Equal", "Count": 0 } ], "OptionContents": [ { "Actions": [ { //卡牌 "$type": "Share.CConfigDropPool", "Type": "Card", "ItemID": "specials(card_1)", "Num": 1 }, { //卡牌 "$type": "Share.CConfigDropPool", "Type": "Card", "ItemID": "specials(card_2)", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "Op_3_Over_1" } ] } ] }, { "OptionText": "Event_1012013_op_4", "OptionText2": "Event_1012013_op_4_split", "Predicates": [ { //有卡牌 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_1)", "CompareType": "Equal", "Count": 1 }, { //没有卡牌 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_2)", "CompareType": "Equal", "Count": 0 } ], "OptionContents": [ { "Actions": [ { //失去卡牌 "$type": "Share.CConfigRemoveCard", "ItemID": "specials(card_1)", "Count": 1 }, { //卡牌 "$type": "Share.CConfigDropPool", "Type": "Card", "ItemID": "specials(card_2)", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "Op_4_Over_1" } ] } ] }, { "OptionText": "Event_1012013_op_5", "OptionText2": "Event_1012013_op_5_split", "Predicates": [ { //有卡牌 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_2)", "CompareType": "Equal", "Count": 1 }, { //没有卡牌 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_1)", "CompareType": "Equal", "Count": 0 } ], "OptionContents": [ { "Actions": [ { //失去卡牌 "$type": "Share.CConfigRemoveCard", "ItemID": "specials(card_2)", "Count": 1 }, { //卡牌 "$type": "Share.CConfigDropPool", "Type": "Card", "ItemID": "specials(card_1)", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "Op_5_Over_1" } ] } ] }, { "OptionText": "Event_1012013_op_6", "OptionText2": "Event_1012013_op_6_split", "Predicates": [ { //有卡牌 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_1)", "CompareType": "Equal", "Count": 1 }, { //有卡牌 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_2)", "CompareType": "Equal", "Count": 1 } ], "OptionContents": [ { "Actions": [ { //失去卡牌 "$type": "Share.CConfigRemoveCard", "ItemID": "specials(card_1)", "Count": 1 }, { //失去卡牌 "$type": "Share.CConfigRemoveCard", "ItemID": "specials(card_2)", "Count": 1 }, { //500金币 "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": "specials(op_6_0)" }, { "$type": "Share.CConfigJump", "Jump": "Op_6_Over_1" } ] } ] }, { "OptionText": "Event_1012013_op_7", "OptionText2": "Event_1012013_op_7_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_7_Over_1" } ] } ] } ] } ] }, "Op_1_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012013_op_1_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_2_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012013_op_2_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_3_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012013_op_3_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_4_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012013_op_4_over_1", "Event_1012013_op_4_over_2" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_5_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012013_op_5_over_1", "Event_1012013_op_5_over_2" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_6_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012013_op_6_over_1", "Event_1012013_op_6_over_2" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_7_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1012013_op_7_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { //表格参数 "card_1": 1001006, "card_2": 1001007, "op_6_0": 500 } }