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": {
"11,11": {
"floorId": ":next",
"stair": "downFloor"
},
"1,11": {
"floorId": ":before",
"stair": "upFloor"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
[ 1,679,346, 1,227,349,352,680, 1,680,679, 21, 1],
[ 1,680,347, 1, 81, 1, 1, 1, 1,679,349, 0, 1],
[ 1, 0,227, 1, 0, 0,679,343, 1, 21, 0,227, 1],
[ 1, 1, 81, 1,222, 0,342, 21, 1, 1, 1, 82, 1],
[ 1, 21, 0, 1, 81, 1, 1, 1, 1,225, 0,344, 1],
[ 1, 0,225, 0,679, 0,212, 0,344, 0,225, 0, 1],
[ 1,222, 1, 1, 81, 1, 81, 1, 1, 1, 82, 1, 1],
[ 1,679, 1,342,225, 1, 0,679, 1, 0,224, 0, 1],
[ 1,679, 1,344,343, 1,212, 0, 1, 21, 21, 21, 1],
[ 1, 1, 1, 1, 1, 1, 83, 1, 1, 1, 1, 1, 1],
[ 1, 88, 0, 0,216, 0,679, 0,216, 0, 0, 87, 1],
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
1,
11
]
}