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

67 lines
1.7 KiB
JavaScript

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