tianta/project/floors/MT75.js

84 lines
2.5 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.MT75=
{
"floorId": "MT75",
"title": "天塔第 75 层",
"name": "天塔第75层",
"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, 28,407,408,407, 33, 2, 34, 2, 21, 2, 34,352],
[348, 34, 2, 2, 2, 2, 2, 21, 2, 34, 2, 21,352],
[348, 27,407,409,407, 0, 2,409, 0,408, 0,409,352],
[348, 2, 2, 2, 2, 0, 2, 2, 2, 81, 2, 2,352],
[348, 34, 0, 81, 0, 0, 2, 0, 34, 0, 34, 0,352],
[348, 2,407, 2,527, 0,407, 0, 2, 2, 2, 0,352],
[348, 27, 0, 2, 2, 2, 2, 2, 2, 27, 2,407,352],
[348, 81, 2, 2, 0,224,224, 0, 2, 34, 2, 0,352],
[348, 28, 0, 2, 21, 2, 2, 0, 81,409, 2, 0,352],
[348, 2,407, 2, 0, 2, 88, 0, 2, 34, 2, 0,352],
[348, 0, 0, 81, 0, 2, 2, 2, 2, 28, 2, 87,352],
[349,346,346,346,346,346,346,346,346,346,346,346,347]
],
"firstArrive": [],
"parallelDo": "",
"events": {
"4,6": [
{
"type": "setBlock",
"number": "bigKey"
}
]
},
"changeFloor": {
"11,11": {
"floorId": ":next",
"stair": "downFloor"
},
"6,10": {
"floorId": ":before",
"stair": "upFloor"
}
},
"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, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 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,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]
],
"fgmap": [
],
"width": 13,
"height": 13,
"autoEvent": {},
"upFloor": [
11,
10
],
"downFloor": [
7,
10
],
"canFlyFrom": true,
"beforeBattle": {},
"cannotMoveIn": {}
}