tianta/project/floors/PIANTOU5.js

47 lines
1.5 KiB
JavaScript
Raw Permalink Normal View History

2022-10-21 23:04:26 +08:00
main.floors.PIANTOU5=
{
2022-10-22 19:23:02 +08:00
"floorId": "PIANTOU5",
"title": "新建楼层",
"name": "0",
"width": 15,
"height": 15,
"canFlyTo": false,
"canUseQuickShop": true,
"cannotViewMap": true,
"images": [],
"item_ratio": 1,
"firstArrive": [],
"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,189,190,191, 5, 5, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 5,192,193,194, 5, 5, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 5,195,257,196, 5, 5, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 3, 0, 0, 0, 3, 5, 5, 5,352, 0],
[ 0,348, 5, 5, 5,321, 0, 0, 0,379, 5, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 5, 3,380, 3, 5, 5, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 3, 0, 0, 0, 3, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 0, 0, 89, 0, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 5, 5, 3, 5, 5, 5, 5, 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:04:26 +08:00
],
2022-10-22 19:23:02 +08:00
"bgmap": [
2022-10-21 23:04:26 +08:00
],
2022-10-22 19:23:02 +08:00
"fgmap": [
2022-10-21 23:04:26 +08:00
],
2022-10-22 19:23:02 +08:00
"beforeBattle": {},
"cannotMoveIn": {},
"autoEvent": {}
2022-10-21 23:04:26 +08:00
}