tianta/project/floors/MT39.js

50 lines
1.6 KiB
JavaScript
Raw Normal View History

2022-10-21 07:20:39 +08:00
main.floors.MT39=
{
"floorId": "MT39",
"title": "天塔第 39 层",
"name": "天塔第39层",
"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, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0],
[ 0, 0, 4, 2, 2, 2, 28, 2, 27, 2, 28, 2, 27, 0, 0],
[ 0, 0, 4,123, 0, 2, 82, 2, 82, 2, 82, 2, 82, 0, 0],
[ 0, 0, 4, 2, 0, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0],
[ 0, 0, 4, 2, 0, 2, 2, 2, 31, 81, 31, 2, 2, 0, 0],
[ 0, 0, 4, 2, 0, 0, 0,215, 0, 2, 0,215, 0, 0, 0],
[ 0, 0, 4, 2, 2, 2, 0, 2, 2, 2, 2, 2, 81, 0, 0],
[ 0, 0, 4, 4, 2, 88, 0, 2, 31, 21, 31, 0, 0, 0, 0],
[ 0, 0, 4, 4, 2, 2, 2, 2, 0, 2, 2, 2, 82, 0, 0],
[ 0, 0, 4, 4, 4, 4, 2, 87, 0, 2, 27, 28, 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, 0]
],
"bgmap": [
],
"fgmap": [
]
}