shengqishi/project/floors/MJ7.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, 4,360, 0,362, 4,683,683,683, 4,684,366,684],
[ 21, 4, 0,757, 0, 4, 4,760, 4, 4, 83, 4, 4],
[ 0, 4, 4, 81, 4, 4, 0, 0,758, 0, 21, 4, 21],
[758, 82, 0,683, 0,761, 81, 4, 4, 4, 4, 4, 21],
[ 4, 4, 4, 4, 4, 4, 0, 4, 0,757, 0, 4, 21],
[362, 0, 4,245, 82, 0,361,759, 0, 4,358, 81,761],
[683,759, 81, 0, 4, 4, 4, 4, 4, 4, 0, 4,361],
[358, 0, 4,361, 0,750, 0,362, 0, 81,245, 4, 4],
[ 4, 4, 4, 4, 81, 4, 4,760, 4, 4, 82, 4,360],
[361,683, 0, 0,758, 4,683,683,683, 4, 0, 81,245],
[ 4, 81, 4, 4, 4, 4, 4, 4, 4, 4,683, 4,360],
[ 4,761, 0,360, 0,750, 0, 21, 0, 82,758, 4, 4],
[ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 87,759, 23]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
0,
0
]
}