{ //中二病也能进空洞吗:恶鬼的故事 "ID": 1011009, "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011009_Log_1_1" ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1011009_Des_1", "Choices": [ //没有诡剧鬼面-->获得诡剧鬼面 { "OptionText": "Event_1011009_op_1", "OptionText2": "Event_1011009_op_1_split", "Predicates": [ { "$type": "Share.CConfigEventByTarotCard", "ItemID": "specials(card_2)", "Count": 0, "CompareType": "Equal" } ], "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] } ] }, //有诡剧鬼面-->+15%全队Hp { "OptionText": "Event_1011009_op_2", "OptionText2": "Event_1011009_op_2_split", "Predicates": [ { "$type": "Share.CConfigEventByTarotCard", "ItemID": "specials(card_2)", "Count": 1, "CompareType": "Equal" } ], "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] } ] }, //润了润了 { "OptionText": "Event_1011009_op_3", "OptionText2": "Event_1011009_op_3_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_3_Over_1" } ] } ] } ] } ] }, "Op_1_Over_1": //获得诡剧鬼面 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011009_op_1_over_1", "Event_1011009_op_1_over_2" ] }, { "$type": "Share.CConfigAddItem", "ItemID": "specials(card_2)", "Count": 1 }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_2_Over_1": //+15%全队Hp { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011009_op_2_over_1", "Event_1011009_op_2_over_2" ] }, { "$type": "Share.CConfigModifyProperty", "Property": "Hp", "Count": "property(HpMax_Battle)*specials(op_2)*0.01" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_3_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011009_op_3_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CActionChangeHollowEventWeightCfg", "EventID": 1011009, "WeightFactor": 0 }, { "$type": "Share.CActionChangeHollowEventWeightCfg", "EventID": 1011007, "WeightFactor": 10000, "Predicates": [ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HaveBeenTo.1011007", "Count": 0, "CompareType": "Equal" } ] }, { "$type": "Share.CActionChangeHollowEventWeightCfg", "EventID": 1011007, "WeightFactor": 100000, "Predicates": [ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HaveBeenTo.1011007", "Count": 0, "CompareType": "Equal" }, { "$type": "Share.CConfigEventByHollowVariable", "Key": "HaveBeenTo.1011008", "Count": 1, "CompareType": "Equal" } ] }, { "$type": "Share.CConfigSetHollowVariable", "Key": "HaveBeenTo.1011009", "Value": 1 }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { "card_2": 1001026, "op_2": 15 } }