shengqishi/project/floors/DF2.js

69 lines
1.7 KiB
JavaScript

main.floors.DF2=
{
"floorId": "DF2",
"title": "水神殿2",
"name": "水神殿2",
"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,1": {
"floorId": "DF1",
"loc": [
1,
1
]
},
"1,11": {
"floorId": "DF3",
"loc": [
1,
11
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
[ 16, 94, 0, 0, 0, 16, 0, 0, 16, 0, 0, 0, 16],
[ 16, 16, 16, 16, 0, 16, 0, 0, 16, 0, 0, 0, 16],
[ 16, 0, 16, 0, 0, 16, 16, 0, 16, 16, 0, 16, 16],
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 16],
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 0, 0, 16],
[ 16, 0, 16, 0, 16, 16, 16, 16, 0, 16, 16, 16, 16],
[ 16, 16, 16, 0, 0, 16, 0, 16, 0, 0, 16, 0, 16],
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 16],
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 0, 0, 16],
[ 16, 0, 16, 0, 16, 16, 0, 16, 0, 16, 16, 0, 16],
[ 16, 91, 0, 0, 0, 16, 0, 16, 0, 16, 0, 0, 16],
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
],
"bgmap": [
],
"fgmap": [
],
"flyPoint": [
1,
1
]
}