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

48 lines
943 B
JSON

{
"info": {
"name": "[须弥] 柽木x15",
"type": "collect",
"author": "Patrick-Ze (AyakaMain)",
"version": "1.0",
"description": "",
"bgiVersion": "0.42.3"
},
"positions": [
{
"id": 1,
"x": 4095.984375,
"y": -2025.97412109375,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": 4120.65185546875,
"y": -2047.38671875,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 4148.99365234375,
"y": -2041.66357421875,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 4218.1259765625,
"y": -2061.7998046875,
"type": "target",
"move_mode": "fly",
"action": "stop_flying",
"action_params": ""
}
]
}