tianta/project/floors/sanding.js
2022-10-22 04:04:26 +13:00

44 lines
1.2 KiB
JavaScript

main.floors.sanding=
{
"floorId": "sanding",
"title": "三鼎",
"name": "三鼎",
"width": 13,
"height": 13,
"canFlyTo": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"item_ratio": 1,
"defaultGround": "ground",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},"ratio": 1,"ratio": 1,
"map": [
[345,350,350,350,350,350,350,350,350,350,350,350,351],
[348, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,352],
[348, 5, 5, 3, 3, 3, 3, 3, 3, 3, 5, 5,352],
[348, 5, 3, 34, 0, 27, 0, 27, 0, 34, 3, 5,352],
[348, 5, 5, 3, 3, 3, 86, 3, 3, 3, 5, 5,352],
[348, 5, 3, 22, 0, 3,208, 3, 0, 22, 3, 5,352],
[348, 5, 5, 3, 0, 28, 0, 28, 0, 3, 5, 5,352],
[348, 5, 3, 23, 3, 3, 86, 3, 3, 23, 3, 5,352],
[348, 5, 3, 0, 82,401, 0,401, 82, 0, 3, 5,352],
[348, 5, 5, 3, 3, 3, 89, 3, 3, 3, 5, 5,352],
[348, 5, 3, 5, 5, 5, 3, 5, 5, 5, 3, 5,352],
[348, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,352],
[349,346,346,346,346,346,346,346,346,346,346,346,347]
],
"bgmap": [
],
"fgmap": [
],
}