shengqishi/project/floors/MJ4.js

68 lines
1.6 KiB
JavaScript

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