tianta/project/floors/MT34.js
2023-06-14 23:02:22 +08:00

139 lines
4.1 KiB
JavaScript

main.floors.MT34=
{
"floorId": "MT34",
"title": "天塔第 34 层",
"name": "天塔第34层",
"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, 2, 87, 2, 88, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 0, 2, 0, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 2, 2, 2, 83, 2, 0, 2, 2, 2, 4,352, 0],
[ 0,348, 4, 2, 21,539, 21,540, 21,538, 21, 2, 4,352, 0],
[ 0,348, 4, 2,540, 2,539, 2,538, 2,540, 2, 4,352, 0],
[ 0,348, 4, 2, 21,538, 21,539, 22,540, 21, 2, 4,352, 0],
[ 0,348, 4, 2,539, 2,540, 2,539, 2,539, 2, 4,352, 0],
[ 0,348, 4, 2, 21,538, 22,538, 22,540, 23, 2, 4,352, 0],
[ 0,348, 4, 2,539, 2,539, 2,539, 2,539, 2, 4,352, 0],
[ 0,348, 4, 2, 23,540, 21,538, 22,539, 22, 2, 4,352, 0],
[ 0,348, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"8,1": {
"floorId": ":before",
"stair": "upFloor"
},
"6,1": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {
"10,8": [
{
"type": "hide",
"loc": [
[
4,
10
]
],
"remove": true
},
{
"type": "animate",
"name": "xiaoshi",
"loc": [
4,
10
],
"async": true
},
{
"type": "animate",
"name": "xiaoshi",
"loc": [
10,
8
]
}
],
"4,10": [
{
"type": "hide",
"loc": [
[
10,
8
]
],
"remove": true
},
{
"type": "animate",
"name": "xiaoshi",
"loc": [
4,
10
]
},
{
"type": "animate",
"name": "xiaoshi",
"loc": [
10,
8
]
}
]
},
"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,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],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 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,
2
],
"downFloor": [
8,
2
],
"canFlyFrom": true,
"beforeBattle": {},
"cannotMoveIn": {}
}