51_AstralParty/project/floors/MAL18.js
2025-09-11 22:30:07 +08:00

84 lines
2.3 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

main.floors.MAL18=
{
"floorId": "MAL18",
"title": "魔法学院:18F",
"name": "主楼 18F",
"width": 13,
"height": 13,
"map": [
[148,148,148,148,148,148,148,148,148,148,148,148,148],
[148, 87, 0, 0, 82, 0, 88, 0, 81,218, 0, 21,148],
[148, 0, 0,121,148, 0, 0, 0,148, 0,203, 21,148],
[148, 81,148,148,148,148, 0,148,148, 0, 0, 22,148],
[148, 0, 31, 0, 81,214, 0,214, 81,213, 0, 21,148],
[148,215, 0,215,148, 0, 0, 0,148, 0,206, 21,148],
[148,148,148,148,148,148, 82,148,148,148,148,148,148],
[148, 0,213, 0, 0, 0, 0, 0, 0, 0,215, 0,148],
[148, 81,148,148, 81,148,148,148, 81,148,148, 81,148],
[148,218, 0,148,206,206,148,203,203,148, 0,218,148],
[148, 0, 21,148,206,206,148,203,203,148, 21, 0,148],
[148, 31,401,148, 0, 21,148, 21, 0,148,411, 31,148],
[148,148,148,148,148,148,148,148,148,148,148,148,148]
],
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 2,
"defaultGround": "magicground",
"bgm": "maps4L.mp3",
"firstArrive": null,
"eachArrive": [],
"parallelDo": "",
"events": {
"3,2": [
{
"type": "if",
"condition": "(!core.hasItem(\"PiercingGun\"))",
"true": [
"\t[老登,man]如果你不提升几次攻击力,你将无法击败石头人。\n话又说回来提升了还有钱买筹码吗"
],
"false": [
"\t[老登,man]如果你不提升几次攻击力,你将无法击……\n无个锤子啊你都有这玩意打石头人不是随随便便"
]
},
{
"type": "hide",
"remove": true
}
]
},
"changeFloor": {
"6,1": {
"floorId": ":before",
"stair": "upFloor"
},
"1,1": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
],
"upFloor": [
1,
2
],
"downFloor": [
6,
2
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}