tianta/project/floors/MT11.js

85 lines
2.5 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.MT11=
{
"floorId": "MT11",
"title": "天塔第 11 层",
"name": "天塔第11层",
"canFlyTo": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"item_ratio": 1,
"firstArrive": [],
"events": {
"8,9": [
{
"type": "openShop",
"id": "moneyShop1",
"open": true
}
]
},
"changeFloor": {
"1,6": {
"floorId": ":next",
"stair": "downFloor",
"time": 200
},
"5,1": {
"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, 4, 4, 4, 2, 88, 0, 0, 2, 4, 4, 4,352],
[348, 4, 4, 4, 2, 2, 2,203, 2, 4, 4, 4,352],
[348, 4, 4, 4, 2, 32,253, 0, 2, 4, 4, 4,352],
[348, 4, 4, 4, 2, 2, 2, 0, 2, 2, 2, 4,352],
[348, 2, 2, 2, 2, 31,213, 0,253, 21, 2, 4,352],
[348, 87, 0, 0, 81, 0, 2, 2, 2, 32, 2, 4,352],
[348, 2, 2, 2, 2, 32, 0,203, 32,203, 2, 4,352],
[348, 4, 4, 4, 2, 2, 81, 2, 2, 2, 2, 4,352],
[348, 4, 4, 4, 4, 2,203, 7,131, 8, 2, 4,352],
[348, 4, 4, 4, 4, 2, 0, 21, 31, 21, 2, 4,352],
[348, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 4,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,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, 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]
],
"fgmap": [
],
"width": 13,
"height": 13,
"autoEvent": {},
"canFlyFrom": true,
"upFloor": [
2,
6
],
"downFloor": [
6,
1
],
"beforeBattle": {},
"cannotMoveIn": {}
}