shengqishi/project/floors/LZ9.js

74 lines
1.7 KiB
JavaScript

main.floors.LZ9=
{
"floorId": "LZ9",
"title": "龙族 9 ",
"name": "龙族9",
"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,11": {
"floorId": "LZ8",
"loc": [
0,
11
]
},
"12,6": {
"floorId": "LZ10",
"loc": [
12,
6
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
[ 1,679,346, 1,227,349,352,680, 1,680,679, 21, 1],
[ 1,680,347, 1, 81, 1, 1, 1, 1,679,349, 0, 1],
[ 1, 0,227, 1, 0, 0,679,343, 1, 21, 0,227, 1],
[ 1, 1, 81, 1,222, 0,342, 21, 1, 1, 1, 82, 1],
[ 1, 21, 0, 1, 81, 1, 1, 1, 1,225, 0,344, 1],
[ 1, 0,225, 0,679, 0,212, 0,344, 0,225, 0, 94],
[ 1,222, 1, 1, 81, 1, 81, 1, 1, 1, 82, 1, 1],
[ 1,679, 1,342,225, 1, 0,679, 1, 0,224, 0, 1],
[ 1,679, 1,344,343, 1,212, 0, 1, 21, 21, 21, 1],
[ 1, 1, 1, 1, 1, 1, 83, 1, 1, 1, 1, 1, 1],
[ 94, 0, 0, 0,216, 0,679, 0,216, 0, 0, 0, 1],
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
0,
11
]
}