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

131 lines
4.1 KiB
JavaScript

main.floors.MT36=
{
"floorId": "MT36",
"title": "星趴·梦想号:36F",
"name": "第 36 层",
"width": 13,
"height": 13,
"map": [
[330,330,330,330,330,330,330,330,330,330,330,330,330],
[330,1015, 0,225, 0, 0, 0,214, 0,227, 0, 88,330],
[330, 0, 0, 1, 3, 1, 81, 1, 3, 1, 0, 0,330],
[330,216, 1, 1, 3, 1, 0, 1, 3, 1, 1,216,330],
[330, 0, 3, 3, 3, 1, 0, 1, 3, 3, 3, 0,330],
[330,227, 1, 1, 1, 0,212, 0, 1, 1, 1,224,330],
[330, 0, 81, 0, 0,216, 0,216, 0, 0, 81, 0,330],
[330, 0, 1, 1, 1, 0,227, 0, 1, 1, 1,227,330],
[330, 0, 3, 3, 3, 1, 0, 1, 3, 3, 3, 0,330],
[330,224, 1, 1, 3, 1, 0, 1, 3, 1, 1, 0,330],
[330, 0, 0, 1, 3, 1, 81, 1, 3, 1, 0, 0,330],
[330, 32, 0,225, 0, 21, 0,214, 0,224, 0, 87,330],
[330,330,330,330,330,330,330,330,330,330,330,330,330]
],
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 4,
"defaultGround": "ground",
"bgm": "maps.mp3",
"firstArrive": null,
"eachArrive": [],
"parallelDo": "",
"events": {
"1,1": [
{
"type": "text",
"text": "\t[阿兰娜,Alana]\f[Alana_Full.png,0,190,200,250]咿呀……!!……你是谁?",
"pos": [
96,
100,
250
]
},
{
"type": "text",
"text": "\t[阿兰娜,Alana]\f[Alana_Full.png,0,190,200,250]原、原来不是坏人……呼呼、放心多了……",
"pos": [
96,
80,
250
]
},
{
"type": "text",
"text": "\t[阿兰娜,Alana]\f[Alana_Full.png,0,190,200,250]其实,这里有四条暗道……怪物们一直都没发现……",
"pos": [
96,
80,
240
]
},
{
"type": "text",
"text": "\t[阿兰娜,Alana]\f[Alana_Full.png,0,190,200,250]如果你不想战斗的话……可以合理的利用一下……",
"pos": [
96,
80,
250
]
},
{
"type": "text",
"text": "\t[阿兰娜,Alana]\f[Alana_Full.png,0,190,200,250]希望能帮到你……嘿嘿……",
"pos": [
96,
100,
250
]
},
{
"type": "hide",
"remove": true
}
]
},
"changeFloor": {
"11,1": {
"floorId": ":before",
"stair": "upFloor"
},
"11,11": {
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"fgmap": [
],
"bgmap": [
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17],
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17]
],
"upFloor": [
11,
10
],
"downFloor": [
11,
2
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {},
"bg2map": [],
"fg2map": []
}