shengqishi/project/floors/DF9.js

68 lines
1.7 KiB
JavaScript

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