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

188 lines
5.2 KiB
JavaScript

main.floors.DP2_2=
{
"floorId": "DP2_2",
"title": "龙宫游乐园:2-2",
"name": "2-2",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"cannotMoveDirectly": false,
"images": [],
"ratio": 1,
"defaultGround": "magicground2",
"bgm": "maps5A.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {
"6,0": {
"trigger": null,
"enable": false,
"noPass": null,
"displayDamage": true,
"opacity": 1,
"filter": {
"blur": 0,
"hue": 0,
"grayscale": 0,
"invert": false,
"shadow": 0
},
"data": [
{
"type": "if",
"condition": "(flag:大嗓门&&flag:练家子)",
"true": [
{
"type": "changeFloor",
"floorId": "DP3",
"loc": [
6,
11
],
"direction": "up"
}
]
}
]
}
},
"changeFloor": {
"0,11": {
"floorId": "DP2_1",
"loc": [
11,
11
],
"direction": "left"
},
"12,11": {
"floorId": "DP2_3",
"loc": [
1,
11
],
"direction": "right"
}
},
"beforeBattle": {},
"afterBattle": {
"3,7": [
{
"type": "if",
"condition": "(flag:大嗓门&&flag:练家子)",
"true": [
{
"type": "openDoor",
"loc": [
5,
2
],
"async": true
},
{
"type": "openDoor",
"loc": [
7,
2
],
"async": true
},
{
"type": "openDoor",
"loc": [
6,
1
],
"async": true
},
{
"type": "waitAsync"
},
{
"type": "show",
"loc": [
[
6,
0
]
]
}
]
}
],
"9,7": [
{
"type": "if",
"condition": "(flag:大嗓门&&flag:练家子)",
"true": [
{
"type": "openDoor",
"loc": [
5,
2
],
"async": true
},
{
"type": "openDoor",
"loc": [
7,
2
],
"async": true
},
{
"type": "openDoor",
"loc": [
6,
1
],
"async": true
},
{
"type": "waitAsync"
},
{
"type": "show",
"loc": [
[
6,
0
]
]
}
]
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[142,142,142,142,142,142, 91,142,142,142,142,142,142],
[142,142, 28, 32, 28,142, 85,142, 27, 21, 27,142,142],
[142,142, 32, 0, 32, 85, 0, 85, 21, 0, 21,142,142],
[142,142, 28, 32, 28,142, 0,142, 27, 21, 27,142,142],
[142,142,142,142,142,142, 0,142,142,142,142,142,142],
[142,142, 0, 0, 0,142, 0,142, 0, 0, 0,142,142],
[142,142, 0, 0, 0,142, 0,142, 0, 0, 0,142,142],
[142,142, 0,430, 0, 0, 0, 0, 0,440, 0,142,142],
[142,142, 0, 0, 0,142, 0,142, 0, 0, 0,142,142],
[142,142, 0, 0, 0,142, 0,142, 0, 0, 0,142,142],
[142,142,142,142,142,142, 83,142,142,142,142,142,142],
[ 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94],
[142,142,142,142,142,142,142,142,142,142,142,142,142]
],
"bgmap": [
],
"fgmap": [
]
}