yimengjiutian/project/floors/MT120.js

120 lines
3.9 KiB
JavaScript
Raw Normal View History

2023-06-07 04:06:48 +08:00
main.floors.MT120=
{
"floorId": "MT120",
"title": "主塔 120 层",
"name": "120",
"width": 13,
"height": 13,
"canFlyTo": false,
"canFlyFrom": false,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 1,
"defaultGround": "ground",
"bgm": "rongyan.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {
"6,1": {
"trigger": "action",
"enable": true,
"noPass": null,
"displayDamage": true,
"opacity": 1,
"filter": {
"blur": 0,
"hue": 0,
"grayscale": 0,
"invert": false,
"shadow": 0
},
"data": [
{
"type": "if",
"condition": "((status:lv>=25)&&(status:exp>=1797))",
"true": [
{
"type": "openDoor"
}
],
"false": [
{
"type": "tip",
"text": "你没有清完所有怪物!"
}
]
}
]
}
},
2023-06-07 04:06:48 +08:00
"changeFloor": {
"6,12": {
"floorId": "MT119",
"loc": [
6,
0
]
},
"6,0": {
"floorId": "BOSS4",
"loc": [
6,
12
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {
"6,0": [
"up",
"left",
"right"
]
},
2023-06-07 04:06:48 +08:00
"map": [
[658,658,658,658,658,658, 89,658,658,658,658,658,658],
[658,658,658,658,658,658, 86,658,658,658,658,658,658],
[737,658,735,738,738, 83, 0, 82,734,735, 82,734,735],
[737,658,658,658,658,658, 0,658,658,658,658,658,658],
[737,658,735,738,738, 83, 0, 82,734,735, 82,734,735],
2023-06-07 04:06:48 +08:00
[658,658,658,658,658,658, 0,658,658,658,658,658,658],
[735,734, 82,735,734, 82, 0, 82,734,735, 82,734,735],
2023-06-07 04:06:48 +08:00
[658,658,658,658,658,658, 0,658,658,658,658,658,658],
[734, 81,734, 81,734, 81, 0, 81,734, 81,734, 81,734],
2023-06-07 04:06:48 +08:00
[658,658,658,658,658,658, 0,658,658,658,658,658,658],
[734, 81,734, 81,734, 81, 0, 81,734, 81,734, 81,734],
2023-06-07 04:06:48 +08:00
[658,658,658,658,658,658, 0,658,658,658,658,658,658],
[658,658,658,658,658,658, 93,658,658,658,658,658,658]
],
"bgmap": [
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000],
[320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000,320000]
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}