shengqishi/project/floors/LZ5.js

74 lines
1.7 KiB
JavaScript
Raw Normal View History

main.floors.LZ5=
{
"floorId": "LZ5",
"title": "龙族 5 ",
"name": "龙族5",
"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": {
"6,0": {
"floorId": "LZ4",
"loc": [
6,
0
]
},
"6,12": {
"floorId": "LZ6",
"loc": [
6,
12
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 1, 1, 1, 1, 1, 1, 93, 1, 1, 1, 1, 1, 1],
[ 1,350, 0,346, 1, 21, 0, 0, 1,679, 0,679, 1],
[ 1, 0,680, 0, 1, 0, 0, 0, 1, 0,679, 0, 1],
[ 1, 0,227, 0, 1,216, 1,212, 1, 0,225, 0, 1],
[ 1, 1, 81, 1, 1, 0,279, 0, 1, 1, 81, 1, 1],
[ 1,344, 0,212, 81,679, 1,344, 0,224, 0,679, 1],
[ 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1],
[ 1,225, 0,679, 81, 0, 0,225, 0, 21, 0,212, 1],
[ 1, 1, 1, 1, 1, 81, 1, 1, 1, 1, 1, 81, 1],
[ 1,356,349,679, 1,216, 0, 1,679, 28, 27,222, 1],
[ 1,347, 21, 0, 1, 0,679, 1, 81, 1, 1, 1, 1],
[ 1,680, 0,227, 82, 0, 0, 1,227, 23,349,680, 1],
[ 1, 1, 1, 1, 1, 1, 93, 1, 1, 1, 1, 1, 1]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
6,
0
]
}