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

30 lines
570 B
JSON

{
"info": {
"name": "[枫丹] 香柏木x27",
"type": "collect",
"author": "Patrick-Ze (AyakaMain)",
"version": "1.0",
"description": "",
"bgiVersion": "0.42.3"
},
"positions": [
{
"id": 1,
"x": 3923.0693359375,
"y": 4233.8671875,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": 3921.4736328125,
"y": 4196.3671875,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}