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

50 lines
1.6 KiB
JavaScript

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