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

50 lines
1.6 KiB
JavaScript

main.floors.MT25=
{
"floorId": "MT25",
"title": "天塔第 25 层",
"name": "天塔第25层",
"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, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0],
[ 0, 0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 81, 0, 32, 0, 0],
[ 0, 0, 0, 0, 0, 0, 88, 0,123, 32, 0, 0, 0, 0, 0],
[ 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0,215, 0, 0, 0],
[ 0, 0, 0, 0,215, 0, 32, 22, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 81, 0, 0, 0],
[ 0, 0, 32, 0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0,215, 0, 32, 0, 0, 0],
[ 0, 0, 89, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 32, 0, 0, 0, 0, 32, 0, 0, 0, 87, 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": [
]
}