shengqishi/project/floors/MJ4.js

68 lines
1.6 KiB
JavaScript

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,11": {
"floorId": ":before",
"stair": "upFloor"
},
"6,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,679, 0,222, 81, 0, 87, 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, 88, 1],
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
11,
11
]
}