tianta/project/floors/kongyan.js

50 lines
1.6 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.kongyan=
{
2022-10-22 19:23:02 +08:00
"floorId": "kongyan",
"title": "空焉",
"name": "空焉",
"width": 15,
"height": 15,
"canFlyTo": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"item_ratio": 1,
"defaultGround": "ground",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 1,
"map": [
[ 0,345,350,350,350,350,350,350,350,350,350,350,350,351, 0],
[ 0,348,473,473,473,473,473,473,473,473,473,473,473,352, 0],
[ 0,348,473,473,473,473,473,473,473,473,473,473,473,352, 0],
[ 0,348,473,473,473,473,473,473,473,473,473,473,473,352, 0],
[ 0,348,473,473,473,473,473,473,473,473,473,473,473,352, 0],
[ 0,348,473,473,473,473,473, 50,473,473,473,473,473,352, 0],
[ 0,348,473,473,473,473,473, 0,473,473,473,473,473,352, 0],
[ 0,348,473,473,473,473,473, 0,473,473,473,473,473,352, 0],
[ 0,348,473,473,473,473,473, 0,473,473,473,473,473,352, 0],
[ 0,348,473,473,473,473,473, 0,473,473,473,473,473,352, 0],
[ 0,348,473,473,473,473,473, 0,473,473,473,473,473,352, 0],
[ 0,348,473,473,473,473,473, 89,473,473,473,473,473,352, 0],
[ 0,349,346,346,346,346,346,346,346,346,346,346,346,347, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
2022-10-21 23:00:12 +08:00
],
2022-10-22 19:23:02 +08:00
"bgmap": [
2022-10-21 23:00:12 +08:00
],
2022-10-22 19:23:02 +08:00
"fgmap": [
2022-10-21 23:00:12 +08:00
],
2022-10-22 19:23:02 +08:00
"beforeBattle": {},
"cannotMoveIn": {},
"autoEvent": {}
2022-10-21 23:00:12 +08:00
}