tianta/project/floors/MT11.js

50 lines
1.6 KiB
JavaScript
Raw Normal View History

2022-10-21 07:20:39 +08:00
main.floors.MT11=
{
"floorId": "MT11",
"title": "天塔第 11 层",
"name": "天塔第11层",
"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, 2, 88, 0, 0, 2, 4, 4, 4, 0, 0],
[ 0, 0, 4, 4, 4, 2, 2, 2,203, 2, 4, 4, 4, 0, 0],
[ 0, 0, 4, 4, 4, 2, 32,253, 0, 2, 4, 4, 4, 0, 0],
[ 0, 0, 4, 4, 4, 2, 2, 2, 0, 2, 2, 2, 4, 0, 0],
[ 0, 0, 2, 2, 2, 2, 31,213, 0,253, 21, 2, 4, 0, 0],
[ 0, 0, 87, 0, 0, 81, 0, 2, 2, 2, 32, 2, 4, 0, 0],
[ 0, 0, 2, 2, 2, 2, 32, 0,203, 32,203, 2, 4, 0, 0],
[ 0, 0, 4, 4, 4, 2, 2, 81, 2, 2, 2, 2, 4, 0, 0],
[ 0, 0, 4, 4, 4, 4, 2,203, 7,131, 8, 2, 4, 0, 0],
[ 0, 0, 4, 4, 4, 4, 2, 0, 21, 31, 21, 2, 4, 0, 0],
[ 0, 0, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 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": [
]
}