shengqishi/project/floors/BH2.js

74 lines
1.7 KiB
JavaScript
Raw Permalink Normal View History

2024-07-15 11:31:34 +08:00
main.floors.BH2=
{
"floorId": "BH2",
"title": "北寒小道 2 ",
"name": "北寒小道2",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 1,
"defaultGround": "X10006",
"bgm": "mingyunshouhu.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,0": {
"floorId": "BH1",
"loc": [
6,
0
]
},
"6,12": {
"floorId": "BH3",
"loc": [
6,
12
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 20, 20, 20, 20, 20, 20, 93, 20, 20, 20, 20, 20, 20],
[ 20,681,681,681, 81, 0, 0, 0, 81,681,681,681, 20],
2024-07-15 11:31:34 +08:00
[ 20, 20, 20, 20, 20, 20, 0, 20, 20, 20, 20, 20, 20],
[ 20, 22, 81, 81, 81, 0, 0, 0, 81, 81, 81, 22, 20],
[ 20, 20, 20, 20, 20, 20, 0, 20, 20, 20, 20, 20, 20],
[ 20, 21, 21, 21, 82, 0, 0, 0, 82, 21, 21, 21, 20],
[ 20, 20, 20, 20, 20, 20, 0, 20, 20, 20, 20, 20, 20],
[ 20,683,682,683, 82, 0, 0, 0, 82,683,682,683, 20],
2024-07-15 11:31:34 +08:00
[ 20, 20, 20, 20, 20, 20, 0, 20, 20, 20, 20, 20, 20],
[ 20, 22, 22, 22, 83, 0, 0, 0, 83,684,701,684, 20],
2024-07-15 11:31:34 +08:00
[ 20, 20, 20, 20, 20, 20, 0, 20, 20, 20, 20, 20, 20],
[ 20, 21, 21, 22, 21, 21, 0,710,711,712,713,623, 20],
2024-07-15 11:31:34 +08:00
[ 20, 20, 20, 20, 20, 20, 93, 20, 20, 20, 20, 20, 20]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
6,
0
]
}