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

75 lines
1.9 KiB
JavaScript

main.floors.DP1_2=
{
"floorId": "DP1_2",
"title": "龙宫游乐园:1-2",
"name": "1-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": {},
"changeFloor": {
"0,11": {
"floorId": "DP1_1",
"loc": [
11,
11
],
"direction": "left"
},
"6,12": {
"floorId": "DP0_0",
"loc": [
6,
1
],
"direction": "down"
},
"12,11": {
"floorId": "DP1_3",
"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, 22, 31,142, 21, 0, 63, 0, 32,142, 31, 27,142],
[142,205, 21,142,201,142,205,142,205,142, 21,217,142],
[142, 81,142,142, 82,142,205,142, 81,142,142, 81,142],
[142, 0,217, 81, 0, 31, 0, 31, 0, 81,217, 0,142],
[142, 21, 0,142,209,142,142,142,209,142, 0, 21,142],
[142, 0, 31,142, 0, 0, 21, 0, 0,142, 31, 0,142],
[142, 81,142,142,142,142, 0,142,142,142,142, 81,142],
[142, 28,142, 21, 21,142,201,142, 21, 21,142, 27,142],
[142, 32,210, 0,205, 81, 0, 81,205, 0,210, 32,142],
[142,142,142,142, 0,142,202,142, 0,142,142,142,142],
[ 92, 0,202, 0, 31,142, 0,142, 31, 0,202, 0, 94],
[142,142,142,142,142,142, 93,142,142,142,142,142,142]
],
"bgmap": [
],
"fgmap": [
]
}