shengqishi/project/floors/LZ7.js

68 lines
1.6 KiB
JavaScript

main.floors.MJ7=
{
"floorId": "MJ7",
"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": {
"0,0": {
"floorId": ":before",
"stair": "upFloor"
},
"10,12": {
"floorId": ":next",
"stair": "downFloor"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 88, 1,360, 0,362, 1,683,683,683, 1,684,366,684],
[ 21, 1, 0,757, 0, 1, 1,760, 1, 1, 83, 1, 1],
[ 0, 1, 1, 81, 1, 1, 0, 0,758, 0, 21, 1, 21],
[758, 82, 0,683, 0,761, 81, 1, 1, 1, 1, 1, 21],
[ 1, 1, 1, 1, 1, 1, 0, 1, 0,757, 0, 1, 21],
[362, 0, 1,245, 82, 0,361,759, 0, 1,358, 81,761],
[683,759, 81, 0, 1, 1, 1, 1, 1, 1, 0, 1,361],
[358, 0, 1,361, 0,750, 0,362, 0, 81,245, 1, 1],
[ 1, 1, 1, 1, 81, 1, 1,760, 1, 1, 82, 1,360],
[361,683, 0, 0,758, 1,683,683,683, 1, 0, 81,245],
[ 1, 81, 1, 1, 1, 1, 1, 1, 1, 1,683, 1,360],
[ 1,761, 0,360, 0,750, 0, 21, 0, 82,758, 1, 1],
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 87,759, 23]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
0,
0
]
}