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

111 lines
3.1 KiB
JavaScript

main.floors.MT70=
{
"floorId": "MT70",
"title": "天塔第 70 层",
"name": "天塔第70层",
"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, 32, 0, 0, 2, 88, 0, 32, 2, 0, 21, 0,352],
[348, 2,227, 0,225, 0,407, 0,227, 0, 2, 0,352],
[348, 0, 0, 2, 2, 2, 2, 2, 2, 82, 2,227,352],
[348,372, 34,222, 0, 2, 0,246, 0, 0, 2, 21,352],
[348, 2, 2, 2, 0, 81, 0, 2, 2, 34, 2, 0,352],
[348, 0,224, 0, 0, 2, 0, 2, 0, 0,224, 0,352],
[348, 0, 2, 34, 2, 2, 0, 81, 0, 2, 2, 2,352],
[348, 21, 2, 0, 0,246, 0, 2, 0,222, 34,224,352],
[348,227, 2, 82, 2, 2, 2, 2, 2, 2, 0, 0,352],
[348, 0, 2, 0,227, 0,407, 0,225, 0,227, 2,352],
[348, 0, 21, 0, 2, 32, 0, 87, 2, 0, 0, 32,352],
[349,346,346,346,346,346,346,346,346,346,346,346,347]
],
"firstArrive": [],
"parallelDo": "",
"events": {
"1,4": [
{
"type": "openDoor",
"loc": [
1,
4
]
}
]
},
"changeFloor": {
"7,11": {
"floorId": ":next",
"stair": "downFloor"
},
"5,1": {
"floorId": ":before",
"stair": "upFloor"
}
},
"afterBattle": {
"1,4": [
{
"type": "show",
"loc": [
[
6,
6
]
]
}
]
},
"afterGetItem": {},
"afterOpenDoor": {
"1,4": [
{
"type": "setValue",
"name": "flag:70f",
"value": "1"
},
{
"type": "setBlock",
"number": "swordsman"
}
]
},
"cannotMove": {},
"ratio": 4,
"bgmap": [
[ 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, 0, 0, 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]
],
"fgmap": [
],
"width": 13,
"height": 13,
"autoEvent": {},
"upFloor": [
6,
11
],
"downFloor": [
6,
1
],
"canFlyFrom": true,
"beforeBattle": {},
"cannotMoveIn": {}
}