shengqishi/project/floors/LZ3.js

74 lines
1.7 KiB
JavaScript

main.floors.LZ3=
{
"floorId": "LZ3",
"title": "龙族 3 ",
"name": "龙族3",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 512,
"defaultGround": "grass",
"bgm": "bgm.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"0,6": {
"floorId": "LZ2",
"loc": [
0,
6
]
},
"11,12": {
"floorId": "LZ4",
"loc": [
11,
12
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[140,140,140,140,140,140,140,140,140,140,140,140,140],
[140, 0, 81,1131, 0,140, 0,688, 0,824,351,688,140],
[140,688,140, 21, 21,140, 81,140,140,140,140,140,140],
[140, 0,140, 21, 22,140,1029,140, 0,825, 81, 0,140],
[140,824,140,140,140,140, 0,140,346,349,140,688,140],
[140, 0,140,688, 0,1131,342,140,352,350,140, 0,140],
[ 94, 0,140,140,140,140, 0,140,140,140,140,824,140],
[140, 0,1029, 0,688, 0,823, 0, 21, 0,1029, 0,140],
[140, 81,140,140,140, 82,140,140,140,140,140,344,140],
[140,824, 0,703, 0,1029,140,346,617,347,823, 0,140],
[140,140,140,140,140,617,140,140,140,140,140,823,140],
[140,689,346, 22,825,824,140,689,353,825, 82, 0,140],
[140,140,140,140,140,140,140,140,140,140,140, 93,140]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
0,
6
]
}