tianta/project/floors/PIANTOU6.js

47 lines
1.5 KiB
JavaScript
Raw Normal View History

2022-10-21 23:04:26 +08:00
main.floors.PIANTOU6=
{
2022-10-22 19:23:02 +08:00
"floorId": "PIANTOU6",
"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, 4, 4, 4, 3, 3, 3, 3, 3, 4, 4, 4,352, 0],
[ 0,348, 4, 3, 3, 3, 0, 0, 0, 3, 3, 3, 4,352, 0],
[ 0,348, 3, 3, 0, 0, 0, 0, 0, 0, 0, 3, 3,352, 0],
[ 0,348, 3, 0, 0, 0, 0,229, 0, 0, 0, 0, 3,352, 0],
[ 0,348, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3,352, 0],
[ 0,348, 3, 0, 0, 0,123, 0,132, 0, 0, 0, 3,352, 0],
[ 0,348, 3, 3, 0, 0, 0, 0, 0, 0, 0, 3, 3,352, 0],
[ 0,348, 5, 3, 3, 0, 0, 0, 0, 0, 3, 3, 5,352, 0],
[ 0,348, 5, 5, 3, 3, 3, 0, 3, 3, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 5, 3, 89, 3, 5, 5, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 3, 3, 3, 3, 3, 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
}