{ "ID": 9991135, "Events": { //起始执行的事件 "OnStart": { "Actions": [ { "$type": "Share.CConfigOpenDialog" }, { //对话框内容 "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1288" // 你发现了一处以太涡流,一种以太物质剧烈反应汇集的异化现象 ] }, { //根据选项模式选择选项 "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "JsonText_1289", // 要不要冒险利用一下呢? "Choices": [ { "OptionText": "JsonText_1290", // 观察涡流的走向 "OptionText2": "JsonText_1291", // {specials(VisibleOdd)+(100-specials(VisibleOdd))/2*scenevar(SetVisibleFail_9991135)}%概率揭露一条捷径 "OptionContents": [ { "Weight": "specials(VisibleOdd)+(100-specials(VisibleOdd))/2*scenevar(SetVisibleFail_9991135)", "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] }, { "Weight": "100-(specials(VisibleOdd)+(100-specials(VisibleOdd))/2*scenevar(SetVisibleFail_9991135))", "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_2" } ] } ] }, { "OptionText": "JsonText_1292", // 直接闯入涡流内 "OptionText2": "JsonText_1293", // {specials(TransferOdd)+(100-specials(TransferOdd))*scenevar(SetTransferFail_9991135)}%概率前进4步 "OptionContents": [ { "Weight": "specials(TransferOdd)+(100-specials(TransferOdd))*scenevar(SetTransferFail_9991135)", "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] }, { "Weight": "100-(specials(TransferOdd)+(100-specials(TransferOdd))*scenevar(SetTransferFail_9991135))", "Actions": [ { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_2" } ] } ] } ] } ] }, "Op_1_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1294" // 剧烈的涡流反应揭露了一段捷径 ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigSetMapState", "Position": "Relative", "NodeType": "All", "X":0, "Y":1, "Radius": 0, "Count": 1, "FromVisibleState": [ "VisibleByTriggerEvent" ], "ToVisibleState": ["Visible"] }, { //设定失败计数器为0 "$type": "Share.CConfigSetHollowVariable", "Key": "SetVisibleFail_9991135", "Value": 0 }, { "$type": "Share.CConfigFinishEvent" } ] }, "Op_2_Over_1": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1295" // 旋转汇集的以太物质将你们“卷”向了远方 ] }, { "$type": "Share.CConfigCloseDialog" }, { //第一次 "$type": "Share.CConfigTransfer", "X": "playerpos(X)+5", "Y": "playerpos(Y)+1", "Predicates":[ { "$type":"Share.CConfigEventBySpecials", "ParamName":"pos1", "Param":"playerpos(Y)", "CompareType":"Equal" } ] }, { //第二次 "$type": "Share.CConfigTransfer", "X": "playerpos(X)-5", "Y": "playerpos(Y)+1", "Predicates":[ { "$type":"Share.CConfigEventBySpecials", "ParamName":"pos2", "Param":"playerpos(Y)", "CompareType":"Equal" } ] }, { //第三次 "$type": "Share.CConfigTransfer", "X": "playerpos(X)+5", "Y": "playerpos(Y)+1", "Predicates":[ { "$type":"Share.CConfigEventBySpecials", "ParamName":"pos3", "Param":"playerpos(Y)", "CompareType":"Equal" } ] }, { //设定失败计数器为0 "$type": "Share.CConfigSetHollowVariable", "Key": "SetTransferFail_9991135", "Value": 0 }, { "$type": "Share.CConfigFinishEvent" } // { // "$type": "Share.CConfigCameraMove", // "StretchKey": "Back", // "Type": "Player" // } ] }, "Op_1_Over_2": { "Actions": [ { //设定失败计数器+1 "$type": "Share.CConfigSetHollowVariable", "Key": "SetVisibleFail_9991135", "Value": "scenevar(SetVisibleFail_9991135)+1" }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "JsonText_1296", // 你没能从以太反应中看出任何线索 "Choices": [ { "OptionText": "JsonText_1297", // 但它残留了一些东西 "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over" } ] } ] } ] } ] }, "Op_2_Over_2": { "Actions": [ { //设定失败计数器+1 "$type": "Share.CConfigSetHollowVariable", "Key": "SetVisibleFail_9991135", "Value": "scenevar(SetTransferFail_9991135)+1" }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Description": "JsonText_1298", // 你们重新出现在原地,涡流并未“吹”走任何人 "Choices": [ { "OptionText": "JsonText_1297", // 但它残留了一些东西 "OptionContents": [ { "Weight": 30, "Actions": [ { "$type": "Share.CConfigJump", "Jump": "On_all_Over" } ] } ] } ] } ] }, "On_all_Over": { "Actions": [ { "$type": "Share.CConfigLogText", "Messages": [ "JsonText_1299" // 你找到了一些可用物资 ] }, { //定义掉落卡牌 "$type": "Share.CConfigRandomDropID", "Type": "Card", "Rare": [ 4 ], "SpecialName": [ "RandomCard_1", "RandomCard_3", "RandomCard_2" ] }, { "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "ShowMode": "Card", "Choices": [ { "OptionText": "Event_Common_Choose", // 选择 "OptionItemID1": "specials(RandomCard_1)", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigDropPool", "Type": "Card", "ItemID": "specials(RandomCard_1)", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] } ] }, { "OptionText": "Event_Common_Choose", // 选择 "OptionItemID1": "specials(RandomCard_2)", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigDropPool", "Type": "Card", "ItemID": "specials(RandomCard_2)", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] } ] }, { "OptionText": "Event_Common_Choose", // 选择 "OptionItemID1": "specials(RandomCard_3)", "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigDropPool", "Type": "Card", "ItemID": "specials(RandomCard_3)", "Num": 1 }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] } ] } ] // "ExtraChoice": { // "OptionContents": [ // { // "Actions": [ // { // "$type": "Share.CConfigJump", // "Jump": "OnEnd" // } // ] // } // ] // } } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { //补偿 "RandomCard_1":0, "RandomCard_2":0, "RandomCard_3":0, //位置,强影响 "pos1":0, "pos2":2, "pos3":4, //概率调整 "VisibleOdd": 40, "TransferOdd":80 } }