HumanBreak/public/project/floors/MT97.js

65 lines
1.8 KiB
JavaScript
Raw Normal View History

2024-10-01 10:35:27 +08:00
main.floors.MT97=
{
2024-10-02 22:23:15 +08:00
"floorId": "MT97",
"title": "苍蓝之殿-核心",
"name": "97",
"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": "MT94",
"loc": [
0,
7
]
}
},
"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,482, 0,376,648,381,648, 0,378,669,376, 0,484,648],
[648,648,648,648,675,648, 0,648,381, 0,648,648,648,671,648],
[648,403, 0,482, 0,492,484,648, 0,376,648,484, 0,378,648],
[648,671,648,648,648,648,677,648,677,648,648,648,599,648,648],
[648, 0,491,702, 0,403, 0,492,491, 0,494,381, 0,484,648],
[648,648,648,648,376, 0,378,648,648,644,648,618,648,648,648],
[648,376, 0,492, 0,491, 0,671, 0,482,648, 0, 0, 0, 94],
[648, 0,491,648,648,648,618,648,648,648,648,494,648,648,648],
[648,378, 0,699, 0,648, 0,484,648, 0,378, 0,491, 0,648],
[648,648,648,648,677,648,648,691,648,648,648,648,648,669,648],
[648,491,487,492, 0,376, 0,491, 0,378, 0,492, 0,491,648],
[648,699,648,648,648,644,648,648,648,671,648,648,648,675,648],
[648,484,403,675, 0,381, 0,376,492, 0,381, 0,484, 0,648],
[648,648,648,648,648,648,648,648,648,648,648,648,648,648,648]
2024-10-01 10:35:27 +08:00
],
2024-10-02 22:23:15 +08:00
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
2024-10-01 10:35:27 +08:00
}