longhun/project/floors/FF2.js

73 lines
1.8 KiB
JavaScript
Raw Normal View History

2023-03-25 21:54:19 +08:00
main.floors.FF2=
{
"floorId": "FF2",
"title": "丹药副峰 2 ",
"name": "2",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "grass",
"bgm": "jiandanyuchuxia.mp3",
"weather": [
"rain",
8
],
"firstArrive": [
"\t[彭峰谦,hero]那边有一个秘笈,去看看"
],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,12": {
"floorId": "FF3",
"loc": [
6,
12
]
},
"11,1": {
"floorId": "FF1",
"loc": [
11,
1
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[152,152,152,152,152,152,152,152,152,152,152,152,152],
[152, 0, 0, 34, 21, 34, 0,252, 81, 0,152, 93,152],
[152, 81,152,152,152,152,152,152,152, 21,152, 0,152],
[152, 0, 81,213,152,1770, 0,152, 0, 0, 81,233,152],
[152,233,152, 33,152, 0,365,152,213,152,152,152,152],
[152, 0,152,355,152,367, 0,152, 0,152, 0,424,152],
[152, 0,252, 21,152, 0,214,152, 33, 81,219,424,152],
[152,357,152,152,152,152, 81,152, 0,152, 0,424,152],
[152, 0, 81,220, 0,152, 0,152,233,152,152,152,152],
[152,233,152, 0,369,152, 0,1784, 0,222,357,370,152],
[152, 21,152,152,152,152,252,152,152,152,152,152,152],
[152, 0,370,221, 81, 0, 0, 81,220,442,360,442,152],
[152,152,152,152,152,152, 93,152,152,152,152,152,152]
],
"bgmap": [
],
"fgmap": [
],
"flyPoint": [
11,
1
]
}