shengqishi/project/floors/NH9.js

63 lines
1.4 KiB
JavaScript
Raw Normal View History

main.floors.NH9=
{
"floorId": "NH9",
"title": "南荒帝国 9 ",
"name": "南荒帝国9",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"cannotMoveDirectly": false,
"images": [],
"ratio": 1,
"defaultGround": "grass",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"11,1": {
"floorId": ":before",
"stair": "upFloor"
},
"11,11": {
"floorId": ":next",
"stair": "downFloor"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[20,20,20,20,20,20,20,20,20,20,20,20,20],
[20,0,0,0,0,0,0,0,0,0,0, 93,20],
[20,0,0,0,0,0,0,0,0,0,20,0,20],
[20,0,20,20,20,20,20,20,20,20,20,0,20],
[20,0,0,0,0,0,0,0,0,0,0,0,20],
[20,20,20,20,20,20,20,20,20,20,20,0,20],
[20,0,0,0,0,0,20,0,0,0,20,0,20],
[20,0,20,20,20,0,20,0,0,0,20,0,20],
[20,0,20,0,20,0,20,20,0,20,20,0,20],
[20,0,20,0,0,0,20,0,0,0,20,0,20],
[20,0,20,20,20,20,20,0,0,0,0,0,20],
[20,0,0,0,0,0,0,0,0,0,20, 93,20],
[20,20,20,20,20,20,20,20,20,20,20,20,20]
],
"bgmap": [
],
"fgmap": [
],
"bgm": "yuanye.mp3",
"flyPoint": [
11,
1
]
}