tianta/project/floors/MT6.js

50 lines
1.6 KiB
JavaScript
Raw Normal View History

2022-10-21 07:20:39 +08:00
main.floors.MT6=
{
"floorId": "MT6",
"title": "天塔第 6 层",
"name": "天塔第6层",
"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,121, 31, 0, 31, 0, 31, 0, 31, 0, 31, 28, 0, 0],
[ 0, 0, 2, 2, 81, 2, 2, 2,217, 2, 81, 2, 2, 0, 0],
[ 0, 0, 32, 0,210, 0, 0,205, 0, 0, 0,217, 0, 0, 0],
[ 0, 0, 2, 2, 2, 2, 81, 2,217, 2, 2, 2, 81, 0, 0],
[ 0, 0, 31, 0, 27,205, 0, 31, 0, 31, 0, 0,217, 0, 0],
[ 0, 0, 81, 2, 2, 2, 2, 2,217, 2, 81, 2, 2, 0, 0],
[ 0, 0, 0,205, 0, 0, 31, 0, 0, 28, 0,202, 0, 0, 0],
[ 0, 0, 2, 2, 2, 81, 2, 2,217, 2, 2, 2, 81, 0, 0],
[ 0, 0,210, 31, 0,205,202,205, 0, 0,205, 0, 0, 0, 0],
[ 0, 0, 31, 2, 2, 2, 2, 2, 82, 2, 2, 2, 2, 0, 0],
[ 0, 0, 21, 2, 88, 0, 32, 21, 27, 21, 32, 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": [
]
}