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

73 lines
1.8 KiB
JavaScript

main.floors.MAR5=
{
"floorId": "MAR5",
"title": "学院图书馆:5F",
"name": "图书馆 5F",
"width": 13,
"height": 13,
"map": [
[149,149,149,149,149,149,149,149,149,149,149,149,149],
[149, 0, 0, 0, 0,149, 0,202, 0, 0,149, 87,149],
[149,202,149,201,201,149, 0,149, 0, 0,149, 0,149],
[149, 0,149, 0, 0,149, 0,149, 0, 0,205, 0,149],
[149, 0,149, 0, 21,149,205,149, 0,149,149,149,149],
[149, 0,149,149,149,149, 0,149, 0,217, 0, 0,149],
[ 92, 0, 0, 0, 0, 0, 0,149,205, 0, 0, 21,149],
[149,202,149,149,149,149, 0,149,149,149,210,149,149],
[149, 0, 0, 0, 0,149, 0,149, 0, 0, 0, 0,149],
[149,149,149,149, 0,149, 0,149, 31, 21, 28, 0,149],
[149, 0, 0,149, 0,149, 0,149,149,149,149,149,149],
[149, 63, 0, 0, 0,149, 0, 0, 0, 0, 0, 88,149],
[149,149,149,149,149,149,149,149,149,149,149,149,149]
],
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "magicground",
"bgm": "maps4R.mp3",
"firstArrive": null,
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"11,11": {
"floorId": ":before",
"stair": "upFloor"
},
"11,1": {
"floorId": ":next",
"stair": "downFloor"
},
"0,6": {
"floorId": "MAC1",
"loc": [
11,
6
],
"direction": "left"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
],
"upFloor": null,
"downFloor": null,
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": [],
"flyPoint": [
1,
6
]
}