tianta/project/floors/PIANTOU9.js

47 lines
1.5 KiB
JavaScript
Raw Permalink Normal View History

2022-10-21 23:00:12 +08:00
main.floors.PIANTOU9=
{
"floorId": "PIANTOU9",
"title": "剑阁",
"name": "剑阁",
2022-10-22 19:23:02 +08:00
"width": 15,
"height": 15,
2022-10-21 23:00:12 +08:00
"canFlyTo": false,
"canUseQuickShop": true,
"cannotViewMap": true,
"images": [],
"item_ratio": 1,
"firstArrive": [],
"events": {},
"changeFloor": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 1,
"map": [
2022-10-22 19:23:02 +08:00
[ 0,345,350,350,350,350,350,350,350,350,350,350,350,351, 0],
[ 0,348, 3, 3, 3, 15, 15, 15, 15, 15, 15, 15, 15,352, 0],
[ 0,348, 3, 0, 0, 3, 15, 15, 15, 15, 15, 15, 15,352, 0],
[ 0,348, 3, 0, 0, 0, 3, 15, 15, 15, 15, 15, 15,352, 0],
[ 0,348, 4, 3, 0, 0, 0, 3, 15, 15, 15, 3, 3,352, 0],
[ 0,348, 4, 4, 3, 0, 0, 0, 3, 15, 3, 3, 0,352, 0],
[ 0,348, 4, 4, 4, 3, 0,301, 0, 3, 3, 0, 0,352, 0],
[ 0,348, 4, 4, 4, 4, 3, 0, 0, 0, 0, 0, 3,352, 0],
[ 0,348, 4, 4, 4, 4, 4, 3, 0,226, 0, 3, 15,352, 0],
[ 0,348, 4, 4, 4, 4, 3, 3, 0, 0, 0, 0, 3,352, 0],
[ 0,348, 4, 4, 4, 3, 3, 0, 0, 3, 0, 0, 0,352, 0],
[ 0,348, 4, 4, 4, 3, 0, 0, 3, 4, 3, 0, 89,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
],
"bgmap": [
],
"fgmap": [
],
"beforeBattle": {},
"cannotMoveIn": {},
"autoEvent": {}
}