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

50 lines
1.6 KiB
JavaScript

main.floors.MT20=
{
"floorId": "MT20",
"title": "天塔第 20 层",
"name": "天塔第20层",
"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, 2, 0, 32, 0, 2, 87, 2, 0, 32, 0, 2, 0, 0],
[ 0, 0, 0, 27, 2, 32, 0, 0, 0, 32, 2, 28, 0, 0, 0],
[ 0, 0, 27, 2, 2, 2, 2, 2, 2, 2, 2, 2, 28, 0, 0],
[ 0, 0, 0, 27, 0, 0, 0,302, 0,323,323, 28, 0, 0, 0],
[ 0, 0, 2, 2, 2, 2, 2, 0, 2, 2, 2, 2, 2, 0, 0],
[ 0, 0, 27, 2, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 0],
[ 0, 0, 27, 2, 0, 0, 0, 0, 0, 0, 0, 2, 28, 0, 0],
[ 0, 0, 27, 2, 0, 0, 0,302, 0, 0, 0, 2, 28, 0, 0],
[ 0, 0, 27, 2, 2, 2, 2, 83, 2, 2, 2, 2, 28, 0, 0],
[ 0, 0, 21, 0, 0,219, 81,123, 81,219, 0, 0, 21, 0, 0],
[ 0, 0, 32, 32, 21, 0, 2, 88, 2, 0, 21, 32, 32, 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": [
]
}