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

67 lines
1.7 KiB
JavaScript

main.floors.MAR18=
{
"floorId": "MAR18",
"title": "学院图书馆:18F",
"name": "图书馆 18F",
"width": 13,
"height": 13,
"map": [
[149,149,149,149,149,149,149,149,149,149,149,149,149],
[149,149, 0,218, 0, 0, 88, 0, 82, 0, 0, 87,149],
[149,149,203, 0,149, 0, 0, 0,149,411, 0, 0,149],
[149,149, 0, 0,149,149, 0,149,149,149,149, 0,149],
[149,149, 0,213, 0,214, 0,214, 0, 0, 31, 0,149],
[149,149,206, 0,149,149, 0,149,149,215, 0,215,149],
[149,149,149,149,149,149, 0,149,149,149,149,149,149],
[149, 0,215, 0, 0, 0, 0, 0, 0, 0,213, 0,149],
[149,218,149,149, 0,149,149,149, 0,149,149,218,149],
[149, 0, 0,149,203,203,149,206,206,149, 0, 0,149],
[149, 31,411,149,203,203,149,206,206,149,401, 31,149],
[149,149,149,149,149,149,149,149,149,149,149,149,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,1": {
"floorId": ":before",
"stair": "upFloor"
},
"11,1": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
],
"upFloor": [
11,
2
],
"downFloor": [
6,
2
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}