315 lines
10 KiB
JSON
315 lines
10 KiB
JSON
{
|
||
|
||
"ID": 2020709,//b
|
||
|
||
|
||
|
||
"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":[ //b位置的范围内有一个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":5,
|
||
|
||
"Y":1,
|
||
|
||
"Position":"Absolute",
|
||
|
||
"VisibleState":["Visible"],
|
||
|
||
"State":["ShowEvent"],
|
||
|
||
"Count":1,
|
||
|
||
"CompareType":"Equal",
|
||
|
||
"Radius":0,
|
||
|
||
"EventID":[2020705]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
"OnDirection": {
|
||
|
||
"Actions": [
|
||
|
||
//从右来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump":"OnRight",
|
||
|
||
"Predicates":[
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigEventByDirection",
|
||
|
||
"Direction":
|
||
|
||
[
|
||
|
||
"Right"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从左来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump":"OnLeft",
|
||
|
||
"Predicates":[
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigEventByDirection",
|
||
|
||
"Direction":
|
||
|
||
[
|
||
|
||
"Left"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
"OnRight": {
|
||
|
||
"Actions": [
|
||
|
||
//判断d(3,2)是否开。补充,b是开,d必定是“关”所以不用判断
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigJump",
|
||
|
||
// "Jump":"OnRigth_2",
|
||
|
||
// "Predicates":[
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigEventByHollowVariable",
|
||
|
||
// "Key": "Eventd.2020711",
|
||
|
||
// "CompareType": "Equal",
|
||
|
||
// "Count": 1
|
||
|
||
// }
|
||
|
||
// ]
|
||
|
||
// },
|
||
|
||
|
||
|
||
{
|
||
|
||
"$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 ],//空
|
||
|
||
// "TargetVisibleState":[ "Visible"],
|
||
|
||
// "TargetEventType": 1,
|
||
|
||
// "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"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
|
||
|
||
"OnLeft": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigWaitSeconds",
|
||
|
||
"Time": 0.3
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 5,
|
||
|
||
"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": 5,
|
||
|
||
// "Y": 2,
|
||
|
||
// "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": 5,
|
||
|
||
// "Y": 2,
|
||
|
||
// "Position": "Absolute",
|
||
|
||
// "Radius": 0,
|
||
|
||
// "ModificationNum": 1,
|
||
|
||
// "ModificationType": 1,
|
||
|
||
// "TargetEventID": [ 2020705 ],//zzz
|
||
|
||
// "TargetEventType": 1,
|
||
|
||
// "EventID": [ 2020712 ],//e
|
||
|
||
// "EventState": "Locked",
|
||
|
||
// "VisibleState": "Visible"
|
||
|
||
// },
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 5,
|
||
|
||
"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"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"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"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
}
|
||
|
||
}
|
||
|