HumanBreak/public/project/floors/MT77.js

72 lines
1.9 KiB
JavaScript
Raw Normal View History

2024-05-04 13:23:03 +08:00
main.floors.MT77=
{
2024-08-30 00:45:13 +08:00
"floorId": "MT77",
"title": "苍蓝之殿-左上",
"name": "77",
"width": 15,
"height": 15,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 8,
"defaultGround": "T650",
"bgm": "palaceNorth.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"14,7": {
"floorId": "MT76",
"loc": [
0,
7
]
2024-08-31 15:57:48 +08:00
},
"12,14": {
"floorId": "MT79",
"loc": [
12,
0
]
2024-08-30 00:45:13 +08:00
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[648,648,648,648,648,648,648,648,648,648,648,648,648,648,648],
[648, 0,648, 0,648, 0,381, 0,648,378,484,648,484,376,648],
[648,482,648,482,648,376,491,378,494,482,381,671,381,484,648],
[648, 0,648, 0,648,618,648,648,648,648,232,648,648,648,648],
[648,538,403,538,492,378, 0,677, 0,484, 0, 0,484, 0,648],
[648,648,648,648,648,648,648,648,658,648,648,492,648,682,648],
2024-09-03 20:43:27 +08:00
[648,396,390,658,491,378,491,671,103, 0,491, 0,648,482,648],
2024-08-30 00:45:13 +08:00
[648,648,648,648,648,648,648,648,658,648,648,682,648, 0, 94],
[648,682, 0,682, 0,376,677,648, 0,491,648, 0,648,482,648],
[648, 0,648, 0,648,648, 0,648,578,648,648,492,648,682,648],
[648, 27,599, 28, 0,492,484,648, 29, 0,648, 27, 0, 28,648],
2024-09-03 20:43:27 +08:00
[648,648,648,648, 0,648, 0,658,103, 29,578, 0, 29, 0,648],
2024-08-30 00:45:13 +08:00
[648,403,378,648,513,648,648,648,658,648,648,648,492,648,648],
[648,376,484,618, 0,484, 0,658, 0, 0,648, 0, 0,484,648],
[648,648,648,648,648,648,648,648,648,648,648,648, 93,648,648]
2024-05-04 13:23:03 +08:00
],
2024-08-30 00:45:13 +08:00
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
2024-05-04 13:23:03 +08:00
}