HumanBreak/public/project/floors/MT85.js

79 lines
2.0 KiB
JavaScript
Raw Normal View History

2024-05-04 13:23:03 +08:00
main.floors.MT85=
{
"floorId": "MT85",
"title": "苍蓝之殿-右上",
"name": "85",
"width": 15,
"height": 15,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 8,
"defaultGround": "T650",
"bgm": "palaceNorth.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
2024-09-27 22:04:47 +08:00
"changeFloor": {
"0,7": {
"floorId": "MT75",
"loc": [
14,
7
]
},
"14,3": {
"floorId": "MT86",
"loc": [
0,
4
]
},
"10,14": {
"floorId": "MT87",
"loc": [
10,
0
]
}
},
2024-05-04 13:23:03 +08:00
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
2024-09-27 22:04:47 +08:00
[648,648,648,648,648,648,648,648,648,648,648,648,648,648,648],
[648, 0, 0, 0, 0,484, 0, 0, 0, 0,676,648, 0, 0,648],
[648,679,648,648,513,648,648,648,648,648, 0,648, 0,484,648],
[648,491, 0,648, 27,484,648, 0, 28,648, 0,648,484, 0, 94],
[648, 0,378,648,381, 28,492,491, 0,492, 0,578, 0, 0,648],
[648,648,648,648,648,648,648,648,659,648, 0,648,648,513,648],
[648, 0,484,648, 0,578, 0,648, 0,648, 0,648, 28, 0,648],
[ 92, 0, 0,249,482,648, 29, 0,484,648, 0,648, 0, 27,648],
[648, 0,484,648, 0,648,648,648,648,648,484,648,648,618,648],
[648,648,648,648, 27, 0,492, 21,376,677, 0, 0,648,381,648],
[648,484, 0,682, 0, 0,648,648,648,648,648,658,648,491,648],
[648,658,648,648,648,682,648,378, 0,578, 29, 0,648,376,648],
[648, 0,491,648, 0, 28,648, 0, 0,648, 0, 0,648, 22,648],
[648, 27, 0,492,484, 0,682, 0,484,648, 0, 29,494,378,648],
[648,648,648,648,648,648,648,648,648,648, 93,648,648,648,648]
2024-05-04 13:23:03 +08:00
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}