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

67 lines
1.7 KiB
JavaScript

main.floors.MAR37=
{
"floorId": "MAR37",
"title": "学院图书馆:37F",
"name": "图书馆 37F",
"width": 13,
"height": 13,
"map": [
[149,149,149,149,149,149,149,149,149,149,149,149,149],
[149, 32, 0,225, 0, 0, 0, 0, 0, 81, 0, 87,149],
[149, 0, 0,149,149,149,149,149,149,149, 0, 0,149],
[149,227,149,149, 31, 31,149, 31, 31,149,149, 82,149],
[149, 0,149, 31, 31, 31,149, 21, 31, 31,149, 0,149],
[149, 0,149, 21, 21, 23,149, 49, 21, 21,149, 0,149],
[149,224,149,149,149,149,149,149,149,149,149, 31,149],
[149, 0,149,402,402,402,149, 32,402,412,149, 0,149],
[149, 0,149,412,412,412,149, 21, 21, 21,149, 0,149],
[149,227,149,149, 21, 32,149, 22, 22,149,149,225,149],
[149, 0, 0,149,149,149,149,149,149,149, 0, 0,149],
[149, 88, 0,212, 0, 0, 0, 0, 0,216, 0, 0,149],
[149,149,149,149,149,149,149,149,149,149,149,149,149]
],
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 4,
"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": {},
"fgmap": [
],
"bgmap": [
],
"upFloor": [
10,
1
],
"downFloor": [
1,
10
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}