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

114 lines
2.9 KiB
JavaScript

main.floors.MAR48=
{
"floorId": "MAR48",
"title": "学院图书馆:48F",
"name": "图书馆 48F",
"width": 13,
"height": 13,
"map": [
[149,149,149,149,149,149,149,149,149,149,149,149,149],
[149,246, 32, 0,149, 0, 0, 31, 31, 31, 0, 0,149],
[149, 0, 0,121,149, 82,149,149,149,149,149, 82,149],
[149, 0,220, 0,149, 0,149,246,149,246,149, 0,149],
[149,149, 82,149,149, 0, 0, 0, 0, 0, 0, 0,149],
[149, 0, 0,204, 0, 0,149,246,149,246,149, 0,149],
[149, 0,149,149, 81,149,149,149,149,149,149, 0,149],
[149,207,149, 0,219, 0,149, 0, 0, 0,219, 0,149],
[149, 0,149,404, 0, 31,149,149, 85,149,149, 0,149],
[149,219,149,149, 81,149,149, 0, 0, 0,149, 0,149],
[149, 0,149, 0,228, 0,149, 0, 63, 0,149, 0,149],
[149, 87,149,414, 0, 32,149, 0, 0, 0,149, 88,149],
[149,149,149,149,149,149,149,149,149,149,149,149,149]
],
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 5,
"defaultGround": "magicground",
"bgm": "maps4R.mp3",
"firstArrive": null,
"eachArrive": [],
"parallelDo": "",
"events": {
"1,1": {
"trigger": "action",
"enable": true,
"noPass": null,
"displayDamage": false,
"opacity": 0.2,
"filter": {
"blur": 0,
"hue": 0,
"grayscale": 0,
"invert": false,
"shadow": 0
},
"data": [
{
"type": "setBlockOpacity",
"opacity": 1,
"time": 200
},
"\t[魔法警卫,whiteKing]居然被你发现了",
{
"type": "battle"
}
]
},
"3,2": [
"\t[老登,man]当你解决两边的问题时,通往天台的谜题之门将会打开",
{
"type": "hide",
"remove": true
}
]
},
"changeFloor": {
"11,11": {
"floorId": ":before",
"stair": "upFloor"
},
"1,11": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {
"1,1": [
{
"type": "openDoor",
"loc": [
8,
8
]
},
{
"type": "hide",
"remove": true
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
],
"upFloor": [
1,
10
],
"downFloor": [
11,
10
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}