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

48 lines
921 B
JSON

{
"info": {
"name": "[稻妻] 枫木x9",
"type": "collect",
"author": "Patrick-Ze (AyakaMain)",
"version": "1.0",
"description": "",
"bgiVersion": "0.42.3"
},
"positions": [
{
"id": 1,
"x": -3812.810546875,
"y": -2547.3427734375,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": -3809.3671875,
"y": -2577.1220703125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": -3796.8505859375,
"y": -2604.203125,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": -3759.8125,
"y": -2594.4453125,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}