JS脚本: 自动伐木-地图追踪版 (#1434)

支持分层木材:桃椰子木、炬木

新增王树瑞佑检查
This commit is contained in:
起个名字好难的喵
2025-07-28 23:58:59 +08:00
committed by GitHub
parent 82535c0e1f
commit 95ce32c850
48 changed files with 2244 additions and 1506 deletions

View File

@@ -5,13 +5,19 @@
"author": "Tim",
"version": "1.0",
"description": "",
"bgi_version": "0.35.1"
"bgi_version": "0.42.0",
"authors": [
{
"name": "Tim",
"links": "https://github.com/Limint"
}
]
},
"positions": [
{
"id": 1,
"x": 4117.29296875,
"y": 2335.499755859375,
"x": 4117.293,
"y": 2335.4998,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
@@ -19,7 +25,7 @@
},
{
"id": 2,
"x": 4110.03759765625,
"x": 4110.0376,
"y": 2351.5625,
"type": "path",
"move_mode": "walk",
@@ -27,47 +33,47 @@
},
{
"id": 3,
"x": 4093.4404296875,
"y": 2347.26416015625,
"x": 4093.4404,
"y": 2347.2642,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(0.5),keypress(VK_Z)"
},
{
"id": 5,
"x": 4082.8291015625,
"y": 2345.908935546875,
"id": 4,
"x": 4082.8291,
"y": 2345.9089,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(3.4),keypress(VK_Z)"
},
{
"id": 6,
"x": 4088.2490234375,
"y": 2377.537353515625,
"id": 5,
"x": 4088.249,
"y": 2377.5374,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(1.5),keypress(VK_Z)"
},
{
"id": 7,
"x": 4110.20361328125,
"y": 2376.251953125,
"id": 6,
"x": 4110.2036,
"y": 2376.252,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(1.2),keypress(VK_Z)"
},
{
"id": 8,
"x": 4121.8623046875,
"y": 2371.576904296875,
"id": 7,
"x": 4121.8623,
"y": 2371.5769,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}
}