shengqishi/project/floors/LZ1.js

74 lines
1.7 KiB
JavaScript

main.floors.LZ1=
{
"floorId": "LZ1",
"title": "龙族 1 ",
"name": "龙族1",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 512,
"defaultGround": "grass",
"bgm": "bgm.mp3",
"firstArrive": null,
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,12": {
"floorId": "LZ2",
"loc": [
6,
12
]
},
"12,6": {
"floorId": "HA18",
"loc": [
0,
9
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[140,140,140,140,140,140,140,140,140,140,140,140,140],
[140,679, 0,225, 0, 0, 0, 0, 0,212, 0,678,140],
[140, 81,140,140,140,140, 83,140,140,140,140, 82,140],
[140,224,140, 0, 0,140, 0,140, 0, 0,140,212,140],
[140, 0,140, 0, 0, 0, 0,140, 0, 0,140, 0,140],
[140,352,140,140,140,140, 0,140,140, 0,140, 21,140],
[140, 0,140, 0, 0, 0, 0, 0, 0, 0,140, 0, 92],
[140,227,140,140, 0,140, 0,140,140,140,140,216,140],
[140, 0,140, 0, 0,140, 0,140, 0, 0,140, 0,140],
[140,346,140, 0, 0,140, 0, 0, 0, 0,140,347,140],
[140, 0,140,140,140,140,140,140,140,140,140, 0,140],
[140,224, 0,680, 0,225, 0,216, 81,680, 0,212,140],
[140,140,140,140,140,140, 93,140,140,140,140,140,140]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
12,
6
]
}