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

76 lines
1.8 KiB
JavaScript

main.floors.MAR12=
{
"floorId": "MAR12",
"title": "学院图书馆:12F",
"name": "图书馆 12F",
"width": 13,
"height": 13,
"map": [
[149,149,149,149,149,149,149,149,149,149,149,149,149],
[149,149,149,149,149, 0,401, 0,149,149,149,149,149],
[149,149,149,149,149, 0,149, 0,149,149,149,149,149],
[149,213, 0,401,149,218, 0,218,149,421, 0,206,149],
[149, 0,149,149,149,149,213,149,149,149,149, 0,149],
[149,206, 0, 31,149, 0, 0, 0, 0, 0, 0,218,149],
[149, 0,411, 0,218, 0, 0, 32,149,149,149,149,149],
[149, 0,203, 0,149,149,149,149,149,149,149,149,149],
[149,213,149,203,149,149,149,149,149,149,149,149,149],
[149, 0, 0, 0,149,149,149,149,149,149,149,149,149],
[149,149, 0,149,149, 31,213, 31,149,149,149,149,149],
[149, 88, 0, 0,205, 0, 0, 0,205, 0, 0, 87,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": {
"11,11": {
"floorId": ":next",
"stair": "downFloor"
},
"1,11": {
"floorId": ":before",
"stair": "upFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
],
"upFloor": [
10,
11
],
"downFloor": [
2,
11
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {
"11,2": [
"up",
"down",
"left",
"right"
],
"10,1": []
},
"bg2map": [],
"fg2map": [],
"underGround": true
}