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

74 lines
1.9 KiB
JavaScript

main.floors.DPL7_3=
{
"floorId": "DPL7_3",
"title": "龙宫游乐园:7-3",
"name": "7-3",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"cannotMoveDirectly": false,
"images": [],
"ratio": 1,
"defaultGround": "magicground2",
"bgm": "maps5A.mp3",
"firstArrive": [
{
"type": "setValue",
"name": "flag:ratio",
"operator": "+=",
"value": "1"
}
],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,12": {
"floorId": "DPL6_3",
"loc": [
6,
1
],
"direction": "down"
},
"12,6": {
"floorId": "DPL7_2",
"loc": [
1,
6
],
"direction": "right"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[142,142,142,142,142,142,142,142,142,142,142,142,142],
[142,142,142,142,142,142,142,142,142,142,142,142,142],
[142, 0,404, 82, 21, 0,142, 21, 21, 82, 31, 0,142],
[142, 31, 0,142, 0, 32,142, 21, 21,142, 0,414,142],
[142, 0,220,142,207, 0,142, 0,420,142,207, 0,142],
[142,142, 81,142, 81,142,142,142, 81,142, 81,142,142],
[142,142, 0, 0, 0, 0, 0, 0, 0,204, 0, 0, 94],
[142,142,142, 81,142,142, 81,142,142,142,142, 81,142],
[142,142,246, 0,246,142, 0,142,404, 0,219, 0,142],
[142,142,142, 0,142,142,204,142, 31, 21,450, 0,142],
[142,142,246, 0,246,142, 0,142, 0,450, 21, 31,142],
[142,142, 0,421, 0,142, 0, 82, 0,219, 0,414,142],
[142,142,142,142,142,142, 93,142,142,142,142,142,142]
],
"bgmap": [
],
"fgmap": [
]
}