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

68 lines
1.7 KiB
JavaScript

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