shengqishi/project/floors/DF20.js

64 lines
1.6 KiB
JavaScript
Raw Normal View History

2025-01-11 17:34:38 +08:00
main.floors.DF20=
{
"floorId": "DF20",
"title": "水神殿20 ",
"name": "水神殿20",
"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,12": {
"floorId": "DF19",
"loc": [
6,
3
]
}
},
"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, 16, 16, 16, 16, 16, 16, 16],
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 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, 91, 16, 16, 16, 16, 16, 16]
],
"bgmap": [
],
"fgmap": [
],
"flyPoint": [
6,
12
]
}