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

75 lines
1.9 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.MAL46=
{
"floorId": "MAL46",
"title": "魔法学院:46F",
"name": "主楼 46F",
"width": 13,
"height": 13,
"map": [
[148,148,148,148,148,148,148,148,148,148,148,148,148],
[148, 0,220, 81, 0, 0, 0, 0, 0, 82, 0, 88,148],
[148, 31, 0,148, 0, 0, 0, 0, 0,148, 0, 0,148],
[148,404, 0,148,148,148,148,148,148,148,148, 81,148],
[148, 0,219, 81, 0, 0, 0, 0, 0,207, 0, 0,148],
[148,148,148,148,148,148,148,148,148,148,148, 81,148],
[148,225, 0,224, 0,227,148, 31, 0, 81,204, 0,148],
[148, 0,148,148,148, 0,148, 0,220,148, 0, 0,148],
[148,213,148, 63,148,204,148, 81,148,148,148, 81,148],
[148, 0,148, 0,219, 0,148, 0,121,148,219, 0,148],
[148,206,148,148,148,148,148, 0, 0,148, 0, 0,148],
[148, 0,209, 0,202, 0, 82, 0, 0, 81, 0, 87,148],
[148,148,148,148,148,148,148,148,148,148,148,148,148]
],
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 5,
"defaultGround": "magicground",
"bgm": "maps4L.mp3",
"firstArrive": null,
"eachArrive": [],
"parallelDo": "",
"events": {
"8,9": [
"\t[老登,man]41层实际上是左右对称的所以……",
{
"type": "hide",
"remove": true
}
]
},
"changeFloor": {
"11,1": {
"floorId": ":before",
"stair": "upFloor"
},
"11,11": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
],
"upFloor": [
11,
10
],
"downFloor": [
11,
2
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}