longhun/project/floors/FF9.js

74 lines
1.7 KiB
JavaScript
Raw Normal View History

2023-03-25 21:54:19 +08:00
main.floors.FF9=
{
2023-03-25 21:55:14 +08:00
"floorId": "FF9",
"title": "丹药副峰 9 ",
"name": "9",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "grass",
"bgm": "jiandanyuchuxia.mp3",
"weather": null,
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"12,6": {
"floorId": "FF8",
"loc": [
12,
6
]
},
"0,12": {
"floorId": "FF10",
"loc": [
0,
12
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[151, 20, 20, 20,151,151,151, 20, 20, 20, 20, 20,151],
[151, 0,252, 81, 0,151,213, 0,370, 21,455, 0,151],
[151,369, 0, 20,443, 20, 81, 20, 20, 20, 20,214,151],
[ 20, 20, 20, 20, 0, 20, 0,252,416,362, 20,50338, 20],
[ 20, 21, 0, 20,233,151,151,50338, 20, 20, 20, 0, 20],
[ 20,368,220, 81, 0,151, 0,213, 0, 82,233, 0, 20],
[ 20, 21, 0, 20, 21,151,367,151, 0, 20, 0, 0, 92],
[ 20, 20, 20, 20, 0,214, 0,151,219, 20, 21,367, 0],
[ 20, 23,214,50338, 0, 20, 81,151, 0, 20, 20,151,151],
2023-03-27 02:16:11 +08:00
[ 20, 20, 81, 20,222, 20,213,151, 21, 20,442,426,151],
2023-03-25 21:55:14 +08:00
[ 20,424, 0, 20, 0, 20,361,151,424, 20, 0,442, 20],
[ 0, 0,221, 82,451, 20,367, 20, 0, 81,236, 21, 20],
[ 93,151,151,151, 20, 20, 20, 20, 20, 20, 20,368,363]
2023-03-25 21:54:19 +08:00
],
2023-03-25 21:55:14 +08:00
"bgmap": [
2023-03-25 21:54:19 +08:00
],
2023-03-25 21:55:14 +08:00
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
12,
6
]
2023-03-25 21:54:19 +08:00
}