{ //中二病也能进空洞吗:我的故事 "ID": 1011007, "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011007_Log_1_1", "Event_1011007_Log_1_2" ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1011007_Des_1", "Choices": [ //同时拥有勇者披风和诡剧鬼面-->打开二级选项 { "OptionText": "Event_1011007_op_1", "OptionText2": "Event_1011007_op_1_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.CConfigJump", "Jump": "Op_1_Over_1" } ] } ] }, //有披风 { "OptionText": "Event_1011007_op_2", "OptionText2": "Event_1011007_op_2_split", "Predicates": [ { //有勇者披风 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_1)", "CompareType": "Equal", "Count": 1 } ], "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] } ] }, //有鬼面 { "OptionText": "Event_1011007_op_3", "OptionText2": "Event_1011007_op_3_split", "Predicates": [ { //有诡剧鬼面 "$type": "Share.CConfigEventByItemID", "ItemID": "specials(card_2)", "CompareType": "Equal", "Count": 1 } ], "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_3_Over_1" } ] } ] }, //俩都没有 { "OptionText": "Event_1011007_op_4", "OptionText2": "Event_1011007_op_4_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.CConfigJump", "Jump": "Op_4_Over_1" } ] } ] }, //润了润了 { "OptionText": "Event_1011007_op_5", "OptionText2": "Event_1011007_op_5_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_5_Over_1" } ] } ] } ] } ] }, "Op_1_Over_1": //失去披风和鬼面,触发二级选项 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011007_op_1_over_1", "Event_1011007_op_1_over_2" ] }, { "$type": "Share.CConfigRemoveCard", "ItemID": "specials(card_1)", "Count": 1 }, { "$type": "Share.CConfigRemoveCard", "ItemID": "specials(card_2)", "Count": 1 }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1011007_Des_1", "Choices": [ //打开日记 Op_1_Over_1_1 { "OptionText": "Event_1011007_op_1_1", "OptionText2": "Event_1011007_op_1_1_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1_1" } ] } ] }, //放下日记 Op_1_Over_1_2 { "OptionText": "Event_1011007_op_1_2", "OptionText2": "Event_1011007_op_1_2_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1_2" } ] } ] } ] } ] }, "Op_1_Over_1_1": //+30压力,解锁三级选项 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011007_op_1_1_over_1", "Event_1011007_op_1_1_over_2", "Event_1011007_op_1_1_over_3", "Event_1011007_op_1_1_over_4", "Event_1011007_op_1_1_over_5", "Event_1011007_op_1_1_over_6" ] }, { "$type": "Share.CConfigModifySceneProperty", "Property": "Stamina", "Count": "specials(op_1_1)" }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "Event_1011007_Des_1", "Choices": [ //继续翻看 { "OptionText": "Event_1011007_op_1_1_1", "OptionText2": "Event_1011007_op_1_1_1_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1_1_1" } ] } ] }, //放下日记 { "OptionText": "Event_1011007_op_1_1_2", "OptionText2": "Event_1011007_op_1_1_2_split", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1_1_2" } ] } ] } ] } ] }, "Op_1_Over_1_1_1": //+100%全队Hp;+999金币 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011007_op_1_1_1_over_1", "Event_1011007_op_1_1_1_over_2", "Event_1011007_op_1_1_1_over_3", "Event_1011007_op_1_1_1_over_4", "Event_1011007_op_1_1_1_over_5" ] }, { "$type": "Share.CConfigModifyProperty", "Property": "Hp", "Count": "property(HpMax_Battle)*specials(op_1_1_1_1)*0.01" }, { "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": "specials(op_1_1_1_2)" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_1_Over_1_1_2": // -100压力 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011007_op_1_1_2_over_1", "Event_1011007_op_1_1_2_over_2" ] }, { "$type": "Share.CConfigModifySceneProperty", "Property": "Stamina", "Count": "-specials(op_1_1_1_1)" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_1_Over_1_2": //-30压力 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011007_op_1_2_over_1" ] }, { "$type": "Share.CConfigModifySceneProperty", "Property": "Stamina", "Count": "-specials(op_1_1)" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_2_Over_1": //失去披风,降低30压力值 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011007_op_2_over_1", "Event_1011007_op_2_over_2" ] }, { "$type": "Share.CConfigRemoveCard", "ItemID": "specials(card_1)", "Count": 1 }, { "$type": "Share.CConfigModifySceneProperty", "Property": "Stamina", "Count": "-specials(op_1_1)" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_3_Over_1": //失去鬼面,恢复15%全队生命值 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011007_op_3_over_1", "Event_1011007_op_3_over_2" ] }, { "$type": "Share.CConfigRemoveCard", "ItemID": "specials(card_2)", "Count": 1 }, { "$type": "Share.CConfigModifyProperty", "Property": "Hp", "Count": "property(HpMax_Battle)*specials(op_3)*0.01" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_4_Over_1": //+300金币 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011007_op_4_over_1" ] }, { "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": "specials(op_4)" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_5_Over_1": //润了 { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "Event_1011007_op_5_over_1" ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CActionChangeHollowEventWeightCfg", "EventID": 1011007, "WeightFactor": 0 }, { "$type": "Share.CConfigSetHollowVariable", "Key": "HaveBeenTo.1011007", "Value": 1 }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { "card_1": 1001006, "card_2": 1001026, "op_1_1": 30, "op_1_1_1_1": 100, "op_1_1_1_2": 999, "op_3": 15, "op_4": 300 } }