shengqishi/project/floors/MT1.js
2024-07-15 13:59:51 +08:00

65 lines
2.5 KiB
JavaScript

main.floors.MT1=
{
"floorId": "MT1",
"title": "主塔 1 层",
"name": "1",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 1,
"defaultGround": "ground",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"7,11": {
"floorId": ":next",
"stair": "downFloor"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 2,152, 2,152, 2,152, 2,152, 2,152,152,152, 2],
[ 2, 28, 21,152, 27, 27, 27,152, 0, 0, 0, 0, 2],
[ 2, 0, 0,152, 28, 28, 28,152, 81, 2,152, 0, 2],
[ 2, 81, 2,152, 2, 83, 2,152, 31, 31,152, 0, 2],
[ 2, 0, 0, 0, 0, 0, 0, 2,152, 2,152, 0, 2],
[ 2, 2, 2,152, 0, 0, 0, 0,152, 21,152, 0, 2],
[ 2, 21, 21,152, 81, 2, 2, 81,152, 0, 0, 0, 2],
[ 2, 2, 81,152, 0, 0, 0, 0,152, 82, 2, 81, 2],
[ 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2],
[ 2, 0, 2,152, 84,152, 2, 0, 2, 2, 2, 0, 2],
[ 2, 0,152, 22, 21, 21,152, 0, 2, 22, 2, 0, 2],
[ 2, 34,152, 21, 21, 21,152, 87, 81, 0, 0, 0, 2],
[152,152, 2,152,152,152, 2,152,152,152,152,152, 2]
],
"bgmap": [
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001],
[10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001,10001]
],
"fgmap": [
]
}