{ //监察官员:“镣铐” "ID": 1011005, "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011005_Log_1_1" ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1011005_Des_1", "Choices": [ //看过日记且没有镣铐-->获得镣铐 { "OptionText": "Event_1011005_op_1", "OptionText2": "Event_1011005_op_1_split", "Predicates": [ { //看过日记了 "$type": "Share.CConfigEventByHollowVariable", "Key": "DiaryStatus.1011004", "Count": 1, "CompareType": "Equal" }, { //没有镣铐 "$type": "Share.CConfigEventByTarotCard", "ItemID": "specials(card_1)", "Count": 0, "CompareType": "Equal" } ], "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] } ] }, //降低压力 { "OptionText": "Event_1011005_op_2", "OptionText2": "Event_1011005_op_2_split", // "Predicates" : // [ // { // //没看过日记 // "$type" : "Share.CConfigEventByHollowVariable", // "Key" : "DiaryStatus.1011004", // "Count" : 0, // "CompareType" : "Equal" // } // ], "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] } ] }, //哈人,润了 { "OptionText": "Event_1011005_op_3", "OptionText2": "Event_1011005_op_3_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_3_Over_1" } ] } ] } ] } ] }, "Op_1_Over_1": //获得 [通用]锈蚀镣铐 1001027 的二次确认 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011005_op_1_over_1_1" ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1011005_Des_1_1", "Choices": [ //获得镣铐 { "OptionText": "Event_1011005_op_1_1", "OptionText2": "Event_1011005_op_1_1_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1_1" } ] } ] }, //离开 { "OptionText": "Event_1011005_op_2_1", "OptionText2": "Event_1011005_op_2_1_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] } ] } ] } ] }, "Op_1_Over_1_1": //真正的获得 [通用]锈蚀镣铐 1001027 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011005_op_1_over_1", "Event_1011005_op_1_over_2" ] }, { "$type": "Share.CConfigAddItem", "ItemID": "specials(card_1)", "Count": 1 }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_2_Over_1": //-50压力值 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011005_op_2_over_1" ] }, { "$type": "Share.CConfigModifySceneProperty", "Property": "Stamina", "Count": "-specials(op_2)" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_3_Over_1": //润了润了 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011005_op_3_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CActionChangeHollowEventWeightCfg", "EventID": 1011005, "WeightFactor": 0 }, { "$type": "Share.CActionChangeHollowEventWeightCfg", "EventID": 1011006, "WeightFactor": 10000, "Predicates": [ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HaveBeenTo.1011006", "Count": 0, "CompareType": "Equal" } ] }, { "$type": "Share.CConfigSetHollowVariable", "Key": "HaveBeenTo.1011005", "Value": 1 }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { "card_1": 1001027, "op_2": 50 } }