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

373 lines
9.1 KiB
JavaScript

main.floors.MAR20=
{
"floorId": "MAR20",
"title": "学院图书馆:20F",
"name": "图书馆 20F",
"width": 13,
"height": 13,
"map": [
[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,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, 32, 31,149, 0, 0, 0, 0, 0,149,401,411,149],
[149, 21, 0,149, 0,206,206,206, 0,149, 0, 21,149],
[149,149, 82,149, 0,206,208,206, 0,149, 82,149,149],
[149,205, 0,149, 0,206,206,206, 0,149, 0,205,149],
[149, 0,205,149, 0, 0, 0, 0, 0,149,205, 0,149],
[149, 81,149,149,149,149, 83,149,149,149,149, 81,149],
[149, 0,215, 0,149, 0, 0, 0,149, 0,215, 0,149],
[149, 31, 0, 0,218, 0, 88, 0,218, 0, 0, 31,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": {
"6,8": [
{
"type": "openDoor",
"loc": [
6,
9
]
},
{
"type": "closeDoor",
"id": "specialDoor",
"loc": [
6,
9
]
},
{
"type": "move",
"loc": [
5,
5
],
"time": 1000,
"async": true,
"steps": [
"rightdown:1"
]
},
{
"type": "move",
"loc": [
6,
5
],
"time": 1000,
"async": true,
"steps": [
"down:1"
]
},
{
"type": "move",
"loc": [
7,
5
],
"time": 1000,
"async": true,
"steps": [
"leftdown:1"
]
},
{
"type": "move",
"loc": [
5,
6
],
"time": 1000,
"async": true,
"steps": [
"right:1"
]
},
{
"type": "move",
"loc": [
7,
6
],
"time": 1000,
"async": true,
"steps": [
"left:1"
]
},
{
"type": "move",
"loc": [
5,
7
],
"time": 1000,
"async": true,
"steps": [
"rightup:1"
]
},
{
"type": "move",
"loc": [
6,
7
],
"time": 1000,
"async": true,
"steps": [
"up:1"
]
},
{
"type": "move",
"loc": [
7,
7
],
"time": 1000,
"steps": [
"leftup:1"
]
},
{
"type": "waitAsync"
},
{
"type": "setBlockOpacity",
"loc": [
[
6,
6
]
],
"opacity": 1,
"time": 1000
},
{
"type": "sleep",
"time": 200
},
{
"type": "waitAsync"
},
"\t[吸血鬼,vampire]很好 你打败了骷髅族 但别想象藐视骷髅人那样藐视我 我对于你就像是神一样 是不可战胜的 来吧",
{
"type": "playBgm",
"name": "battle.mp3"
},
{
"type": "hide",
"remove": true
}
],
"6,6": {
"trigger": null,
"enable": true,
"noPass": null,
"displayDamage": true,
"opacity": 0.2,
"filter": {
"blur": 0,
"hue": 0,
"grayscale": 0,
"invert": false,
"shadow": 0
},
"data": []
}
},
"changeFloor": {
"6,11": {
"floorId": ":before",
"stair": "upFloor"
}
},
"afterBattle": {
"6,6": [
"\t[吸血鬼,vampire]上帝啊 我做梦也没想到我会被别人打败 毫无疑问你是比我强 但你仅仅取得了一个暂时的胜利",
{
"type": "hide",
"loc": [
[
6,
8
]
],
"remove": true
},
{
"type": "hide",
"loc": [
[
5,
5
],
[
6,
5
],
[
7,
5
],
[
7,
6
],
[
7,
7
],
[
6,
7
],
[
5,
7
],
[
5,
6
]
],
"remove": true
},
{
"type": "show",
"loc": [
[
6,
8
]
]
},
{
"type": "setBlock",
"number": "21",
"loc": [
[
5,
4
],
[
6,
4
],
[
7,
4
]
]
},
{
"type": "setBlock",
"number": "401",
"loc": [
[
4,
5
],
[
4,
6
],
[
4,
7
]
]
},
{
"type": "setBlock",
"number": "411",
"loc": [
[
8,
5
],
[
8,
6
],
[
8,
7
]
]
},
{
"type": "setBlock",
"number": "32",
"loc": [
[
7,
8
],
[
5,
8
],
[
6,
8
]
]
},
{
"type": "openDoor",
"loc": [
6,
9
]
},
{
"type": "waitAsync"
},
{
"type": "setValue",
"name": "flag:吸血鬼",
"value": "true"
},
{
"type": "setValue",
"name": "flag:ratio",
"operator": "+=",
"value": "1"
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
],
"downFloor": null,
"upFloor": null,
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": [],
"flyPoint": [
6,
10
]
}