HumanBreak/public/project/floors/tower3.js

68 lines
1.9 KiB
JavaScript
Raw Normal View History

2022-11-13 18:02:05 +08:00
main.floors.tower3=
{
"floorId": "tower3",
"title": "智慧之塔",
"name": "3",
"width": 15,
"height": 15,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 2,
"defaultGround": "T526",
"bgm": "tower.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"5,8": {
"floorId": "tower4",
"loc": [
5,
8
]
},
"13,13": {
"floorId": "tower2",
"loc": [
13,
13
]
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"map": [
[527,527,527,527,527,527,527,527,527,527,527,527,527,527,527],
[527, 0, 0, 0,528, 0, 32, 0,537,528,376,528,528,403,527],
[527,528,528,537,528,528,528,528, 0,547,403,556, 33,390,527],
[527, 0, 32, 0,528, 0, 28, 0, 32,528,378,492,528,492,527],
[527,537,528,528,528,492,528,536,528,528,556, 33,403,396,527],
[527, 0, 28, 0,546, 32,528, 0, 28,528,528,494,528,528,527],
[527, 32, 27, 32,528, 0,544, 27, 0,528, 34, 0, 28, 0,527],
[527,528,528,556,528,528,492,528, 32,550, 0,528,528,556,527],
[527,403,376, 32,492, 87, 0,528,528,528,544,528, 0,376,527],
[527,556,528,528,528,528, 32,492, 0, 27, 0,537, 31, 0,527],
[527, 32,403,378, 32,528,536, 0, 32, 28, 32,492, 0,381,527],
[527,528,528,528,492,528, 32,528,547,528,528,528,550,528,527],
[527, 0, 32,537, 0,528, 0,492,376, 32,378,494, 0, 0,527],
[527, 0, 0,528,546, 0, 27,528, 0,403, 0,528, 0, 88,527],
[527,527,527,527,527,527,527,527,527,527,527,527,527,527,527]
],
"beforeBattle": {},
"bgmap": [
],
"fgmap": [
],
"bg2map": [],
"fg2map": [],
"cannotMoveIn": {}
}