//开始点,交互点 { "ID": 2010409, "Events": { //起始执行的事件 "OnStart": { "Actions": [ //点亮 { "$type": "Share.CConfigShowTip", "TipID": 201040901, "Type": "End", "Duration": 50, "NextTips": [ { "$type": "Share.CConfigShowTip", "TipID": 201040902 } ] }, { "$type": "Share.CConfigPlayAnim", "AnimID":20008, "WaitingTime": 4 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "CustomBound", "BoundIndexX":11, "BoundIndexY":69, "CanControl": false }, { "$type": "Share.CConfigWaitSeconds", "Time": 1 }, { "$type": "Share.CConfigSetMapState", "Position": "Absolute", "NodeType": "All", "X": 4, "Y": 4, "Radius": 2, "Count": 10, "FromVisibleState": [ "VisibleByTriggerEvent" ], "ToVisibleState": ["Visible"] }, { "$type": "Share.CConfigWaitSeconds", "Time": "0.6" }, { "$type": "Share.CConfigSetMapState", "Position": "Absolute", "NodeType": "All", "X": 4, "Y": 4, "Radius": 3, "Count": 10, "FromVisibleState": [ "VisibleByTriggerEvent" ], "ToVisibleState": ["Visible"] }, { "$type": "Share.CConfigWaitSeconds", "Time": "0.3" }, { "$type": "Share.CConfigSetMapState", "Position": "Absolute", "NodeType": "All", "X": 4, "Y": 4, "Radius": 4, "Count": 10, "FromVisibleState": [ "VisibleByTriggerEvent" ], "ToVisibleState": ["Visible"] }, { "$type": "Share.CConfigWaitSeconds", "Time": "0.3" }, { "$type": "Share.CConfigSetMapState", "Position": "Absolute", "NodeType": "All", "X": 4, "Y": 4, "Radius": 5, "Count": 10, "FromVisibleState": [ "VisibleByTriggerEvent" ], "ToVisibleState": ["Visible"] }, { "$type": "Share.CConfigWaitSeconds", "Time": 1 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player", "CanControl": true }, //开始 { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigJump", "Jump": "OnChoose" } ] }, "OnChoose":{ "Actions":[ { //根据选项模式选择选项 "$type": "Share.CConfigChoiceServer", "OptionsMode": "Normal", "Title":"Event_2010409_Title",//「萝卜」友情提醒 "Description": "Event_2010409_Des1", //「咪娜萝卜」检测到新的可用路线,正在进行导航算法实时调整…… "QuestionDescription":"Event_2010409_QuestionDes1",//请选择调整策略。 "Choices": [ { "OptionText": "Event_2010409_OP3_1", // 别急,先确认一下地图…… "OptionText2": "Event_2010409_OP3_2", // 返回地图界面。 "OptionIcon1": 112, "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigJump", "Jump": "ShowMap" } ] } ] }, { "OptionText": "Event_2010409_OP1_1", // 「雪银兔耳」策略 "OptionText2": "Event_2010409_OP1_2", // 揭露两个可疑的信号点。 "OptionIcon1": 113, "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigSetHollowVariable", "Key": "StartChoice_2010409", "Value": 1 }, { "$type": "Share.CConfigJump", "Jump": "Op_1_Over_1" } ] } ] }, { "OptionText": "Event_2010409_OP2_1", // 「绯红兔眼」策略 "OptionText2": "Event_2010409_OP2_2", // 清除两个战斗点。 "OptionIcon1": 113, "OptionContents": [ { "Actions": [ { "$type": "Share.CConfigSetHollowVariable", "Key": "StartChoice_2010409", "Value": 2 }, { "$type": "Share.CConfigJump", "Jump": "Op_2_Over_1" } ] } ] } ] } ] }, "ShowMap":{ "Actions": [ { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "CustomBound", "BoundIndexX":11, "BoundIndexY":69, "CanControl": false }, { "$type": "Share.CConfigWaitSeconds", "Time": 2 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player", "CanControl": true }, { "$type": "Share.CConfigOpenDialog" }, { "$type": "Share.CConfigJump", "Jump": "OnChoose" } ] }, "Op_1_Over_1": { "Actions": [ //------观测任务------ { //竖起耳朵 "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060100, "Progress":1, "ModifyType":"Add" }, //------------ { "$type": "Share.CConfigLogText", "Messages": [ "Event_2010409_OP1_Des"//成功揭示了信号点状态,这个功能还挺实用! ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "CustomBound", "BoundIndexX":11, "BoundIndexY":69, "CanControl": false }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigSetMapState", "Position": "Absolute", "NodeType": "All", "X": 4, "Y": 4, "Radius": 5, "Count": 2, "FromState": [ "Target" ], "ToState": ["ShowEvent"] }, //------观测任务------ { //倾听一切 "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060102, "Progress":1, "ModifyType":"Add", "Predicates":[ { "$type":"Share.CConfigEventByEventState", "X":0, "Y":0, "NodeType":"All", "EventID":[2010402], "Position":"Relative", "Radius":10, "State":["ShowEvent"], "Count":1, "CompareType":"GreaterEqual" } ] }, { //兔兔王 "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060104, "Progress":1, "ModifyType":"Add", "Predicates":[ { "$type":"Share.CConfigEventByEventState", "X":0, "Y":0, "NodeType":"All", "EventID":[2010402], "Position":"Relative", "Radius":10, "State":["ShowEvent"], "Count":1, "CompareType":"GreaterEqual" } ] }, //------------ { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Op_2_Over_1": { "Actions": [ //------观测任务------ { //警惕的红眼 "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060101, "Progress":1, "ModifyType":"Add" }, //------------ { "$type": "Share.CConfigLogText", "Messages": [ "Event_2010409_OP2_Des" // 成功避开了一些危险的以骸活动区域,这个功能还挺实用! ] }, { "$type": "Share.CConfigCloseDialog" }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Far", "Type": "CustomBound", "BoundIndexX":11, "BoundIndexY":69, "CanControl": false }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, //随机消除两个战斗 { //揭露两个点一场普通战斗 "$type": "Share.CConfigEventModification", // "ModifyID": 2010104, "Radius":15, "Position":"Relative", "X":0, "Y":0, "ModificationNum":2, "ModificationType":1, "TargetEventID": [ 3001, 3101, 3103 ], // "TargetCoreNode":0, "TargetEventType":1, // "TargetEventState":"ShowEvent", // "TargetVisibleState":"Visible", "EventID":[ 1003 ], "EventState":"Finished", "VisibleState":"Visible" }, { "$type": "Share.CConfigJump", "Jump": "OnEnd", "CanControl": true } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigWaitSeconds", "Time": 1 }, { "$type": "Share.CConfigCameraMove", "StretchKey": "Back", "Type": "Player", "CanControl": true }, { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { "BattleID": 2010121 } }