shengqishi/project/floors/DF7.js

65 lines
1.7 KiB
JavaScript

main.floors.DF7=
{
"floorId": "DF7",
"title": "水神殿7 ",
"name": "水神殿7",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 1,
"defaultGround": "X20061",
"bgm": "shuiyu.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"1,12": {
"floorId": "DF6",
"loc": [
1,
12
]
},
"11,12": {
"floorId": ":next",
"stair": "downFloor"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
[ 16, 0, 16, 16, 16, 16, 0, 16, 16, 16, 16, 0, 16],
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 16, 0, 16],
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 16, 0, 16],
[ 16, 0, 16, 0, 16, 16, 0, 16, 16, 0, 16, 0, 16],
[ 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16, 0, 16],
[ 16, 0, 16, 0, 16, 16, 0, 16, 16, 0, 16, 0, 16],
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 16, 0, 16],
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 16, 0, 16],
[ 16, 0, 16, 16, 16, 16, 0, 16, 16, 16, 16, 0, 16],
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
[ 16, 91, 16, 16, 16, 16, 16, 16, 16, 16, 16, 91, 16]
],
"bgmap": [
],
"fgmap": [
],
"flyPoint": [
1,
12
]
}