tianta/project/floors/yichongtian.js

50 lines
1.6 KiB
JavaScript
Raw Permalink Normal View History

2022-10-21 23:00:12 +08:00
main.floors.yichongtian=
{
2022-10-22 19:23:02 +08:00
"floorId": "yichongtian",
"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, 3, 3, 27, 3, 32, 3, 28, 3, 3, 5,352, 0],
[ 0,348, 5,484,388, 0, 0, 0, 0, 0,388,485, 5,352, 0],
[ 0,348, 5, 3, 3, 3, 0, 0, 0, 3, 3, 3, 5,352, 0],
[ 0,348, 5, 3, 0,387, 0,257, 0,387, 0, 3, 5,352, 0],
[ 0,348, 5, 34, 0, 3, 0,239, 0, 3, 0, 34, 5,352, 0],
[ 0,348, 5, 3,387, 3, 3,387, 3, 3,387, 3, 5,352, 0],
[ 0,348, 5,483, 0, 3, 21, 0, 21, 3, 0,483, 5,352, 0],
[ 0,348, 5, 3, 0, 0, 0, 0, 0, 0, 0, 3, 5,352, 0],
[ 0,348, 5, 3, 3, 31, 3, 89, 3, 31, 3, 3, 5,352, 0],
[ 0,348, 5, 5, 5, 5, 5, 5, 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]
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
}