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

67 lines
1.7 KiB
JavaScript

main.floors.MAR19=
{
"floorId": "MAR19",
"title": "学院图书馆:19F",
"name": "图书馆 19F",
"width": 13,
"height": 13,
"map": [
[149,149,149,149,149,149,149,149,149,149,149,149,149],
[149,401, 0,149, 0, 0,218, 0, 0,149, 0, 88,149],
[149, 0,206,149, 0, 0, 31, 0, 0,149, 0, 0,149],
[149,149, 0,149,214,149,149,149,214,149,205,149,149],
[149, 0, 0,149, 0, 0,421, 0, 0,149, 0,149,149],
[149,203,203,149, 0,149,149,149, 0,149, 0,149,149],
[149, 0, 0,149, 0,215, 0,215, 0,149,206,149,149],
[149, 0,149,149,149,149, 0,149,149,149, 0,149,149],
[149,213, 0, 0,214, 0, 0, 0, 0,203, 0, 0,149],
[149, 0, 0, 31,149,149,214,149,149,149,149, 0,149],
[149,206,149,149,149, 0, 0, 0, 81, 0,149, 0,149],
[149, 0, 0, 0,205, 0, 87, 0,149,203, 0,206,149],
[149,149,149,149,149,149,149,149,149,149,149,149,149]
],
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 2,
"defaultGround": "magicground",
"bgm": "maps4R.mp3",
"firstArrive": null,
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,11": {
"floorId": ":next",
"stair": "downFloor"
},
"11,1": {
"floorId": ":before",
"stair": "upFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
],
"downFloor": [
11,
2
],
"upFloor": [
6,
10
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}