tianta/project/floors/MT18.js
2022-10-22 04:04:26 +13:00

77 lines
2.4 KiB
JavaScript

main.floors.MT18=
{
"floorId": "MT18",
"title": "天塔第 18 层",
"name": "天塔第18层",
"canFlyTo": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"item_ratio": 1,
"firstArrive": [],
"events": {},
"changeFloor": {
"7,3": {
"floorId": ":next",
"stair": "downFloor",
"time": 200
},
"1,11": {
"floorId": ":before",
"stair": "upFloor",
"time": 200
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 1,
"map": [
[345,350,350,350,350,350,350,350,350,350,350,350,351],
[348,203,203,203, 2,206,206,206, 2,219, 0, 32,352],
[348, 0, 2, 0, 2, 0, 2, 0, 2,219, 2, 0,352],
[348, 32, 2, 32, 2, 32, 2, 87, 2,219, 2,213,352],
[348, 0, 2, 0, 2, 0, 2, 2, 2, 0, 2,213,352],
[348,219, 2,206, 2,203,203,203, 0, 32, 2,213,352],
[348,219, 2,206, 2, 2, 2, 2, 2, 2, 2, 0,352],
[348,219, 2,206, 0, 32, 0,218,218,218, 0, 32,352],
[348, 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,352],
[348, 32, 0,213,213,213, 0, 32, 0,218,218,218,352],
[348, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0,352],
[348, 88, 0, 22, 0,206,206,206, 0, 32, 38, 32,352],
[349,346,346,346,346,346,346,346,346,346,346,346,347]
],
"bgmap": [
[ 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],
[ 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,10255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
],
"fgmap": [
],
"width": 13,
"height": 13,
"autoEvent": {},
"canFlyFrom": true,
"downFloor": [
2,
11
],
"upFloor": [
7,
2
],
"beforeBattle": {},
"cannotMoveIn": {}
}