yimengjiutian/project/floors/MT87.js

171 lines
4.8 KiB
JavaScript
Raw Normal View History

2023-05-23 11:52:20 +08:00
main.floors.MT87=
{
"floorId": "MT87",
"title": "主塔 87 层",
"name": "87",
"width": 13,
"height": 13,
"canFlyTo": false,
"canFlyFrom": false,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 1,
"defaultGround": "ground",
"bgm": "ep29.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,12": {
"floorId": "MT86",
"loc": [
6,
0
]
},
"6,0": {
"floorId": "BOSS3",
"loc": [
6,
11
]
}
},
"beforeBattle": {},
"afterBattle": {
"6,9": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"6,7": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"6,5": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
],
"6,3": [
{
"type": "setValue",
"name": "flag:chusan",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:chusan==95)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT87"
}
]
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[182,182,182,182,182,182, 89,182,182,182,182,182,182],
[182,182,182,182,182,182, 86,182,182,182,182,182,182],
[182,182,733,733,733, 83, 0, 83,733,733,733,182,182],
[182,182,182,182,182,182,504,182,182,182,182,182,182],
[182,182,733, 82,733, 82, 0, 82,733, 82,733,182,182],
2023-05-23 11:52:20 +08:00
[182,182,182,182,182,182,504,182,182,182,182,182,182],
[182,182,733, 82,733, 82, 0, 82,733, 82,733,182,182],
2023-05-23 11:52:20 +08:00
[182,182,182,182,182,182,607,182,182,182,182,182,182],
[182,182,731, 81,731, 81, 0, 81,731, 81,731,182,182],
2023-05-23 11:52:20 +08:00
[182,182,182,182,182,182,607,182,182,182,182,182,182],
[182,182,731, 81,731, 81, 0, 81,731, 81,731,182,182],
2023-05-23 11:52:20 +08:00
[182,182,182,182,182,182, 0,182,182,182,182,182,182],
[182,182,182,182,182,182, 93,182,182,182,182,182,182]
],
"bgmap": [
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150],
[150,150,150,150,150,150,150,150,150,150,150,150,150]
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}