tianta/project/floors/MT3.js

77 lines
2.4 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.MT3=
{
"floorId": "MT3",
"title": "天塔第 3 层",
"name": "天塔第3层",
"canFlyTo": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"item_ratio": 1,
"firstArrive": [],
"events": {},
"changeFloor": {
"6,5": {
"floorId": ":next",
"stair": "downFloor",
"time": 200
},
"6,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, 2, 32, 0, 21,209,210,209, 0, 2, 22, 2,352],
[348, 31,209, 2, 2, 2, 2, 2, 0,205,217,205,352],
[348, 2, 81, 2, 21, 31, 32, 2, 2, 2, 2, 81,352],
[348,205, 0, 2, 21, 2, 2, 2,210, 0, 28, 27,352],
[348, 81, 2, 2, 0, 2, 87, 2, 32, 2, 2, 2,352],
[348, 0,202, 2,217, 2, 0, 2, 0,210,202,209,352],
[348, 2, 81, 2, 82, 2, 81, 2, 2, 2, 2, 0,352],
[348, 21, 32, 0, 0,205, 0, 2, 0, 34, 2, 31,352],
[348, 2, 81, 2, 2, 2, 81, 2, 27, 0, 2,209,352],
[348, 31,205, 0, 27, 2, 0, 2, 81, 2, 2,210,352],
[348, 21, 31, 0, 28, 2, 88, 2, 28, 0,217, 21,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, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 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,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]
],
"fgmap": [
],
"width": 13,
"height": 13,
"autoEvent": {},
"canFlyFrom": true,
"upFloor": [
6,
6
],
"downFloor": [
6,
10
],
"beforeBattle": {},
"cannotMoveIn": {}
}