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

66 lines
1.7 KiB
JavaScript

main.floors.DP2_1=
{
"floorId": "DP2_1",
"title": "龙宫游乐园:2-1",
"name": "2-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": {
"1,12": {
"floorId": "DP1_1",
"loc": [
1,
1
]
},
"12,11": {
"floorId": "DP2_2",
"loc": [
1,
11
],
"direction": "right"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[142,142,142,142,142,142,142,142,142,142,142,142,142],
[142, 0, 21, 81,210, 0,142, 27, 0, 82, 0, 21,142],
[142,210, 0,142, 0, 21,142, 0, 0,142, 21, 0,142],
[142, 81,142,142,142, 81,142, 81,142,142,142, 82,142],
[142, 0, 0,142, 0, 0,142, 0, 21,142, 0, 0,142],
[142,209, 0, 82, 0, 31,142, 31, 0, 81, 0, 28,142],
[142, 81,142,142,142, 81,142,221,142,142,142,142,142],
[142, 0, 82, 34, 82, 0, 0, 0, 0, 82, 21, 21,142],
[142, 0,142,142,142,142,142,142, 0,142,142,142,142],
[142, 0, 81,210, 28, 27,209, 82, 0,221, 0, 0,142],
[142, 0,142,142,142,142,142,142, 0,142,142, 0,142],
[142, 0, 81,210, 21, 22, 31,142, 0, 81, 81, 0, 94],
[142, 93,142,142,142,142,142,142,142,142,142,142,142]
],
"bgmap": [
],
"fgmap": [
]
}