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

67 lines
1.7 KiB
JavaScript

main.floors.MAL19=
{
"floorId": "MAL19",
"title": "魔法学院:19F",
"name": "主楼 19F",
"width": 13,
"height": 13,
"map": [
[148,148,148,148,148,148,148,148,148,148,148,148,148],
[148, 88, 0,148, 31, 0,218, 0, 22,148, 21,401,148],
[148, 0, 0,148, 0, 0,148, 0, 0,148,206, 0,148],
[148, 81,148,148,214,148, 55,148,214,148, 81,148,148],
[148,205, 0,148, 0, 0, 0, 0, 0,148, 0, 0,148],
[148, 0, 0,148, 21, 0,148, 0, 21,148,203,203,148],
[148, 81,148,148, 0,215, 0,215, 0,148, 0, 0,148],
[148,206, 0,148,148,148, 82,148,148,148,148, 81,148],
[148, 0, 0,203, 0, 0, 0, 0,214, 0, 0,213,148],
[148, 81,148,148,148,148,214,148,148, 31, 21, 0,148],
[148, 0,148, 0, 81, 21, 0, 21,148,148,148,206,148],
[148,203, 0,206,148, 0, 87, 0, 81, 0,205, 0,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": {},
"changeFloor": {
"6,11": {
"floorId": ":next",
"stair": "downFloor"
},
"1,1": {
"floorId": ":before",
"stair": "upFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
],
"downFloor": [
1,
2
],
"upFloor": [
6,
10
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}