tianta/project/floors/MT41.js
北海小羊 42ebe1f389 10.20
2022-10-22 04:00:12 +13:00

134 lines
3.7 KiB
JavaScript

main.floors.MT41=
{
"floorId": "MT41",
"title": "天塔第 41 层",
"name": "天塔第41层",
"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, 4, 2, 88, 2, 4, 4, 4, 4,352],
[348, 4, 4, 4, 4, 2, 0, 2, 4, 4, 4, 4,352],
[348, 4, 4, 4, 4, 2,300, 2, 4, 4, 4, 4,352],
[348, 4, 4, 4, 4, 2,367, 2, 4, 4, 4, 4,352],
[348, 4, 4, 4, 4, 2, 2, 2, 4, 4, 4, 4,352],
[348, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,352],
[348, 4, 4, 4, 4, 2, 2, 2, 4, 4, 4, 4,352],
[348, 4, 4, 4, 4, 2,367, 2, 4, 4, 4, 4,352],
[348, 4, 4, 4, 4, 2, 32, 2, 4, 4, 4, 4,352],
[348, 4, 4, 4, 4, 2, 0, 2, 4, 4, 4, 4,352],
[348, 4, 4, 4, 4, 2, 87, 2, 4, 4, 4, 4,352],
[349,346,346,346,346,346,346,346,346,346,346,346,347]
],
"firstArrive": [],
"parallelDo": "",
"events": {
"6,4": [
{
"type": "changeFloor",
"floorId": "MT41",
"loc": [
6,
8
]
},
{
"type": "playSound",
"name": "020-Teleport03.mp3"
},
{
"type": "animate",
"name": "STshengfa",
"loc": "hero",
"async": true
},
{
"type": "sleep",
"time": 40
},
{
"type": "waitAsync",
"excludeAnimates": true
}
],
"6,8": [
{
"type": "changeFloor",
"floorId": "MT41",
"loc": [
6,
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,1": {
"floorId": ":before",
"stair": "upFloor"
},
"6,11": {
"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, 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],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 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]
],
"fgmap": [
],
"width": 13,
"height": 13,
"autoEvent": {},
"upFloor": [
6,
10
],
"downFloor": [
6,
2
],
"canFlyFrom": true,
"beforeBattle": {},
"cannotMoveIn": {}
}