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

67 lines
1.7 KiB
JavaScript

main.floors.MAR7=
{
"floorId": "MAR7",
"title": "学院图书馆:7F",
"name": "图书馆 7F",
"width": 13,
"height": 13,
"map": [
[149,149,149,149,149,149,149,149,149,149,149,149,149],
[149,201,149, 21,149, 0, 27, 0,149, 27,149, 87,149],
[149,202,149, 21,149, 0, 0, 0,149, 31,149, 0,149],
[149,201,149, 31,149,210,149,202,149,205,149, 0,149],
[149, 0,149, 0,149, 0,149, 0,149, 0,149, 0,149],
[149, 81,149,209,149, 81,149, 82,149, 81,149, 81,149],
[149, 0, 0, 0, 0, 0, 0, 0,217, 0,210, 0,149],
[149, 81,149,210,149, 81,149, 81,149, 81,149, 81,149],
[149, 0,149, 0,149, 0,149, 0,149, 0,149, 0,149],
[149, 0,149, 32,149,202,149,205,149, 0,149, 0,149],
[149, 0,149, 21,149,217,149, 21,149,201,149,201,149],
[149, 88,149, 21,149, 32,149, 21,149, 0,202, 0,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": {
"1,11": {
"floorId": ":before",
"stair": "upFloor"
},
"11,1": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"bgmap": [
],
"fgmap": [
],
"upFloor": [
11,
2
],
"downFloor": [
1,
10
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}