shengqishi/project/floors/LZ4.js

74 lines
1.7 KiB
JavaScript
Raw Normal View History

main.floors.LZ4=
{
"floorId": "LZ4",
"title": "龙族 4 ",
"name": "龙族4",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 512,
"defaultGround": "ground",
"bgm": "bgm.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"11,12": {
"floorId": "LZ3",
"loc": [
11,
12
]
},
"6,0": {
"floorId": "LZ5",
"loc": [
6,
0
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 1, 1, 1, 1, 1, 1, 91, 1, 1, 1, 1, 1, 1],
[ 1,679, 0,222, 81, 0, 0, 0, 1, 21, 21, 21, 1],
[ 1,679,679, 0, 1, 0, 1,212, 1, 1, 82, 1, 1],
[ 1, 1, 1, 1, 1,225, 1, 0,222, 0, 0,679, 1],
[ 1,679, 0, 0,216, 0, 1,679, 1, 1, 81, 1, 1],
[ 1, 1, 81, 1, 1, 0, 1, 0, 1, 0,227, 0, 1],
[ 1, 0,224, 0, 1,212, 82,216, 1, 0,349, 0, 1],
[ 1,347, 0,348, 1, 0, 1, 0, 1,680, 0,346, 1],
[ 1, 1, 1, 1, 1,348, 1, 21, 1, 1, 1, 1, 1],
[ 1,679,679, 83, 0, 0, 1, 0,212, 1, 0,679, 1],
[ 1,680,680, 1, 1, 1, 1, 1, 0, 1,344, 0, 1],
[ 1,682,682, 1, 22, 81, 81, 81, 0, 81,216, 0, 1],
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 91, 1]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
11,
12
]
}