tianta/project/floors/MT17.js

50 lines
1.6 KiB
JavaScript
Raw Normal View History

2022-10-21 07:20:39 +08:00
main.floors.MT17=
{
"floorId": "MT17",
"title": "天塔第 17 层",
"name": "天塔第17层",
"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, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 0, 0],
[ 0, 0, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 0, 0],
[ 0, 0, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 0, 0],
[ 0, 0,121, 0, 2, 0, 0, 0, 88, 2, 4, 4, 4, 0, 0],
[ 0, 0, 28,218, 81,218, 2, 2, 2, 2, 2, 2, 4, 0, 0],
[ 0, 0, 2, 81, 2, 0, 2, 21, 21, 22, 22, 2, 4, 0, 0],
[ 0, 0, 21, 0, 2, 0, 2, 23, 23, 24, 24, 2, 4, 0, 0],
[ 0, 0, 27, 31, 2, 31, 2, 27, 27, 28, 28, 2, 4, 0, 0],
[ 0, 0, 2, 81, 2, 0, 2, 31, 31, 32, 32, 2, 4, 0, 0],
[ 0, 0, 21,218, 81,218, 2,300, 2, 2, 2, 2, 4, 0, 0],
[ 0, 0, 87, 0, 2, 0, 32, 0, 2, 4, 4, 4, 4, 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": [
]
}