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

68 lines
1.7 KiB
JavaScript

main.floors.MAR33=
{
"floorId": "MAR33",
"title": "学院图书馆:33F",
"name": "图书馆 33F",
"width": 13,
"height": 13,
"map": [
[149,149,149,149,149,149,149,149,149,149,149,149,149],
[149, 88, 0, 0, 0, 81,216, 0,214, 81, 0, 87,149],
[149,149,149,149, 81,149, 0, 0, 0,149, 0, 0,149],
[149, 32, 0, 0, 0,149, 31, 0,412,149,149, 82,149],
[149,149, 0,149,149,149,149, 0,149,149, 31, 0,149],
[149,212, 0,212,149, 0,214, 0, 0,149, 0,216,149],
[149, 0, 0, 0,149, 81,149,149,224,149, 0, 0,149],
[149,225, 0,225,149, 0,212, 0, 0, 0,216, 0,149],
[149,149, 0,149,149,149,149,149,149,149,149, 0,149],
[149, 0, 0, 0,149, 0, 0, 0,149,214, 0, 0,149],
[149, 0, 63, 0,149,216,149,225,149, 0,149,224,149],
[149, 0, 0, 0,149, 0,149, 0, 82, 0,225, 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": {
"11,1": {
"floorId": ":next",
"stair": "downFloor"
},
"1,1": {
"floorId": ":before",
"stair": "upFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"bgmap": [
],
"fgmap": [
],
"upFloor": [
10,
1
],
"downFloor": [
2,
1
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": [],
"underGround": true
}