{ "ID": 9991136, "Events": { //起始执行的事件 "OnStart": { "Actions": [ { //定义掉落卡牌 "$type": "Share.CConfigRandomDropID", "Type": "Card", "Rare": [ 4 ], "SpecialName": [ "RandomCard_SSR" ] }, { //定义掉落卡牌 "$type": "Share.CConfigRandomDropID", "Type": "Card", "Rare": [ 3 ], "SpecialName": [ "RandomCard_SR" ] }, { "$type": "Share.CConfigOpenDialog" }, { //对话框内容 "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1288" // 你发现了一处以太涡流,一种以太物质剧烈反应汇集的异化现象 ] }, { //根据选项模式选择选项 "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "JsonText_1289", // 要不要冒险利用一下呢? "Choices": [ { "OptionText": "JsonText_1290", // 观察涡流的走向 "OptionText2": "JsonText_1300", // ({30+scenevar(EventShowPath.9991135)*scenevar(EventSpiritFail.9991138)}%概率揭露一条捷径) "OptionContents": [ { "Weight": "30+scenevar(EventShowPath.9991135)*scenevar(EventSpiritFail.9991138)", "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] }, { "Weight": "100-(30+scenevar(EventShowPath.9991135)*scenevar(EventSpiritFail.9991138))", "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_2" } ] } ] }, { "OptionText": "JsonText_1292", // 直接闯入涡流内 "OptionText2": "JsonText_1301", // ({50+scenevar(EventFly.9991136)*scenevar(EventSpiritFail.9991138)}%概率前进5步) "Predicates": [ { "$type": "Share.CConfigEventByHollowVariable", "Key": "EventSpiritFail.9991138", "CompareType": "Equal", "Count": 0 } ], "OptionContents": [ { "Weight": "50+scenevar(EventFly.9991136)*scenevar(EventSpiritFail.9991138)", "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] }, { "Weight": "100-(50+scenevar(EventFly.9991136)*scenevar(EventSpiritFail.9991138))", "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_2" } ] } ] }, { "OptionText": "JsonText_1302", // 利用涡流的力量 "OptionText2": "JsonText_1303", // ({80+scenevar(EventClearFight.9991137)*scenevar(EventSpiritFail.9991138)}%概率移除1场战斗) "Predicates": [ { "$type": "Share.CConfigEventByHollowVariable", "Key": "EventSpiritFail.9991138", "CompareType": "Equal", "Count": 0 } ], "OptionContents": [ { "Weight": "80+scenevar(EventClearFight.9991137)*scenevar(EventSpiritFail.9991138)", "Actions": [ { "$type": "Share.CConfigEventModification", "ModifyID": 9991141 }, { "$type": "Share.CConfigJump", "Jump": "Op_3_Over_1" } ] //太长 }, { "Weight": "100-(80+scenevar(EventClearFight.9991137)*scenevar(EventSpiritFail.9991138))", "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_3_Over_2" } ] } ] //太长 } ] //太长 } ] }, //太长 "Op_1_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1294" // 剧烈的涡流反应揭露了一段捷径 ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigSetMapState", "Position": "Relative", "NodeType": "All", "Radius": 1, "Count": 1, "FromVisibleState": [ "VisibleByTriggerEvent" ], "ToVisibleState": ["Visible"] }, { //设定失败计数器为0 "$type": "Share.CConfigSetHollowVariable", "Key": "EventSpiritFail.9991138", "Value": 0 }, { "$type": "Share.CConfigRemoveCurse", "BuffType": 0, "ItemID": 1105010, "Count": "1" }, { "$type": "Share.CConfigFinishEvent" } ] }, "Op_2_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1295" // 旋转汇集的以太物质将你们“卷”向了远方 ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigTransfer", "X": -1, "Y": -1, "Random": false, "EventID": 9991133 }, { //设定失败计数器为0 "$type": "Share.CConfigSetHollowVariable", "Key": "EventSpiritFail.9991138", "Value": 0 }, { "$type": "Share.CConfigRemoveCurse", "BuffType": 0, "ItemID": 1105010, "Count": 1 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player" } ] }, "Op_3_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1304" // 以太能量猛然爆发,远方似乎传来了以骸的悲鸣 ] }, { //设定失败计数器为0 "$type": "Share.CConfigSetHollowVariable", "Key": "EventSpiritFail.9991138", "Value": 0 }, { "$type": "Share.CConfigRemoveCurse", "BuffType": 0, "ItemID": 1105010, "Count": 1 }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_1_Over_2": { "Actions": [ { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "JsonText_1296", // 你没能从以太反应中看出任何线索 "Choices": [ { "OptionText": "JsonText_1305", // 但它残留了一些影响 "OptionContents": [ { //25%概率祝福1 "Weight": 25, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_1_1" } ] }, { //25%概率祝福2 "Weight": 25, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_1_2" } ] }, { //30%概率卡牌 "Weight": 30, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_2" } ] }, { //20%概率无事发生 "Weight": 20, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_3" } ] } ] } ] } ] }, "Op_2_Over_2": { "Actions": [ { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "JsonText_1298", // 你们重新出现在原地,涡流并未“吹”走任何人 "Choices": [ { "OptionText": "JsonText_1305", // 但它残留了一些影响 "OptionContents": [ { //25%概率祝福1 "Weight": 25, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_1_1" } ] }, { //25%概率祝福2 "Weight": 25, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_1_2" } ] }, { //30%概率卡牌 "Weight": 30, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_2" } ] }, { //20%概率无事发生 "Weight": 20, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_3" } ] } ] } ] } ] }, "Op_3_Over_2": { "Actions": [ { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "JsonText_1306", // 以太能量并未如你所期望的那般爆发 "Choices": [ { "OptionText": "JsonText_1305", // 但它残留了一些影响 "OptionContents": [ { //25%概率祝福1 "Weight": 25, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_1_1" } ] }, { //25%概率祝福2 "Weight": 25, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_1_2" } ] }, { //30%概率卡牌 "Weight": 30, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_2" } ] }, { //20%概率无事发生 "Weight": 20, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over_2_3" } ] } ] } ] } ] }, "On_all_Over_2_1_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1307" // 你的以太敏感性提升了(获得“以太敏感”力场) ] }, { //设定失败计数器为1 "$type": "Share.CConfigSetHollowVariable", "Key": "EventSpiritFail.9991138", "Value": 1 }, { //此处是一个空祝福 "$type": "Share.CConfigDropCurse", "CurseID": 1105001, "Stack": "Unique" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "On_all_Over_2_1_2": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1308" // 你的头脑变得不太清晰(获得“紊乱共鸣”力场) ] }, { //此处是一个真祝福 "$type": "Share.CConfigDropCurse", "CurseID": 1105002, "TimeCount": 10, "Stack": "Stack" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "On_all_Over_2_2": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1309" // 你找到了一些可用物资(获得一张卡牌) ] }, { "$type": "Share.CConfigDropPool", "Type": "Card", "ItemID": "specials(RandomCard_SR)", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "On_all_Over_2_3": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1310" // 在你调查时,残留的以太反应也很快消散而去,一切复归平静 ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } } }