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

75 lines
1.9 KiB
JavaScript

main.floors.MAL16=
{
"floorId": "MAL16",
"title": "魔法学院:16F",
"name": "主楼 16F",
"width": 13,
"height": 13,
"map": [
[148,148,148,148,148,148,148,148,148,148,148,148,148],
[148, 21,206, 0,148, 0, 88, 0,148, 0, 0,206,148],
[148, 21,218, 0, 81, 0, 0, 0, 81,203, 0, 0,148],
[148, 21,206, 0,148,213, 0, 21,148, 0, 0, 31,148],
[148,148,148,148,148,148, 82,148,148,148, 81,148,148],
[148,401, 21, 0,148, 31, 0, 0,148, 0,213, 0,148],
[148, 31, 0,215, 81, 0,214, 0,148, 0, 0, 0,148],
[148,411, 21, 0,148, 0, 0, 21,148,206, 0, 22,148],
[148,148,203,148,148,148, 81,148,148,148, 81,148,148],
[148, 0, 0, 0,148,206, 0,206,148, 0,218, 0,148],
[148, 0, 0, 0, 81, 0, 0, 0, 81, 0,148,148,148],
[148,121, 0, 0,148, 0, 87, 0,148,216, 0, 63,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": {
"1,11": [
"\t[老登,man]我听说这个区域里有2处可找到红钥匙。",
{
"type": "hide",
"remove": true
}
]
},
"changeFloor": {
"6,1": {
"floorId": ":before",
"stair": "upFloor"
},
"6,11": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"bgmap": [
],
"fgmap": [
],
"upFloor": [
6,
10
],
"downFloor": [
6,
2
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}