shengqishi/project/floors/DF5.js

68 lines
1.7 KiB
JavaScript

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