tianta/project/floors/MT7.js

50 lines
1.6 KiB
JavaScript
Raw Normal View History

2022-10-21 07:20:39 +08:00
main.floors.MT7=
{
"floorId": "MT7",
"title": "天塔第 7 层",
"name": "天塔第7层",
"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, 32, 0, 21,122, 2, 2, 2, 22, 0, 2, 21, 0, 0],
[ 0, 0, 2,209, 2, 2, 2, 35, 2, 2, 81, 2,201, 0, 0],
[ 0, 0, 21, 31, 2, 27, 0, 0, 0,201, 0, 31, 0, 0, 0],
[ 0, 0,209, 2, 2, 21, 2, 2, 2, 2, 2, 81, 2, 0, 0],
[ 0, 0, 0, 0, 2, 21, 0, 0, 2, 0,217, 0, 32, 0, 0],
[ 0, 0, 2, 31, 2, 0, 0, 87, 2,217, 0, 2,205, 0, 0],
[ 0, 0, 21,209, 2,210, 2, 2, 2, 0,201, 2, 32, 0, 0],
[ 0, 0, 2, 0, 31, 0, 31, 0,217,201, 0, 2,205, 0, 0],
[ 0, 0, 2, 2, 2, 81, 2, 81, 2, 2, 2, 2, 0, 0, 0],
[ 0, 0, 27, 2, 0,209, 2,209, 0, 0, 28, 2, 0, 0, 0],
[ 0, 0, 31, 0, 21, 2, 2, 21, 2, 31, 2, 2, 88, 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": [
]
}