{ "ID": 2020711,//d "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigJump", "Jump":"OnStop", "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "EventCount.2020705", "CompareType": "Equal", "Count": 14 } ] }, { "$type": "Share.CConfigIf", "OnSuccess":"OnDirection", "OnFailure":"OnEnd", "Conditions":[ //d位置的范围内有一个zzz { "$type":"Share.CConfigEventByOr", "Predicates": [ { "$type":"Share.CConfigEventByEventState", "X":3, "Y":1, "Position":"Absolute", "VisibleState":["Visible"], "State":["ShowEvent"], "Count":1, "CompareType":"Equal", "Radius":0, "EventID":[2020705] }, { "$type":"Share.CConfigEventByEventState", "X":3, "Y":3, "Position":"Absolute", "VisibleState":["Visible"], "State":["ShowEvent"], "Count":1, "CompareType":"Equal", "Radius":0, "EventID":[2020705] } ] } ] } ] }, "OnDirection": { "Actions": [ //从上来 { "$type": "Share.CConfigJump", "Jump":"OnUp", "Predicates":[ { "$type":"Share.CConfigEventByDirection", "Direction": [ "Up" ] } ] }, //从下来 { "$type": "Share.CConfigJump", "Jump":"OnDown", "Predicates":[ { "$type":"Share.CConfigEventByDirection", "Direction": [ "Down" ] } ] } ] }, "OnUp": { "Actions": [ //判断g(4,3)是否开。补充,d是开,g必定是“关”所以不用判断 { "$type": "Share.CConfigWaitSeconds", "Time": 0.3 }, { "$type": "Share.CConfigEventModification", "X": 3, "Y": 3, "Position": "Absolute", "Radius": 0, "ModificationNum": 1, "ModificationType": 1, "TargetEventID": [ 2020705 ],//zzz "TargetEventType": 1, "EventID": [ 2020707 ],//kong "EventState": "Locked", "VisibleState": "Visible" }, // { // "$type": "Share.CConfigEventModification", // "X": 2, // "Y": 3, // "Position": "Absolute", // "Radius": 0, // "ModificationNum": 1, // "ModificationType": 1, // //"TargetEventID": [ 2020707 ],//空 // "TargetVisibleState":[ "Visible"], // "TargetEventType": 1, // "EventID": [ 2020705 ],//zzz // "EventState": "ShowEvent", // "VisibleState": "Visible" // }, // { // "$type": "Share.CConfigWaitSeconds", // "Time": 0.2 // }, // { // "$type": "Share.CConfigEventModification", // "X": 2, // "Y": 3, // "Position": "Absolute", // "Radius": 0, // "ModificationNum": 1, // "ModificationType": 1, // "TargetEventID": [ 2020705 ],//zzz // "TargetEventType": 1, // "EventID": [ 2020713 ],//f // "EventState": "Locked", // "VisibleState": "Visible" // }, { "$type": "Share.CConfigEventModification", "X": 1, "Y": 3, "Position": "Absolute", "Radius": 0, "ModificationNum": 1, "ModificationType": 1, //"TargetEventID": [ 2020707 ],//空 "TargetEventType": 1, "TargetVisibleState":[ "Visible"], "EventID": [ 2020705 ],//zzz "EventState": "ShowEvent", "VisibleState": "Visible" }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigSetHollowVariable", "Key": "EventCount.2020705", "Value": "scenevar(EventCount.2020705)+1" //计数+1 }, //坚持不懈追逐到首领停止行动(15次 { "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060065, "Progress":1, "ModifyType":"Add" }, { "$type": "Share.CConfigJump", "Jump":"OnEnd" } ] }, "OnDown": { "Actions": [ //判断b(4,1)是否开。补充,d是开,b必定是“关”所以不用判断 { "$type": "Share.CConfigWaitSeconds", "Time": 0.3 }, { "$type": "Share.CConfigEventModification", "X": 3, "Y": 1, "Position": "Absolute", "Radius": 0, "ModificationNum": 1, "ModificationType": 1, "TargetEventID": [ 2020705 ],//zzz "TargetEventType": 1, "EventID": [ 2020707 ],//kong "EventState": "Locked", "VisibleState": "Visible" }, // { // "$type": "Share.CConfigEventModification", // "X": 2, // "Y": 1, // "Position": "Absolute", // "Radius": 0, // "ModificationNum": 1, // "ModificationType": 1, // //"TargetEventID": [ 2020707 ],//空 // "TargetEventType": 1, // "TargetVisibleState":[ "Visible"], // "EventID": [ 2020705 ],//zzz // "EventState": "ShowEvent", // "VisibleState": "Visible" // }, // { // "$type": "Share.CConfigWaitSeconds", // "Time": 0.2 // }, // { // "$type": "Share.CConfigEventModification", // "X": 2, // "Y": 1, // "Position": "Absolute", // "Radius": 0, // "ModificationNum": 1, // "ModificationType": 1, // "TargetEventID": [ 2020705 ],//zzz // "TargetEventType": 1, // "EventID": [ 2020708 ],// a // "EventState": "Locked", // "VisibleState": "Visible" // }, { "$type": "Share.CConfigEventModification", "X": 1, "Y": 1, "Position": "Absolute", "Radius": 0, "ModificationNum": 1, "ModificationType": 1, //"TargetEventID": [ 2020707 ],//空 "TargetEventType": 1, "TargetVisibleState":[ "Visible"], "EventID": [ 2020705 ],//zzz "EventState": "ShowEvent", "VisibleState": "Visible" }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigSetHollowVariable", "Key": "EventCount.2020705", "Value": "scenevar(EventCount.2020705)+1" //计数+1 }, //坚持不懈追逐到首领停止行动(15次 { "$type":"Share.CConfigSetConditionProgress", "ConditionID":30060065, "Progress":1, "ModifyType":"Add" }, { "$type": "Share.CConfigJump", "Jump":"OnEnd" } ] }, "OnStop": { "Actions": [ { "$type": "Share.CConfigShowTip", "TipID": 100031006, "Delay": 0 }, { "$type": "Share.CConfigShowTip", "TipID": 100031007, "Delay": 0 }, { "$type": "Share.CConfigJump", "Jump":"OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigFinishEvent" } ] } } }