tianta/project/floors/MT35.js

50 lines
1.6 KiB
JavaScript
Raw Normal View History

2022-10-21 07:20:39 +08:00
main.floors.MT35=
{
"floorId": "MT35",
"title": "天塔第 35 层",
"name": "天塔第35层",
"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, 21, 0, 21, 2, 88, 2, 21, 0, 21, 2, 31, 0, 0],
[ 0, 0, 28,219, 27, 2, 0, 2, 27,219, 28, 2, 31, 0, 0],
[ 0, 0, 2,206, 2, 2, 0, 2, 2,206, 2, 2, 28, 0, 0],
[ 0, 0, 0, 0, 0, 2,253, 2, 0, 0, 0, 31, 0, 0, 0],
[ 0, 0,213, 2,213, 2, 32, 2,213, 2,213, 2, 31, 0, 0],
[ 0, 0, 31, 2, 21,218, 0,218, 21, 2, 31, 2, 2, 0, 0],
[ 0, 0,213, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0],
[ 0, 0, 0,216, 21, 2, 2, 27, 82, 0, 2, 81, 0, 0, 0],
[ 0, 0, 2, 2,216, 2, 28, 32, 2, 2,216, 2, 27, 0, 0],
[ 0, 0, 32,216, 0, 2, 2, 32, 28, 2, 0, 2, 28, 0, 0],
[ 0, 0, 32, 2, 0, 82, 27, 2, 2, 87, 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, 0]
],
"bgmap": [
],
"fgmap": [
]
}