shengqishi/project/floors/DF18.js

69 lines
1.7 KiB
JavaScript

main.floors.DF18=
{
"floorId": "DF18",
"title": "水神殿18 ",
"name": "水神殿18",
"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": {
"11,1": {
"floorId": "DF17",
"loc": [
11,
1
]
},
"6,12": {
"floorId": "DF19",
"loc": [
6,
12
]
}
},
"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, 16, 0, 0, 0, 16, 0, 0, 92, 16],
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 16, 16, 16],
[ 16, 16, 0, 16, 16, 16, 0, 16, 16, 0, 16, 0, 16],
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 16, 0, 16],
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 16],
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 16, 16, 0, 16],
[ 16, 0, 0, 0, 16, 16, 0, 16, 16, 0, 16, 0, 16],
[ 16, 16, 0, 16, 16, 0, 0, 16, 0, 0, 0, 0, 16],
[ 16, 0, 0, 0, 16, 0, 16, 0, 0, 16, 16, 16, 16],
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
[ 16, 0, 0, 0, 16, 0, 0, 16, 0, 16, 0, 0, 16],
[ 16, 16, 16, 16, 16, 16, 91, 16, 16, 16, 16, 16, 16]
],
"bgmap": [
],
"fgmap": [
],
"flyPoint": [
11,
1
]
}