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

67 lines
1.8 KiB
JavaScript

main.floors.DPL3_1=
{
"floorId": "DPL3_1",
"title": "龙宫游乐园:3-1",
"name": "3-1",
"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": {},
"changeFloor": {
"12,6": {
"floorId": "DP3",
"loc": [
1,
6
],
"direction": "right"
},
"0,6": {
"floorId": "DPL3_2",
"loc": [
11,
6
],
"direction": "left"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[142,142,142,142,142,142,142,142,142,142,142,142,142],
[142, 31,400, 31,142, 31,206, 21,142, 31, 21,411,142],
[142,142, 81,142,142,142, 81,142,142, 0,213, 0,142],
[142, 21, 0, 21,142, 21, 0, 32,142,142, 81,142,142],
[142, 0,215, 0,142, 0,218, 0,142, 31,203,401,142],
[142,142, 81,142,142,142, 81,142,142,142, 81,142,142],
[ 92, 0, 0, 0,210, 0, 0, 0,205, 0, 0, 0, 94],
[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,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,142,142,142,142,142,142,142,142,142,142,142],
[142,142,142,142,142,142,142,142,142,142,142,142,142]
],
"bgmap": [
],
"fgmap": [
]
}