From 4a667d469ba53839d4587626e9feab300f647fa8 Mon Sep 17 00:00:00 2001 From: this-Fish Date: Sat, 22 Nov 2025 18:45:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=84=AA=E5=8C=96=20=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E4=BC=90=E6=9C=A8-=E5=9C=B0=E5=9B=BE=E8=BF=BD=E8=B8=AA?= =?UTF-8?q?=E7=89=88=20=E4=B8=AD=20=E6=A1=83=E6=A4=B0=E5=AD=90=E6=9C=A8=20?= =?UTF-8?q?(#2389)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 加上等待,防止離不開龍身 --- .../AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-42个.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-42个.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-42个.json index ac70a7593..efda25b0f 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-42个.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-42个.json @@ -83,7 +83,7 @@ }, { "action": "combat_script", - "action_params": "keypress(VK_T),wait(1)", + "action_params": "wait(0.5),keypress(VK_T),wait(1)", "id": 8, "move_mode": "walk", "type": "orientation", @@ -101,7 +101,7 @@ }, { "action": "combat_script", - "action_params": "w(6),wait(10),w(0.5)keydown(VK_Q),wait(1),keyup(VK_Q)", + "action_params": "w(6),wait(10.5),w(0.5),keydown(VK_Q),wait(1),keyup(VK_Q)", "id": 10, "move_mode": "walk", "type": "orientation",