shengqishi/project/floors/MJ9.js

68 lines
1.6 KiB
JavaScript
Raw Normal View History

main.floors.MJ9=
{
"floorId": "MJ9",
"title": "魔界 9 ",
"name": "魔界9",
"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,10": {
"floorId": ":before",
"stair": "upFloor"
},
"6,8": {
"floorId": ":next",
"stair": "downFloor"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[364, 0, 4,684, 4,362, 0, 4, 0,759, 21,363, 21],
[ 0,684, 4,366, 4, 0,757, 81,365, 4, 4, 4, 4],
[757, 4, 4,757, 4, 21, 0, 4, 0, 81,750, 0,760],
[ 0, 4, 0, 82, 4, 4, 4, 4,760, 4, 0, 4, 0],
[ 0, 81,759, 0, 0,245, 81, 21, 0, 4,361, 4,360],
[ 4, 4, 4, 4, 4, 4, 4, 0,683, 4,361, 4,360],
[ 0,760, 81, 81, 81,750, 0,245, 4, 4, 4, 4, 4],
[683, 4, 4, 4, 4, 4,683, 0, 81,757,361,360,362],
[ 0, 4,361,684,361, 4, 87, 4, 4, 4, 4, 4, 4],
[750, 4,358, 0,358, 4,245, 0,361, 81,245, 0,683],
[ 88, 4, 0,759, 0, 4, 4, 81, 4, 4, 4, 81, 4],
[ 81, 4, 4, 82, 4, 4, 0,759, 0, 4, 0,757, 0],
[245, 0, 21, 21, 21, 4,683, 0,684, 4,358, 0,362]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
0,
10
]
}