2094 lines
No EOL
57 KiB
JSON
2094 lines
No EOL
57 KiB
JSON
{
|
||
|
||
"ID": 2020725, //二层全局
|
||
|
||
"Specials": {
|
||
|
||
"Empty": 0,
|
||
|
||
"PlayerIndex": 0,
|
||
|
||
"MoveCount": 0,
|
||
|
||
"OverTimeCount":0
|
||
|
||
},
|
||
|
||
"Events": {
|
||
|
||
"OnHollowCreated":{
|
||
|
||
"Acitons":[
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigSetHollowVariable",
|
||
|
||
// "Key": "EventCount.2020705",//zzz劳累计数,等于9 ZZZ跑累了永远的停下
|
||
|
||
// "Value": 0
|
||
|
||
// }
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetHollowVariable",
|
||
|
||
"Key": "BOSS.20207",
|
||
|
||
"Value": 0
|
||
|
||
}
|
||
|
||
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnPlayerMove": {
|
||
|
||
"Actions": [
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigEmpty"
|
||
|
||
// },
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "MoveCount",
|
||
|
||
"SpecialValue": "specials(MoveCount)+1"
|
||
|
||
},
|
||
|
||
//PlayerIndex获取
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "PlayerIndex",
|
||
|
||
"SpecialValue": "playerpos(Index)"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Floor_1",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByHollowLevel",
|
||
|
||
"Level": 1,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Floor_2"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Floor_2": {
|
||
|
||
"Actions": [
|
||
|
||
//开始
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigEventModification",
|
||
|
||
// "X": 3,
|
||
|
||
// "Y": 0,
|
||
|
||
// "Position": "Absolute",
|
||
|
||
// "Radius": 0,
|
||
|
||
// "ModificationNum": 1,
|
||
|
||
// "ModificationType": 1,
|
||
|
||
// "TargetEventID": [ 2020715 ],//开始
|
||
|
||
// "TargetEventType": 1,
|
||
|
||
// "TargetEventState":["Finished"],
|
||
|
||
// "TargetVisibleState":[ "Visible"],
|
||
|
||
// "EventID": [ 1000 ],//空
|
||
|
||
// "EventState": "Unstable",
|
||
|
||
// "VisibleState": "Visible"
|
||
|
||
// },
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigSetMapState",
|
||
|
||
// "X": 3,
|
||
|
||
// "Y": 0,
|
||
|
||
// "Position": "Absolute",
|
||
|
||
// "NodeType": "All",
|
||
|
||
// "Radius": 0,
|
||
|
||
// "Count": 1,
|
||
|
||
// "FromState": ["Finished"],
|
||
|
||
// "ToState": ["Unstable"]
|
||
|
||
// },
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 2,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020701
|
||
|
||
], //小怪
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"TargetEventState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"TargetVisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"EventID": [
|
||
|
||
1000
|
||
|
||
], //空
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 4,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 2,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 2,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 2,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 2,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 4,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromState": [
|
||
|
||
"Finished"
|
||
|
||
],
|
||
|
||
"ToState": [
|
||
|
||
"Unstable"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{ //a
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnDirection2_a",
|
||
|
||
"Predicates": [ //a位置的范围内有一个zzz
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "PlayerIndex",
|
||
|
||
"Param": 9,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByOr",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByEventState",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"VisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"State": [
|
||
|
||
"ShowEvent"
|
||
|
||
],
|
||
|
||
"Count": 1,
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Radius": 0,
|
||
|
||
"EventID": [
|
||
|
||
2020705
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByEventState",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"VisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"State": [
|
||
|
||
"ShowEvent"
|
||
|
||
],
|
||
|
||
"Count": 1,
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Radius": 0,
|
||
|
||
"EventID": [
|
||
|
||
2020705
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{ //b
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnDirection2_b",
|
||
|
||
"Predicates": [ //b位置的范围内有一个zzz
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "PlayerIndex",
|
||
|
||
"Param": 11,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$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
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{ //c
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnDirection2_c",
|
||
|
||
"Predicates": [ //c位置的范围内有一个zzz
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "PlayerIndex",
|
||
|
||
"Param": 15,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByOr",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByEventState",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"VisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"State": [
|
||
|
||
"ShowEvent"
|
||
|
||
],
|
||
|
||
"Count": 1,
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Radius": 0,
|
||
|
||
"EventID": [
|
||
|
||
2020705
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByEventState",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"VisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"State": [
|
||
|
||
"ShowEvent"
|
||
|
||
],
|
||
|
||
"Count": 1,
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Radius": 0,
|
||
|
||
"EventID": [
|
||
|
||
2020705
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{ //d
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnDirection2_d",
|
||
|
||
"Predicates": [ //d位置的范围内有一个zzz
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "PlayerIndex",
|
||
|
||
"Param": 17,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$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
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{ //e
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnDirection2_e",
|
||
|
||
"Predicates": [ //e位置的范围内有一个zzz
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "PlayerIndex",
|
||
|
||
"Param": 19,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByOr",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByEventState",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"VisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"State": [
|
||
|
||
"ShowEvent"
|
||
|
||
],
|
||
|
||
"Count": 1,
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Radius": 0,
|
||
|
||
"EventID": [
|
||
|
||
2020705
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByEventState",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"VisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"State": [
|
||
|
||
"ShowEvent"
|
||
|
||
],
|
||
|
||
"Count": 1,
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Radius": 0,
|
||
|
||
"EventID": [
|
||
|
||
2020705
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{ //f
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnDirection2_f",
|
||
|
||
"Predicates": [ //f位置的范围内有一个zzz
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "PlayerIndex",
|
||
|
||
"Param": 23,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByOr",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByEventState",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 3,
|
||
|
||
"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
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{ //g
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnDirection2_g",
|
||
|
||
"Predicates": [ //g位置的范围内有一个zzz
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "PlayerIndex",
|
||
|
||
"Param": 25,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByOr",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByEventState",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"VisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"State": [
|
||
|
||
"ShowEvent"
|
||
|
||
],
|
||
|
||
"Count": 1,
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Radius": 0,
|
||
|
||
"EventID": [
|
||
|
||
2020705
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByEventState",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"VisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"State": [
|
||
|
||
"ShowEvent"
|
||
|
||
],
|
||
|
||
"Count": 1,
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Radius": 0,
|
||
|
||
"EventID": [
|
||
|
||
2020705
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnDirection2_a": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStop",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "MoveCount",
|
||
|
||
"Param": 35,
|
||
|
||
"CompareType": "Greater"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从右来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnRight2_a",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Right"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从左来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnLeft2_a",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Left"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnDirection2_b": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStop",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "MoveCount",
|
||
|
||
"Param": 35,
|
||
|
||
"CompareType": "Greater"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从右来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnRight2_b",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Right"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从左来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnLeft2_b",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Left"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnDirection2_c": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStop",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "MoveCount",
|
||
|
||
"Param": 35,
|
||
|
||
"CompareType": "Greater"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从上来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnUp2_c",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Up"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从下来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnDown2_c",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Down"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnDirection2_d": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStop",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "MoveCount",
|
||
|
||
"Param": 35,
|
||
|
||
"CompareType": "Greater"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从上来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnUp2_d",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Up"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从下来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnDown2_d",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Down"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnDirection2_e": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStop",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "MoveCount",
|
||
|
||
"Param": 35,
|
||
|
||
"CompareType": "Greater"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从上来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnUp2_e",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Up"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从下来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnDown2_e",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Down"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnDirection2_f": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStop",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "MoveCount",
|
||
|
||
"Param": 35,
|
||
|
||
"CompareType": "Greater"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从右来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnRight2_f",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Right"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从左来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnLeft2_f",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Left"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnDirection2_g": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStop",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "MoveCount",
|
||
|
||
"Param": 35,
|
||
|
||
"CompareType": "Greater"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从右来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnRight2_g",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Right"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//从左来
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnLeft2_g",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByDirection",
|
||
|
||
"Direction": [
|
||
|
||
"Left"
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnRight2_a": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnLeft2_a": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnLeft2_a2",
|
||
|
||
"Predicates": [ //判断b点是否为关闭,关闭走下,开启走右
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByHollowVariable",
|
||
|
||
"Key": "Eventb.2020709",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Count": 0
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 5,
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnLeft2_a2": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnRight2_b": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnLeft2_b": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnUp2_c": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnDown2_c": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnUp2_d": {
|
||
|
||
"Actions": [
|
||
|
||
//判断g(4,3)是否开。补充,d是开,g必定是“关”所以不用判断
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnDown2_d": {
|
||
|
||
"Actions": [
|
||
|
||
//判断b(4,1)是否开。补充,d是开,b必定是“关”所以不用判断
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnUp2_e": {
|
||
|
||
"Actions": [
|
||
|
||
//判断g(4,3)是否为关
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnTips2_e",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByHollowVariable",
|
||
|
||
"Key": "Eventg.2020714",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Count": 0
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnDown2_e": {
|
||
|
||
"Actions": [
|
||
|
||
//判断b(4,1)是否为关
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnTips2_e",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByHollowVariable",
|
||
|
||
"Key": "Eventb.2020709",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Count": 0
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigEventModification",
|
||
|
||
// "X": 4,
|
||
|
||
// "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": 4,
|
||
|
||
// "Y": 1,
|
||
|
||
// "Position": "Absolute",
|
||
|
||
// "Radius": 0,
|
||
|
||
// "ModificationNum": 1,
|
||
|
||
// "ModificationType": 1,
|
||
|
||
// "TargetEventID": [ 2020705 ],//zzz
|
||
|
||
// "TargetEventType": 1,
|
||
|
||
// "EventID": [ 2020709 ],//b
|
||
|
||
// "EventState": "Unstable",
|
||
|
||
// "VisibleState": "Visible"
|
||
|
||
// },
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnTips2_e": {
|
||
|
||
"Actions": [
|
||
|
||
//Tips_100031002
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigShowTip",
|
||
|
||
"TipID": 100031002, //这下无路可逃了吧,追上它!
|
||
|
||
"Delay": 0
|
||
|
||
},
|
||
|
||
//追上
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetHollowVariable",
|
||
|
||
"Key": "BOSS.20207",
|
||
|
||
"Value": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnRight2_f": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 1,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnLeft2_f": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnLeft2_f2",
|
||
|
||
"Predicates": [ //判断g点是否为关闭,关闭走上,开启走右
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByHollowVariable",
|
||
|
||
"Key": "Eventg.2020714",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Count": 0
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnLeft2_f2": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnRight2_g": {
|
||
|
||
"Actions": [
|
||
|
||
//判断d(3,2)是否开。补充,g是开,d必定是“关”所以不用判断
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnLeft2_g": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 3,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 0,
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
], //zzz
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2020707
|
||
|
||
], //kong
|
||
|
||
"EventState": "Unstable",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": 5,
|
||
|
||
"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.CConfigSetHollowVariable",
|
||
|
||
"Key": "EventCount.2020705",
|
||
|
||
"Value": "scenevar(EventCount.2020705)+1" //计数+1
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnStop": {
|
||
|
||
"Actions": [
|
||
|
||
{ //去除是解密成功,但步数到头的情况
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd",
|
||
|
||
"Predicates": [
|
||
|
||
{ //是堵住路的情况
|
||
|
||
"$type": "Share.CConfigEventByHollowVariable",
|
||
|
||
"Key": "Eventg.2020714",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Count": 0
|
||
|
||
},
|
||
|
||
{ //替身在解密的位置
|
||
|
||
"$type": "Share.CConfigEventByEventState",
|
||
|
||
"X": 5,
|
||
|
||
"Y": 1,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"VisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"State": [
|
||
|
||
"ShowEvent"
|
||
|
||
],
|
||
|
||
"Count": 1,
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Radius": 0,
|
||
|
||
"EventID": [
|
||
|
||
2020705
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OverTime"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OverTime":{
|
||
|
||
"Actions":[
|
||
|
||
//只有第一次出现这种状况会发生的判断
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OverTimeCount",
|
||
|
||
"Param": 1,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//镜头
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCameraMove",
|
||
|
||
"StretchKey": "Far",
|
||
|
||
"Type": "CustomBound",
|
||
|
||
"BoundIndexX": 0,
|
||
|
||
"BoundIndexY": 34
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigWaitSeconds",
|
||
|
||
"Time": "0.5"
|
||
|
||
},
|
||
|
||
//后面被小怪围住
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": "playerpos(X)",
|
||
|
||
"Y": "playerpos(Y)",
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 1, //一格范围,事件ID是2020707的格子,变成小怪
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020707
|
||
|
||
],
|
||
|
||
//"TargetEventState": "Unstable",
|
||
|
||
//"TargetVisibleState": "Visible",
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2004
|
||
|
||
], //普通二阶
|
||
|
||
"EventState": "ShowEvent",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
//BOSS变成小怪
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
"X": "playerpos(X)",
|
||
|
||
"Y": "playerpos(Y)",
|
||
|
||
"Position": "Absolute",
|
||
|
||
"Radius": 1, //一格范围,事件ID是2020705的BOSS格子,变成小怪
|
||
|
||
"ModificationNum": 1,
|
||
|
||
"ModificationType": 1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2020705
|
||
|
||
],
|
||
|
||
//"TargetEventState": "Unstable",
|
||
|
||
//"TargetVisibleState": "Visible",
|
||
|
||
"TargetEventType": 1,
|
||
|
||
"EventID": [
|
||
|
||
2004
|
||
|
||
], //普通二阶
|
||
|
||
"EventState": "ShowEvent",
|
||
|
||
"VisibleState": "Visible"
|
||
|
||
},
|
||
|
||
//BOSS格出现
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"X": 3,
|
||
|
||
"Y": 4,
|
||
|
||
"Position": "Absolute",
|
||
|
||
"NodeType": "All",
|
||
|
||
"Radius": 0,
|
||
|
||
"Count": 1,
|
||
|
||
"FromVisibleState": [
|
||
|
||
"VisibleByTriggerEvent"
|
||
|
||
],
|
||
|
||
"ToVisibleState": [
|
||
|
||
"Visible"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//观测任务:被包围
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetConditionProgress",
|
||
|
||
"ConditionID": 30060065,
|
||
|
||
"Progress": 1,
|
||
|
||
"ModifyType": "Add"
|
||
|
||
},
|
||
|
||
//停止行动的tips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigShowTip",
|
||
|
||
"TipID": 100031006, //糟糕,拖得太久
|
||
|
||
"Delay": 0
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigShowTip",
|
||
|
||
"TipID": 100031007, //惊动了其他以骸
|
||
|
||
"Delay": 0
|
||
|
||
},
|
||
|
||
//镜头回归
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigWaitSeconds",
|
||
|
||
"Time": "1"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCameraMove",
|
||
|
||
"StretchKey": "Back",
|
||
|
||
"Type": "Player"
|
||
|
||
},
|
||
|
||
//只发成一次包围和tips的计数用参数
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OverTimeCount",
|
||
|
||
"SpecialValue": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnEnd": {
|
||
|
||
"Actions": [
|
||
|
||
//Pop提示判断
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "PopWindows",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "MoveCount",
|
||
|
||
"Param": 15,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//无实际意义,空过用
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "Empty",
|
||
|
||
"SpecialValue": "specials(Empty)+1"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"PopWindows":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigShowPopWindow",
|
||
|
||
"PopID": 1011106,
|
||
|
||
"ShowDirectly": false
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
}
|
||
|
||
} |