path: 添加推荐伐木点的路径追踪 (配合独立任务中的自动伐木功能使用) (#601)
具体点位参考了自动伐木功能的文档。 由于部分点位过于刁钻,地图追踪精度可能达不到同时最大伐木数(会漏一棵树),特别是分辨率低时。如果介意,这种情况只能在自动追踪后精调位置(通常只需要走一小步就行)。
This commit is contained in:
57
repo/pathing/木材伐木点-配合自动伐木使用/[纳塔] 灰灰楼林木x9.json
Normal file
57
repo/pathing/木材伐木点-配合自动伐木使用/[纳塔] 灰灰楼林木x9.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "[纳塔] 灰灰楼林木x9",
|
||||
"type": "collect",
|
||||
"author": "Patrick-Ze (AyakaMain)",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.42.3"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 9757.900390625,
|
||||
"y": -613.65771484375,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 9766.7333984375,
|
||||
"y": -603.93212890625,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 9774.1640625,
|
||||
"y": -613.4931640625,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 9809.4599609375,
|
||||
"y": -656.9931640625,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 9813.7685546875,
|
||||
"y": -663.6298828125,
|
||||
"type": "target",
|
||||
"move_mode": "climb",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user