tianta/project/floors/MT29.js

77 lines
2.4 KiB
JavaScript
Raw Normal View History

2022-10-21 07:20:39 +08:00
main.floors.MT29=
{
"floorId": "MT29",
"title": "天塔第 29 层",
"name": "天塔第29层",
"canFlyTo": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"defaultGround": "ground",
2022-10-21 23:04:26 +08:00
"images": [],
"item_ratio": 1,
"map": [
[345,350,350,350,350,350,350,350,350,350,350,350,351],
[348, 32, 0,384,384,384, 0, 32, 2, 0, 2, 31,352],
[348, 0, 2, 2, 82, 2, 2, 31, 2, 32, 81, 31,352],
[348, 31, 2,216,386,216, 2, 0, 81, 0, 2, 2,352],
[348, 22, 2, 28, 2, 28, 2, 32, 2, 31, 0, 21,352],
[348, 2, 2, 2, 2, 2, 2, 2, 2, 2,520, 2,352],
[348, 31, 21, 2, 87, 2, 32, 32, 0, 81, 0, 21,352],
[348, 21, 31, 2, 0, 2, 2, 2, 2, 2,520, 2,352],
[348, 31, 0, 2, 0, 2, 32, 32, 0, 81, 0, 0,352],
[348, 2,520, 2,221, 2, 2, 2, 2, 2, 0, 88,352],
[348, 21, 0, 81, 0, 81, 0, 2, 0, 82, 0, 2,352],
[348, 31, 2, 2, 31, 2, 32,520, 32, 2, 0, 32,352],
[349,346,346,346,346,346,346,346,346,346,346,346,347]
],
2022-10-21 07:20:39 +08:00
"firstArrive": [],
"parallelDo": "",
"events": {},
2022-10-21 23:04:26 +08:00
"changeFloor": {
"11,9": {
"floorId": ":before",
"stair": "upFloor"
},
"4,6": {
"floorId": ":next",
"stair": "downFloor"
}
},
2022-10-21 07:20:39 +08:00
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
2022-10-21 23:04:26 +08:00
"ratio": 1,
2022-10-21 07:20:39 +08:00
"bgmap": [
2022-10-21 23:04:26 +08:00
[ 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, 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, 0,10247, 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,10255, 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]
2022-10-21 07:20:39 +08:00
],
"fgmap": [
2022-10-21 23:04:26 +08:00
],
"width": 13,
"height": 13,
"autoEvent": {},
"upFloor": [
4,
7
],
"downFloor": [
10,
9
],
"canFlyFrom": true,
"beforeBattle": {},
"cannotMoveIn": {}
2022-10-21 07:20:39 +08:00
}