tianta/project/floors/MT12.js
2022-10-21 12:20:39 +13:00

50 lines
1.6 KiB
JavaScript

main.floors.MT12=
{
"floorId": "MT12",
"title": "天塔第 12 层",
"name": "天塔第12层",
"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, 87, 0, 0, 2, 27, 0, 31, 21, 32, 0, 28, 0, 0],
[ 0, 0, 2, 2, 32, 2, 2, 2, 2,219, 2, 2, 2, 0, 0],
[ 0, 0, 31, 2, 0, 0,203, 2, 0, 31, 0, 2, 31, 0, 0],
[ 0, 0, 21,218, 0, 2, 27, 2, 31, 0, 31, 81, 0, 0, 0],
[ 0, 0, 2, 2,253, 2,203, 2, 2,206, 2, 2, 28, 0, 0],
[ 0, 0, 88, 0, 0, 21, 0, 2, 0, 31, 0, 2, 2, 0, 0],
[ 0, 0, 2, 2, 2, 2,203, 2, 31, 0, 27, 2, 31, 0, 0],
[ 0, 0, 27, 32,206,206, 0, 2, 2,213, 2, 2,253, 0, 0],
[ 0, 0, 2, 82, 2, 2, 0,218, 0, 0, 0,218, 0, 0, 0],
[ 0, 0, 0,206, 0, 2, 0, 2, 2,213, 2, 2,206, 0, 0],
[ 0, 0, 27, 32, 28, 81,210, 2, 31, 28, 31, 2, 22, 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": [
]
}