tianta/project/floors/weizhi.js
2022-10-23 00:23:02 +13:00

50 lines
1.6 KiB
JavaScript

main.floors.weizhi=
{
"floorId": "weizhi",
"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, 0, 0, 0, 0,335, 0, 0, 0, 0, 0,335,352, 0],
[ 0,348,335, 0,335, 0, 0,335,335,335,335, 0, 0,352, 0],
[ 0,348, 0, 0,335, 0,335, 0,335, 89, 0, 0,335,352, 0],
[ 0,348, 0, 0, 0, 0, 0, 0,335,335,335, 0, 0,352, 0],
[ 0,348, 0,335,335,335,335, 0, 0, 0, 0, 0,335,352, 0],
[ 0,348, 0, 0, 0, 0, 0,335, 0,335, 0,335, 0,352, 0],
[ 0,348,335, 0,335, 0,335,335, 0, 0, 0,335, 0,352, 0],
[ 0,348, 0, 0,335, 0, 0, 0, 0,335, 0, 0, 0,352, 0],
[ 0,348, 0,335,335,335, 0,335, 0, 0, 0,335, 0,352, 0],
[ 0,348, 0, 0, 0, 0,335, 0, 0,335, 0,335, 0,352, 0],
[ 0,348,335, 0,335, 0,335, 0, 0,335, 0, 0, 0,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]
],
"bgmap": [
],
"fgmap": [
],
"beforeBattle": {},
"cannotMoveIn": {},
"autoEvent": {}
}