tianta/project/floors/MT69.js

111 lines
3.2 KiB
JavaScript
Raw Normal View History

2022-10-21 07:20:39 +08:00
main.floors.MT69=
{
2022-10-21 23:04:26 +08:00
"floorId": "MT69",
"title": "天塔第 69 层",
"name": "天塔第69层",
"canFlyTo": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"defaultGround": "ground",
"images": [],
"item_ratio": 1,
"map": [
[345,350,350,350,350,350,350,350,350,350,350,350,351],
[348, 4, 4, 4, 2, 87, 0, 0, 0, 2, 4, 4,352],
[348, 4, 4, 4, 2, 2, 2, 2, 83, 2, 4, 4,352],
[348, 4, 4, 4, 2, 9,130, 10, 0, 2, 4, 4,352],
[348, 4, 4, 4, 2, 32, 0, 32, 0, 2, 4, 4,352],
[348, 4, 4, 4, 2, 0, 0, 0, 0, 2, 4, 4,352],
[348, 4, 4, 4, 2, 2, 2, 2, 82, 2, 4, 4,352],
[348, 4, 4, 4, 2, 7,131, 8, 0, 2, 4, 4,352],
[348, 4, 4, 4, 2, 32, 0, 32, 0, 2, 4, 4,352],
[348, 4, 4, 4, 2,125, 0, 0, 0, 2, 4, 4,352],
[348, 4, 2, 2, 2, 2, 2, 2, 81, 2, 4, 4,352],
[348, 4, 2, 88, 0, 0, 0, 0, 0, 2, 4, 4,352],
[349,346,346,346,346,346,346,346,346,346,346,346,347]
2022-10-21 07:20:39 +08:00
],
2022-10-21 23:04:26 +08:00
"firstArrive": [],
"parallelDo": "",
"events": {
"6,3": [
{
"type": "openShop",
"id": "expShop3",
"open": true
}
],
"6,7": [
{
"type": "openShop",
"id": "moneyShop3",
"open": true
}
],
"5,9": [
{
"type": "showImage",
"code": 1,
"image": "npcnan.png",
"loc": [
100,
25
],
"opacity": 1,
"time": 0
},
"\t[联盟老人]70层其实是中心对称的。",
{
"type": "hideImage",
"code": 1,
"time": 0
}
]
},
"changeFloor": {
"3,11": {
"floorId": ":before",
"stair": "upFloor"
},
"5,1": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 4,
"bgmap": [
[ 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, 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]
],
"fgmap": [
],
"width": 13,
"height": 13,
"autoEvent": {},
"upFloor": [
6,
1
],
"downFloor": [
4,
11
],
"canFlyFrom": true,
"beforeBattle": {},
"cannotMoveIn": {}
2022-10-21 07:20:39 +08:00
}