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