shengqishi/project/floors/MJ7.js

68 lines
1.6 KiB
JavaScript
Raw Normal View History

main.floors.LZ7=
{
"floorId": "LZ7",
"title": "龙族 7 ",
"name": "龙族7",
"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,6": {
"floorId": ":before",
"stair": "upFloor"
},
"1,1": {
"floorId": ":next",
"stair": "downFloor"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
[ 1, 87, 0,216, 0,679, 0,212, 0,679, 1,680, 1],
[ 1, 1, 1, 1, 1, 1, 81, 1, 1, 1, 1,216, 1],
[ 1,222, 0,344, 0,222, 0, 1,680, 21, 1,216, 1],
[ 1, 0, 1, 1, 1, 1,679, 1, 21, 0, 1,216, 1],
[ 1,679, 1,347,348, 1, 0, 1, 1,224, 1, 0, 1],
[ 1, 0, 1,679,225, 1,212, 82, 0, 0, 81, 88, 1],
[ 1,224, 1, 1, 81, 1, 1, 1, 1,216, 1, 0, 1],
[ 1, 0, 21, 0,227, 1,343,227, 81, 0, 1,212, 1],
[ 1, 1, 1, 1, 0, 1,346,344, 1,679, 1,212, 1],
[ 1,680,680, 1,344, 1, 1, 1, 1, 0, 1,212, 1],
[ 1,680,679, 82, 0,224, 0, 21, 0,222, 1, 22, 1],
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
11,
6
]
}