tianta/project/floors/MT31.js
2022-10-23 00:23:02 +13:00

107 lines
3.3 KiB
JavaScript

main.floors.MT31=
{
"floorId": "MT31",
"title": "天塔第 31 层",
"name": "天塔第31层",
"canFlyTo": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"defaultGround": "ground",
"images": [],
"item_ratio": 1,
"map": [
[ 0,345,350,350,350,350,350,350,350,350,350,350,350,351, 0],
[ 0,348, 4, 4, 4, 4, 2, 2, 2, 4, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 2, 59, 2, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 27, 2, 28, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 2, 2, 86, 2, 2, 2, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 32, 0,221, 0, 32, 2, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 87, 0, 2, 0, 88, 2, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 2, 0, 2, 0, 2, 2, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 0, 83, 0, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 2, 2, 2, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,352, 0],
[ 0,349,346,346,346,346,346,346,346,346,346,346,346,347, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
],
"firstArrive": [
{
"type": "pauseBgm"
},
{
"type": "playBgm",
"name": "jinpo.mp3",
"keep": true
},
{
"type": "setBlock",
"number": "86",
"loc": [
[
7,
4
]
]
}
],
"parallelDo": "",
"events": {
"7,4": [
{
"type": "hide",
"remove": true
}
]
},
"changeFloor": {
"9,6": {
"floorId": ":before",
"stair": "upFloor"
},
"5,6": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 8,
"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, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,10247, 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, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 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": 15,
"height": 15,
"autoEvent": {},
"upFloor": [
6,
6
],
"downFloor": [
8,
6
],
"canFlyFrom": true,
"beforeBattle": {},
"cannotMoveIn": {}
}