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

50 lines
1.6 KiB
JavaScript

main.floors.shijing=
{
"floorId": "shijing",
"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, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 5, 5, 5, 3, 3, 3, 3, 3,352, 0],
[ 0,348, 5, 5, 5, 5, 5, 5, 3, 0, 0, 0, 89,352, 0],
[ 0,348, 5, 5, 5, 3, 3, 3, 3, 0, 3, 3, 3,352, 0],
[ 0,348, 5, 5, 5, 3, 0, 0, 0, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 3, 0, 3, 3, 3, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 3, 0, 0, 0, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 3, 3, 3, 3, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 3, 0, 0, 0, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 3, 0, 3, 3, 3, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 3, 89, 3, 5, 5, 5, 5, 5,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": {}
}