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

50 lines
1.6 KiB
JavaScript

main.floors.MT19=
{
"floorId": "MT19",
"title": "天塔第 19 层",
"name": "天塔第19层",
"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, 31, 2, 27, 31, 31, 31, 0, 0, 0, 0, 0],
[ 0, 0,206, 0,206, 0, 28, 2, 2, 2, 0,303, 0, 0, 0],
[ 0, 0, 2, 2, 2, 2, 2, 2, 88, 2, 0, 0, 0, 0, 0],
[ 0, 0, 31, 2, 31, 27, 0, 2, 0, 2, 2, 2, 31, 0, 0],
[ 0, 0, 31, 2, 31, 28, 0, 2, 0, 2, 31, 2, 0, 0, 0],
[ 0, 0,219, 2, 2, 2,219, 2, 0, 2, 31, 2, 31, 0, 0],
[ 0, 0, 0, 0, 0,206, 0, 0, 0,219, 0, 2, 0, 0, 0],
[ 0, 0, 31, 2, 2, 2, 2, 2, 81, 2, 2, 2,206, 0, 0],
[ 0, 0, 0, 0, 0, 31, 0, 0, 0, 0,206, 82, 0, 0, 0],
[ 0, 0, 31, 2, 2, 2, 2, 2, 2, 2, 31, 2, 31, 0, 0],
[ 0, 0, 0,219, 31, 31, 0, 87, 2, 31, 31, 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": [
]
}