Files
bettergi-scripts-list/repo/pathing/木材伐木点-配合自动伐木使用/[蒙德] 桦木x18.json
Patrick-Ze e647b1722f path: 添加推荐伐木点的路径追踪 (配合独立任务中的自动伐木功能使用) (#601)
具体点位参考了自动伐木功能的文档。
由于部分点位过于刁钻,地图追踪精度可能达不到同时最大伐木数(会漏一棵树),特别是分辨率低时。如果介意,这种情况只能在自动追踪后精调位置(通常只需要走一小步就行)。
2025-04-19 17:55:53 +08:00

39 lines
754 B
JSON

{
"info": {
"name": "[蒙德] 桦木x18",
"type": "collect",
"author": "Patrick-Ze (AyakaMain)",
"version": "1.0",
"description": "",
"bgiVersion": "0.42.3"
},
"positions": [
{
"id": 1,
"x": -1330.107421875,
"y": 2563.807373046875,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": -1367.8466796875,
"y": 2571.372314453125,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": -1376.634765625,
"y": 2580.2109375,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}