shengqishi/project/floors/MT5.js

74 lines
1.9 KiB
JavaScript
Raw Normal View History

2024-08-03 14:02:42 +08:00
main.floors.MT5=
{
"floorId": "MT5",
"title": "莫析家族5 ",
"name": "莫析家族5",
"width": 13,
"height": 13,
2024-08-15 18:58:29 +08:00
"canFlyTo": true,
2024-08-03 14:02:42 +08:00
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
2024-08-13 21:29:12 +08:00
"ratio": 8,
2024-08-03 14:02:42 +08:00
"defaultGround": "ground",
"bgm": "21-30.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
2024-08-13 21:29:12 +08:00
"changeFloor": {
"6,12": {
"floorId": "MT4",
"loc": [
6,
0
]
},
"6,0": {
"floorId": "MT6",
"loc": [
6,
12
]
}
},
2024-08-03 14:02:42 +08:00
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
2024-08-13 21:29:12 +08:00
[10041,10041,10041,10041,10041,10041, 91,10041,10041,10041,10041,10041,10041],
[10041, 0,690, 0,772, 0, 0,10041, 0,773, 81,775,10041],
[10041,768,10041,10041, 81,10041,768,10041,365, 21,10041, 0,10041],
[10041,365,10041, 0,773,10041, 0,10041,364,691,10041,690,10041],
[10041, 0,10041,690, 21,10041,700,10041,10041,10041,10041, 0,10041],
[10041,774,10041,363,612,10041, 0,772, 0,365, 81,768,10041],
[10041, 82,10041,10041,10041,10041,10041,10041,10041,776,10041, 0,10041],
[10041, 0,772, 0,691, 0,768, 0, 21, 0,10041, 21,10041],
[10041,690,10041, 81,773,10041,10041,10041,10041,10041,10041, 0,10041],
[10041, 0,10041, 0,700, 0,772, 0,690, 0,10041,772,10041],
[10041,773,10041,10041,10041,10041, 81,10041,10041,768,10041, 0,10041],
[10041, 0, 21, 0,775, 0, 0,690,10041, 0, 81,700,10041],
[10041,10041,10041,10041,10041,10041, 91,10041,10041,10041,10041,10041,10041]
2024-08-03 14:02:42 +08:00
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
2024-08-13 21:29:12 +08:00
],
"flyPoint": [
6,
12
]
2024-08-03 14:02:42 +08:00
}