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

76 lines
1.9 KiB
JavaScript

main.floors.MAL37=
{
"floorId": "MAL37",
"title": "魔法学院:37F",
"name": "主楼 37F",
"width": 13,
"height": 13,
"map": [
[148,148,148,148,148,148,148,148,148,148,148,148,148],
[148, 87, 0, 81, 0, 0, 0, 0, 0,225, 0, 32,148],
[148, 0, 0,148,148,148,148,148,148,148, 0, 0,148],
[148, 82,148,148, 31, 31,148, 31, 31,148,148,227,148],
[148, 0,148, 31, 31, 21,148, 31, 31, 31,148, 0,148],
[148, 0,148, 21, 21, 49,148, 23, 21, 21,148, 0,148],
[148, 31,148,148,148,148,148,148,148,148,148,224,148],
[148, 0,148,412,402, 32,148,402,402,402,148, 0,148],
[148, 0,148, 21, 21, 21,148,412,412,412,148, 0,148],
[148,225,148,148, 22, 22,148, 32, 21,148,148,227,148],
[148, 0, 0,148,148,148,148,148,148,148, 0, 0,148],
[148,121, 0,216, 0, 0, 0, 0, 0,212, 0, 88,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": {
"1,11": [
"\t[老登,man]你需要用地震卷轴才能取走这里的所有宝物",
{
"type": "hide",
"remove": true,
"time": 200
}
]
},
"changeFloor": {
"11,11": {
"floorId": ":before",
"stair": "upFloor"
},
"1,1": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
],
"upFloor": [
2,
1
],
"downFloor": [
11,
10
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}