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

30 lines
563 B
JSON

{
"info": {
"name": "[璃月] 竹节x30",
"type": "collect",
"author": "Patrick-Ze (AyakaMain)",
"version": "1.0",
"description": "",
"bgiVersion": "0.42.3"
},
"positions": [
{
"id": 1,
"x": 843.09375,
"y": 1532.849609375,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": 808.3974609375,
"y": 1515.33984375,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}