yimengjiutian/project/floors/MT86.js

413 lines
12 KiB
JavaScript
Raw Normal View History

2023-05-08 09:23:07 +08:00
main.floors.MT86=
{
"floorId": "MT86",
"title": "初三",
"name": "初三",
2023-05-08 09:23:07 +08:00
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": false,
2023-05-08 09:23:07 +08:00
"cannotViewMap": false,
"images": [],
"ratio": 1,
"defaultGround": "ground",
2023-05-23 11:52:20 +08:00
"bgm": "ep29.mp3",
"color": null,
"firstArrive": [
{
"type": "setCurtain",
"time": 500
}
2023-05-08 09:23:07 +08:00
],
"eachArrive": [],
"parallelDo": "",
"events": {},
2023-05-23 11:52:20 +08:00
"changeFloor": {
"6,12": {
"floorId": "MT85",
"loc": [
6,
0
]
},
"6,0": {
"floorId": "MT87",
"loc": [
6,
12
]
}
},
2023-05-08 09:23:07 +08:00
"beforeBattle": {},
2023-05-23 11:52:20 +08:00
"afterBattle": {
"4,5": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"6,3": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"8,1": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"7,4": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"2,3": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"2,5": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"8,7": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"10,7": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"10,3": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"4,8": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"2,12": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"8,10": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"9,12": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"4,2": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
]
},
2023-05-08 09:23:07 +08:00
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
2023-05-23 11:52:20 +08:00
[182,182,182,182,182,182, 91,182,182,182,182,182,182],
[182,182,182,182,431,182,734, 81,789, 0, 0,733,182],
[182,182,182,182,504,182, 0,182,182,182, 81,182,182],
[182, 0,607, 0,450,182,789,182,182,182,504,182,182],
[182,427,450165,424, 0,182, 0,607, 0,450165,735,182,182],
[182, 0,607,450165,789, 0,426,450165,732,450165,182,182,182],
[182,182, 0,428,450165,425, 0, 81, 0,450165,182,182,182],
[182,182,182,429, 0,450180,450164,450180,607, 81,504, 0,182],
[182,182,182,182,504,450164,450180,450164, 82,450162,182,429,182],
[182,182,182,182, 0,731, 23,731, 0, 22,182,429,182],
[182,428,182,182, 81,450179,450165,450179,504,182,182,182,182],
[182,428,182,182, 81,450165,450179,450165, 0,182,430,731,182],
[182, 0,504, 0, 0, 0, 93, 0, 0,504, 0,732,182]
2023-05-08 09:23:07 +08:00
],
"bgmap": [
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150]
],
"fgmap": [
2023-05-23 11:52:20 +08:00
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,230108],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[230116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
2023-05-08 09:23:07 +08:00
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
6,
12
]
2023-05-08 09:23:07 +08:00
}