tianta/project/floors/chongge.js

50 lines
1.6 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.chongge=
{
2022-10-22 19:23:02 +08:00
"floorId": "chongge",
"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, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,352, 0],
[ 0,348, 3,165,165,165,165,165,165,165,165,165, 3,352, 0],
[ 0,348, 3,165, 3, 3, 3, 3, 3, 3, 3,165, 3,352, 0],
[ 0,348, 3,165, 3,165,165,165,165,165, 3,165, 3,352, 0],
[ 0,348, 3,165, 3,165, 3, 3, 3,165, 3,165, 3,352, 0],
[ 0,348, 3,165, 3,165,165,165, 3,165, 3,165, 3,352, 0],
[ 0,348, 3,165, 3, 3, 3,165, 3,165, 3,165, 3,352, 0],
[ 0,348, 3,165,165,476, 86, 89, 3,165,165,165, 3,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
}