tianta/project/floors/MT38.js
2022-10-21 12:20:39 +13:00

50 lines
1.6 KiB
JavaScript

main.floors.MT38=
{
"floorId": "MT38",
"title": "天塔第 38 层",
"name": "天塔第38层",
"width": 15,
"height": 15,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 1,
"defaultGround": "ground",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 0, 0],
[ 0, 0, 4, 4, 2, 2, 2, 2, 2, 2, 2, 4, 4, 0, 0],
[ 0, 0, 4, 2, 2, 0, 27, 88, 2, 2, 4, 0, 0, 0, 0],
[ 0, 0, 4, 2, 0, 21, 2, 28, 2, 0, 0, 2, 4, 0, 0],
[ 0, 0, 4, 2, 2, 2, 2, 2, 2, 2, 4, 0, 0, 0, 0],
[ 0, 0, 4, 2, 0,216, 32,221, 32,216, 0, 2, 4, 0, 0],
[ 0, 0, 4, 2, 2, 2, 2, 2, 2, 2, 4, 0, 0, 0, 0],
[ 0, 0, 4, 2, 0, 0, 2, 31, 2, 21, 0, 2, 4, 0, 0],
[ 0, 0, 4, 2, 2, 87, 31, 0, 2, 2, 4, 0, 0, 0, 0],
[ 0, 0, 4, 4, 2, 2, 2, 2, 2, 2, 2, 4, 4, 0, 0],
[ 0, 0, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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]
],
"bgmap": [
],
"fgmap": [
]
}