tianta/project/floors/MT30.js

50 lines
1.6 KiB
JavaScript
Raw Normal View History

2022-10-21 07:20:39 +08:00
main.floors.MT30=
{
"floorId": "MT30",
"title": "天塔第 30 层",
"name": "天塔第30层",
"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, 31, 2, 0, 31, 0, 2, 34, 2, 50, 0, 2, 0, 0],
[ 0, 0, 0, 0, 2, 0, 2, 2, 0, 2, 0, 0, 0, 0, 0],
[ 0, 0, 2, 31, 2, 2, 2, 2, 31,323, 2, 32, 0, 0, 0],
[ 0, 0, 0, 32, 2, 4, 4, 2, 2, 2, 2, 0, 0, 0, 0],
[ 0, 0,215, 2, 2, 2, 4, 4, 2, 0, 58, 2, 0, 0, 0],
[ 0, 0, 32, 2, 0, 88, 2, 2, 2, 87, 0, 2, 32, 0, 0],
[ 0, 0, 2, 34, 0, 2, 4, 4, 2, 2, 2,215, 0, 0, 0],
[ 0, 0, 0, 2, 2,216, 2, 2, 4, 4, 2, 32, 0, 0, 0],
[ 0, 0, 32, 2, 0, 31, 2, 2, 2, 2, 31, 2, 0, 0, 0],
[ 0, 0, 2, 2, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 2, 0, 0, 2, 34, 2, 0, 31, 0, 2, 31, 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": [
]
}