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

62 lines
1.6 KiB
JavaScript

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