HumanBreak/public/project/floors/MT74.js

93 lines
3.0 KiB
JavaScript
Raw Normal View History

2024-05-04 13:23:03 +08:00
main.floors.MT74=
{
2024-05-04 14:35:06 +08:00
"floorId": "MT74",
"title": "苍蓝之殿-中",
"name": "74",
"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-05-09 23:49:53 +08:00
"changeFloor": {
"7,0": {
"floorId": "MT75",
"loc": [
7,
14
]
},
"7,14": {
"floorId": "MT73",
"loc": [
7,
0
]
2024-08-30 16:21:56 +08:00
},
"0,7": {
"floorId": "MT78",
"loc": [
14,
7
]
2024-05-09 23:49:53 +08:00
}
},
2024-05-04 14:35:06 +08:00
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
2024-05-09 23:49:53 +08:00
[648,648,648,648,648,648,648, 91,648,648,648,648,648,648,648],
[648,430,472,420,648, 0, 0, 0, 0, 0,648,420,472,430,648],
[648,648, 85,648,648, 0, 0, 0, 0, 0,648,648, 85,648,648],
[648, 0, 0, 0,648, 0, 0, 0, 0, 0,648, 0, 0, 0,648],
[648, 0,487, 0,648, 0, 0, 0, 0, 0,648, 0,487, 0,648],
[648, 0, 0, 0,648,103, 0, 0, 0,103,648, 0, 0, 0,648],
[648,648,492,648,648, 0, 0, 0, 0, 0,648,648,492,648,648],
[ 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94],
[648,648,492,648,648, 0, 0, 0, 0, 0,648,648,492,648,648],
[648, 0, 0, 0,648,103, 0, 0, 0,103,648, 0, 0, 0,648],
[648, 0,487, 0,648, 0, 0, 0, 0, 0,648, 0,487, 0,648],
[648, 0, 0, 0,648, 0, 0, 0, 0, 0,648, 0, 0, 0,648],
[648,648, 85,648,648, 0, 0, 0, 0, 0,648,648, 85,648,648],
[648,430,472,420,648, 0, 0, 0, 0, 0,648,420,472,430,648],
[648,648,648,648,648,648,648, 93,648,648,648,648,648,648,648]
2024-05-04 14:35:06 +08:00
],
"bgmap": [
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
2024-05-04 13:23:03 +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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
2024-05-04 14:35:06 +08:00
[ 0, 0, 0, 0, 0, 0,50400,50401,50402, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,50408,50409,50410, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,50416,50417,50418, 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, 0, 0],
2024-05-04 13:23:03 +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]
],
2024-05-04 14:35:06 +08:00
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
2024-05-04 13:23:03 +08:00
}