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,7 +5,13 @@
"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": [
{
@@ -14,20 +20,20 @@
"move_mode": "walk",
"type": "teleport",
"x": -1432.6875,
"y": 1464.71533203125
"y": 1464.7153
},
{
"id": 2,
"x": -1408.2314453125,
"y": 1485.69775390625,
"x": -1408.2314,
"y": 1485.6978,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 3,
"x": -1360.306640625,
"y": 1526.39794921875,
"x": -1360.3066,
"y": 1526.3979,
"type": "path",
"move_mode": "run",
"action": ""
@@ -35,34 +41,34 @@
{
"id": 4,
"x": -1311.5,
"y": 1501.251285890432,
"y": 1501.2513,
"type": "path",
"move_mode": "run",
"action": ""
},
{
"id": 5,
"x": -1309.7333984375,
"y": 1485.02001953125,
"x": -1309.7334,
"y": 1485.02,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 6,
"x": -1320.392578125,
"y": 1470.60693359375,
"x": -1320.3926,
"y": 1470.6069,
"type": "path",
"move_mode": "fly",
"action": ""
},
{
"id": 7,
"x": -1354.99609375,
"x": -1354.9961,
"y": 1436.0625,
"type": "path",
"move_mode": "run",
"action": ""
}
]
}
}

View File

@@ -5,22 +5,28 @@
"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,
"move_mode": "walk",
"type": "path",
"x": -1352.20703125,
"y": 1450.73974609375,
"x": -1352.207,
"y": 1450.7397,
"action": "combat_script",
"action_params": "wait(0.5),keypress(VK_Z)"
},
{
"id": 2,
"x": -1354.8408203125,
"y": 1468.32373046875,
"x": -1354.8408,
"y": 1468.3237,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
@@ -28,8 +34,8 @@
},
{
"id": 3,
"x": -1369.1982421875,
"y": 1473.8544921875,
"x": -1369.1982,
"y": 1473.8545,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
@@ -37,8 +43,8 @@
},
{
"id": 4,
"x": -1386.13671875,
"y": 1473.23974609375,
"x": -1386.1367,
"y": 1473.2397,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
@@ -46,8 +52,8 @@
},
{
"id": 5,
"x": -1392.37890625,
"y": 1448.9482421875,
"x": -1392.3789,
"y": 1448.9482,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
@@ -55,38 +61,38 @@
},
{
"id": 6,
"x": -1381.6376953125,
"y": 1449.677734375,
"x": -1381.6377,
"y": 1449.6777,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 6,
"x": -1373.20703125,
"y": 1457.39013671875,
"id": 7,
"x": -1373.207,
"y": 1457.3901,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(1),keypress(VK_Z)"
},
{
"id": 10,
"x": -1363.78515625,
"y": 1460.14892578125,
"id": 8,
"x": -1363.7852,
"y": 1460.1489,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(3),keypress(VK_Z)"
},
{
"id": 11,
"x": -1356.53125,
"y": 1426.60986328125,
"id": 9,
"x": -1356.5312,
"y": 1426.6099,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(1),keypress(VK_Z)"
}
]
}
}