shengqishi/project/floors/DF8.js

71 lines
1.7 KiB
JavaScript
Raw Normal View History

2025-01-11 17:34:38 +08:00
main.floors.DF8=
{
"floorId": "DF8",
"title": "水神殿8 ",
"name": "水神殿8",
"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,12": {
"floorId": "DF7",
"loc": [
11,
12
]
},
"6,11": {
"floorId": "DF9",
"loc": [
6,
11
]
}
},
"beforeBattle": {},
"afterBattle": {
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {
},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
[ 16, 0, 0, 16, 0, 0, 0, 0, 16, 0, 0, 0, 16],
[ 16, 0, 0, 16, 16, 16, 16, 0, 0, 0, 0, 0, 16],
[ 16, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 16, 16],
[ 16, 16, 0, 16, 0, 16, 16, 16, 16, 0, 0, 0, 16],
[ 16, 0, 0, 16, 0, 0, 0, 16, 0, 0, 0, 0, 16],
[ 16, 0, 0, 16, 0, 0, 0, 16, 0, 16, 0, 16, 16],
[ 16, 0, 16, 16, 16, 16, 16, 16, 0, 16, 0, 0, 16],
[ 16, 0, 0, 0, 16, 0, 0, 0, 0, 16, 0, 0, 16],
[ 16, 16, 0, 16, 16, 0, 16, 16, 16, 16, 0, 16, 16],
[ 16, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 16],
[ 16, 0, 0, 0, 0, 16, 91, 16, 16, 0, 0, 0, 16],
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 91, 16]
],
"bgmap": [
],
"fgmap": [
],
"flyPoint": [
11,
12
]
}