shengqishi/project/floors/DF11.js

77 lines
1.8 KiB
JavaScript

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