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

67 lines
1.7 KiB
JavaScript

main.floors.MAL36=
{
"floorId": "MAL36",
"title": "魔法学院:36F",
"name": "主楼 36F",
"width": 13,
"height": 13,
"map": [
[148,148,148,148,148,148,148,148,148,148,148,148,148],
[148, 0, 0,225, 0, 0, 0,214, 0,227, 0, 88,148],
[148, 0, 0,148, 0,148, 81,148, 0,148, 0, 0,148],
[148,216,148,148, 0,148, 0,148, 0,148,148,216,148],
[148, 0, 0, 0, 0,148, 0,148, 0, 0, 0, 0,148],
[148,227,148,148,148, 0,212, 0,148,148,148,224,148],
[148, 0, 81, 0, 0,216, 0,216, 0, 0, 81, 0,148],
[148, 0,148,148,148, 0,227, 0,148,148,148,227,148],
[148, 0, 0, 0, 0,148, 0,148, 0, 0, 0, 0,148],
[148,224,148,148, 0,148, 0,148, 0,148,148, 0,148],
[148, 0, 0,148, 0,148, 81,148, 0,148, 0, 0,148],
[148, 32, 0,225, 0, 21, 0,214, 0,224, 0, 87,148],
[148,148,148,148,148,148,148,148,148,148,148,148,148]
],
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 4,
"defaultGround": "magicground",
"bgm": "maps4L.mp3",
"firstArrive": null,
"eachArrive": [],
"parallelDo": "",
"events": {},
"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": []
}