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

125 lines
3.2 KiB
JavaScript

main.floors.MAL48=
{
"floorId": "MAL48",
"title": "魔法学院:48F",
"name": "主楼 48F",
"width": 13,
"height": 13,
"map": [
[148,148,148,148,148,148,148,148,148,148,148,148,148],
[148,246, 32, 0,148, 0, 0, 31, 31, 31, 0, 0,148],
[148, 0, 0,121,148, 82,148,148,148,148,148, 82,148],
[148, 0,220, 0,148, 0,148,246,148,246,148, 0,148],
[148,148, 82,148,148, 0, 0, 0, 0, 0, 0, 0,148],
[148, 0, 0,204, 0, 0,148,246,148,246,148, 0,148],
[148, 0,148,148, 81,148,148,148,148,148,148, 0,148],
[148,207,148, 0,219, 0,148, 0, 0, 0,219, 0,148],
[148, 0,148,404, 0, 31,148,148, 85,148,148, 0,148],
[148,219,148,148, 81,148,148, 0, 0, 0,148, 0,148],
[148, 0,148, 0,228, 0,148, 0, 63, 0,148, 0,148],
[148, 87,148,414, 0, 32,148, 0, 0, 0,148, 88,148],
[148,148,148,148,148,148,148,148,148,148,148,148,148]
],
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 5,
"defaultGround": "magicground",
"bgm": "maps4L.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"
},
{
"type": "openDoor",
"loc": [
8,
8
]
},
{
"type": "hide",
"remove": true
}
]
},
"3,2": [
"\t[老登,man]据说类似骰子上点数5的形状有封印魔法的效果 在封印阵内的人功力会被削弱九成",
{
"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": []
}