tianta/project/floors/MT72.js

190 lines
5.1 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.MT72=
{
"floorId": "MT72",
"title": "天塔第 72 层",
"name": "天塔第72层",
"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, 27, 34, 2, 34, 0, 87, 0, 34, 2, 34, 28,352],
[348, 27, 34, 2, 0, 0, 0, 0, 0, 2, 34, 28,352],
[348,409, 2, 2,407, 2, 2, 2,407, 2, 2,409,352],
[348, 0, 31, 0,367, 0, 0, 0,367, 0, 31, 0,352],
[348, 2, 2, 2, 0, 2, 2, 2, 0, 2, 2, 2,352],
[348, 27,408, 81, 0, 2, 34, 2, 0, 81,408, 28,352],
[348, 27, 2, 2, 0, 2,407, 2, 0, 2, 2, 28,352],
[348, 34, 2,224,367, 0, 0, 0,367,224, 2, 34,352],
[348, 34, 2, 86, 2, 2, 86, 2, 2, 86, 2, 34,352],
[348, 21, 2, 34, 2, 0, 0, 0, 2, 34, 2, 21,352],
[348, 21, 2, 34, 2, 0, 88, 0, 2, 34, 2, 21,352],
[349,346,346,346,346,346,346,346,346,346,346,346,347]
],
"firstArrive": [],
"parallelDo": "",
"events": {
"8,8": [
{
"type": "changeFloor",
"floorId": "MT72",
"loc": [
4,
8
]
},
{
"type": "playSound",
"name": "020-Teleport03.mp3"
},
{
"type": "animate",
"name": "STshengfa",
"loc": "hero",
"async": true
},
{
"type": "sleep",
"time": 40
},
{
"type": "waitAsync",
"excludeAnimates": true
}
],
"8,4": [
{
"type": "changeFloor",
"floorId": "MT72",
"loc": [
8,
8
]
},
{
"type": "playSound",
"name": "020-Teleport03.mp3"
},
{
"type": "animate",
"name": "STshengfa",
"loc": "hero",
"async": true
},
{
"type": "sleep",
"time": 40
},
{
"type": "waitAsync",
"excludeAnimates": true
}
],
"4,4": [
{
"type": "changeFloor",
"floorId": "MT72",
"loc": [
8,
4
]
},
{
"type": "playSound",
"name": "020-Teleport03.mp3"
},
{
"type": "animate",
"name": "STshengfa",
"loc": "hero",
"async": true
},
{
"type": "sleep",
"time": 40
},
{
"type": "waitAsync",
"excludeAnimates": true
}
],
"4,8": [
{
"type": "changeFloor",
"floorId": "MT72",
"loc": [
4,
4
]
},
{
"type": "playSound",
"name": "020-Teleport03.mp3"
},
{
"type": "animate",
"name": "STshengfa",
"loc": "hero",
"async": true
},
{
"type": "sleep",
"time": 40
},
{
"type": "waitAsync",
"excludeAnimates": true
}
]
},
"changeFloor": {
"6,11": {
"floorId": ":before",
"stair": "upFloor"
},
"6,1": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 5,
"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,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,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": {},
"upFloor": [
6,
2
],
"downFloor": [
6,
10
],
"canFlyFrom": true,
"beforeBattle": {},
"cannotMoveIn": {}
}