shengqishi/project/floors/NH4.js

72 lines
1.7 KiB
JavaScript

main.floors.NH4=
{
"floorId": "NH4",
"title": "南荒帝国 4 ",
"name": "南荒帝国4",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"cannotMoveDirectly": false,
"images": [],
"ratio": 1,
"defaultGround": "grass",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"5,12": {
"floorId": "NH3",
"loc": [
6,
12
]
},
"7,12": {
"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, 20, 0, 0, 0, 20],
[ 20, 0, 0, 20, 0, 20, 0, 0, 20, 0, 20, 0, 20],
[ 20, 20, 20, 20, 0, 20, 20, 20, 20, 0, 20, 0, 20],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 20],
[ 20, 20, 20, 20, 20, 20, 20, 20, 20, 0, 20, 0, 20],
[ 20, 0, 0, 0, 0, 0, 0, 0, 20, 0, 20, 0, 20],
[ 20, 20, 20, 0, 20, 20, 0, 20, 20, 0, 20, 0, 20],
[ 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 20],
[ 20, 20, 0, 20, 20, 0, 20, 0, 20, 0, 20, 0, 20],
[ 20, 0, 0, 0, 20, 0, 20, 0, 20, 0, 20, 0, 20],
[ 20, 0, 0, 0, 20, 0, 0, 0, 20, 0, 20, 0, 20],
[ 20, 20, 20, 20, 20, 91, 20, 93, 20, 20, 20, 20, 20]
],
"bgmap": [
],
"fgmap": [
],
"bgm": "yuanye.mp3",
"flyPoint": [
5,
12
],
"bg2map": [
],
"fg2map": [
]
}