yimengjiutian/project/floors/MT57.js
2023-05-23 11:52:20 +08:00

156 lines
4.6 KiB
JavaScript

main.floors.MT57=
{
"floorId": "MT57",
"title": "主塔 57 层",
"name": "57",
"width": 13,
"height": 13,
"canFlyTo": false,
"canFlyFrom": false,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [
{
"name": "shanhe.jpg",
"canvas": "bg",
"x": 0,
"y": 0
}
],
"ratio": 1,
"defaultGround": "ground",
"bgm": "Mountain.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"0,5": {
"floorId": "MT53",
"loc": [
12,
5
]
},
"6,0": {
"floorId": "MT58",
"loc": [
6,
12
]
}
},
"beforeBattle": {},
"afterBattle": {
"3,5": [
{
"type": "setValue",
"name": "flag:wsqg",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:wsqg==57)",
"true": [
{
"type": "openDoor",
"loc": [
6,
5
],
"floorId": "MT58"
}
]
}
],
"7,5": [
{
"type": "setValue",
"name": "flag:wsqg",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:wsqg==57)",
"true": [
{
"type": "openDoor",
"loc": [
6,
5
],
"floorId": "MT58"
}
]
}
],
"7,2": [
{
"type": "setValue",
"name": "flag:wsqg",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:wsqg==57)",
"true": [
{
"type": "openDoor",
"loc": [
6,
5
],
"floorId": "MT58"
}
]
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 0, 0, 0, 0, 17,100049, 91,100049, 17, 0, 0, 0, 0],
[ 0, 0, 0, 17, 17,100049,731,100049, 17, 17, 17, 0, 0],
[ 0, 0, 17, 17,451,371, 0,228, 0, 17, 17, 0, 0],
[ 17, 17, 17,100049,100049,100049,100049,100049,590,100049, 17, 0, 0],
[100049,100049,100049,100049,587, 0,587,100049,371,100049, 17, 0, 0],
[ 92, 0, 0,227, 0,589, 0,228, 0,100049, 17, 0, 0],
[ 17, 17, 17,100049,588, 0,588,100049,590,100049, 17, 0, 0],
[100065,100060,100065,100049,100049,100049,100049,100049,100049,100049, 17, 0, 0],
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 0, 0],
[ 0, 0, 17,100064,100060,100065,100065,100065,100060,100066, 17, 17, 0],
[ 0, 0, 17, 17, 17, 17, 17, 17, 17, 17, 17, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
[ 0, 0, 0, 0, 0,100048,100000,100050, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0,100048,100000,100050, 0, 0, 0, 0, 0],
[ 0, 0, 0,100040,100041,100043,100000,100044,100041,100042, 0, 0, 0],
[ 0, 0, 0,100048,100000,100000,100000,100000,100000,100050, 0, 0, 0],
[100041,100041,100041,100043,100000,100000,100000,100000,100000,100050, 0, 0, 0],
[100000,100000,100000,100000,100000,100000,100000,100000,100000,100050, 0, 0, 0],
[100057,100057,100057,100051,100000,100000,100000,100000,100000,100050, 0, 0, 0],
[ 0, 0, 0,100048,100000,100000,100000,100000,100000,100050, 0, 0, 0],
[ 0, 0, 0,100056,100057,100057,100057,100057,100057,100058, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
],
"fg2map": [
]
}