longhun/project/floors/CL7.js

87 lines
2.6 KiB
JavaScript
Raw Permalink Normal View History

2023-03-25 21:57:39 +08:00
main.floors.CL7=
{
2023-03-27 02:16:11 +08:00
"floorId": "CL7",
"title": "丛林 7 ",
"name": "丛林7",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"cannotMoveDirectly": false,
"images": [],
"ratio": 1,
"defaultGround": "grass",
"bgm": "qingchen.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,0": {
"floorId": "CL6",
"loc": [
6,
12
]
},
"6,12": {
"floorId": "CL8",
"loc": [
6,
0
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[50336,50336,50336,50336,50336, 0, 93,50336,151,151,50336,50336,50336],
[50336,455, 0,1600, 81, 21, 0,370,1649,151,366,1651,1784],
[50336,368, 0,50336,50336,50336,50336,50336, 81,50336,50336, 81,50336],
[50336, 0, 0,1648, 0, 22, 0,50336, 0,1601, 0, 0,368],
[151, 81,151,151,370, 0,1601,50336,370,50336, 0,1599, 0],
[ 0,1650, 0,151,151,151, 81,151,151,151,151, 81,50336],
[ 21, 0,370,151,151,10110,364,416, 21,151,365, 0,443],
[ 0, 0, 81,365,416,50336,50336,50336,1648,151,151,1652,151],
[50336,1647,151,151,1649,363,10110,50336,370,151,445, 0,151],
[425, 0,425,50336,151,151,151,50336, 0, 81, 0, 21,151],
[ 0,426, 0, 81,1652, 0,370,50336,1784,50336,1647,151,151],
[ 21, 21, 21,50336, 0, 0, 0,50336, 0,50336,1785,151,151],
[151,151,151,151,151,432, 93, 81,1598,50336,50336,151,151]
],
"bgmap": [
],
"fgmap": [
[ 0, 0, 0, 0, 0, 0, 0, 0, 0,50294, 0, 0, 0],
2023-03-25 21:57:39 +08:00
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
2023-03-27 02:16:11 +08:00
[ 0, 0, 0,50294, 0, 0, 0, 0,50293, 0, 0, 0, 0],
[ 0, 0, 0, 0,50293, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0,50293, 0, 0,50293],
2023-03-25 21:57:39 +08:00
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
2023-03-27 02:16:11 +08:00
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,50293, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,50294],
[50294, 0,50293, 0, 0, 0, 0, 0, 0, 0, 0,50293, 0]
],
"bg2map": [
],
"fg2map": [
2023-03-25 21:57:39 +08:00
],
2023-03-27 02:16:11 +08:00
"flyPoint": [
6,
0
]
2023-03-25 21:57:39 +08:00
}