{ //监察官员:“监察官” "ID": 1011006, "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011006_Log_1_1" ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1011006_Des_1", "Choices": [ //没有[通用]锈蚀镣铐-->战斗后获得[通用]锈蚀镣铐 { "OptionText": "Event_1011006_op_1", "OptionText2": "Event_1011006_op_1_split", "Predicates": [ { "$type": "Share.CConfigEventByTarotCard", "ItemID": "specials(card_1)", "Count": 0, "CompareType": "Equal" } ], "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1_1" } ] } ] }, //拥有[通用]锈蚀镣铐-->失去 [通用]锈蚀镣铐;获得祝福:“监察官”的执念 // { // "OptionText": "Event_1011006_op_2", // "OptionText2": "Event_1011006_op_2_split", // "Predicates": [ // { // "$type": "Share.CConfigEventByTarotCard", // "ItemID": "specials(card_1)", // "Count": 1, // "CompareType": "Equal" // } // ], // "OptionContents": [ // { // "Actions": [ // { // "$type": "Share.CConfigJump", // "Jump": "Op_2_Over_1" // } // ] // } // ] // }, //战斗后获得随机卡牌 { "OptionText": "Event_1011006_op_3", "OptionText2": "Event_1011006_op_3_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_3_Over_1" } ] } ] }, { "OptionText": "Event_1011006_op_4", "OptionText2": "Event_1011006_op_4_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_4_Over_1" } ] } ] } ] } ] }, "Op_1_Over_1_1": //战斗的二次确认 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011006_op_1_over_1_1" ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1011006_Des_1_1", "Choices": [ //获得镣铐 { "OptionText": "Event_1011006_op_1_1", "OptionText2": "Event_1011006_op_1_1_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] } ] }, //离开 { "OptionText": "Event_1011006_op_2_1", "OptionText2": "Event_1011006_op_2_1_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] } ] } ] } ] }, "Op_1_Over_1": //战斗后获得[通用]锈蚀镣铐 的跳转 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011006_op_1_over_1" ] }, { "$type": "Share.CConfigTriggerBattle", "BattleID": "specials(BattleID)", "OnSuccess": "Op_1_Over_1_End", "OnFailure": "OnEnd" } ] }, "Op_1_Over_1_End": //战斗后获得[通用]锈蚀镣铐 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011006_op_1_over_2" ] }, { "$type": "Share.CConfigAddItem", "ItemID": "specials(card_1)", "Count": 1 }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_2_Over_1": //失去 [通用]锈蚀镣铐;获得祝福:“监察官”的执念 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011006_op_2_over_1", "Event_1011006_op_2_over_2" ] }, { "$type": "Share.CConfigRemoveCard", "ItemID": "specials(card_1)", "Count": 1 }, { "$type": "Share.CConfigDropCurse", "CurseID": "specials(bless_1)", "Stack": "Unique" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_3_Over_1": //战斗后获得随机卡牌 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011006_op_3_over_1" ] }, { "$type": "Share.CConfigTriggerBattle", "BattleID": "specials(BattleID)", "OnSuccess": "Op_3_Over_1_End", "OnFailure": "OnEnd" } ] }, "Op_3_Over_1_End": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011006_op_3_over_2" ] }, { "$type": "Share.CConfigDropPool", "Type": "Card", "Num": 1, "Rare": [ 3, 4 ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_4_Over_1": //润了润了 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011006_op_4_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CActionChangeHollowEventWeightCfg", "EventID": 1011006, "WeightFactor": 0 }, { "$type": "Share.CActionChangeHollowEventWeightCfg", "EventID": 1011004, "WeightFactor": 10000, "Predicates": [ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HaveBeenTo.1011004", "Count": 0, "CompareType": "Equal" } ] }, { "$type": "Share.CConfigSetHollowVariable", "Key": "HaveBeenTo.1011006", "Value": 1 }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { //表格参数 "card_1": 1001027, "bless_1": 1105030, "BattleID": 0 } }