longhun/project/floors/FF5.js

77 lines
1.8 KiB
JavaScript
Raw Permalink Normal View History

2023-03-25 21:54:19 +08:00
main.floors.FF5=
{
2023-03-25 21:55:14 +08:00
"floorId": "FF5",
"title": "丹药副峰 5 ",
"name": "5",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "grass",
"bgm": "jiandanyuchuxia.mp3",
"weather": [
"rain",
8
],
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"12,1": {
"floorId": "FF4",
"loc": [
12,
1
]
},
"1,1": {
"floorId": "FF6",
"loc": [
1,
1
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 20, 20, 20,151,151,151, 20, 20, 20, 20, 20, 20, 20],
2023-03-27 02:16:11 +08:00
[ 20, 91, 82,365,151,220, 81,444,424,424, 20, 0, 92],
2023-03-25 21:55:14 +08:00
[ 20, 0, 20,443, 20, 0, 20, 20, 20, 20, 20, 0,416],
[ 20,50338, 20,367, 20,416, 20, 21, 0,359, 20,233, 20],
[ 20, 34, 20, 21, 20, 34, 20, 0,214, 0, 20, 0, 20],
[151, 0, 20, 0, 20, 21, 20, 20, 81,151,151, 21, 20],
2023-03-27 02:16:11 +08:00
[151,236, 20,233, 20, 0,219, 0, 0,367,151,367, 20],
2023-03-25 21:55:14 +08:00
[151, 81, 20, 81, 20,233, 20, 20, 20,151,151, 21, 20],
[ 20,367, 0, 0,213, 0, 0,432, 0,252, 0, 0, 20],
[ 20, 20, 81, 20, 20, 20, 82, 20, 20, 20, 81,151,151],
[ 20, 0,222, 0, 20, 0,214, 0, 20, 0,222, 0,151],
[ 20,425, 0,370,151, 21,360, 21, 20,370, 0,425,151],
[ 20, 20, 20, 20,151,151,151, 20, 20, 20, 20,151,151]
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": [
],
"flyPoint": [
12,
1
],
"bg2map": [
],
"fg2map": [
]
2023-03-25 21:54:19 +08:00
}