From 13326a100148a71e55745df43952a5c21a013bb9 Mon Sep 17 00:00:00 2001 From: this-Fish Date: Mon, 29 Sep 2025 09:19:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=B6=E5=86=B7=E6=9D=89=E6=9C=A8=E8=B7=AF?= =?UTF-8?q?=E5=BE=91=E5=84=AA=E5=8C=96=20(#2027)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 银冷杉木路徑優化 避免第一個木點前住第二個木點時小地圖縮放導致重试路徑 * Update 挪德卡莱-霜月之坊-银冷杉木-54个.json --------- Co-authored-by: 躁动的氨气 <131591012+zaodonganqi@users.noreply.github.com> --- .../挪德卡莱-霜月之坊-银冷杉木-54个.json | 34 ++++++++++++------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/挪德卡莱-霜月之坊-银冷杉木-54个.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/挪德卡莱-霜月之坊-银冷杉木-54个.json index 9b8484eb9..2c9a8b015 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/挪德卡莱-霜月之坊-银冷杉木-54个.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/挪德卡莱-霜月之坊-银冷杉木-54个.json @@ -1,15 +1,15 @@ -{ +{ "info": { "authors": [ { - "name": "起个名字好难的喵", - "links": "https://github.com/MisakaAldrich" + "links": "https://github.com/MisakaAldrich", + "name": "起个名字好难的喵" } ], "bgi_version": "0.51.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758858955074, + "last_modified_time": 1759082132606, "map_match_method": "", "map_name": "Teyvat", "name": "挪德卡莱-霜月之坊-银冷杉木-54个", @@ -54,10 +54,12 @@ "y": 1697.9927 }, { - "action": "use_gadget", + "action": "combat_script", + "action_params": "keydown(w),dash(3),keyup(w)", "id": 5, + "locked": false, "move_mode": "dash", - "type": "path", + "type": "orientation", "x": 10431.7363, "y": 1735.708 }, @@ -66,12 +68,20 @@ "id": 6, "move_mode": "dash", "type": "path", + "x": 10431.7363, + "y": 1735.708 + }, + { + "action": "use_gadget", + "id": 7, + "move_mode": "dash", + "type": "path", "x": 10416.3809, "y": 1736.4238 }, { "action": "use_gadget", - "id": 7, + "id": 8, "move_mode": "dash", "type": "path", "x": 10389.7129, @@ -79,7 +89,7 @@ }, { "action": "use_gadget", - "id": 8, + "id": 9, "move_mode": "dash", "type": "path", "x": 10368.9961, @@ -87,7 +97,7 @@ }, { "action": "use_gadget", - "id": 9, + "id": 10, "move_mode": "dash", "type": "path", "x": 10371.748, @@ -96,7 +106,7 @@ { "action": "", "action_params": "", - "id": 10, + "id": 11, "move_mode": "walk", "type": "path", "x": 10390.6035, @@ -104,11 +114,11 @@ }, { "action": "use_gadget", - "id": 11, + "id": 12, "move_mode": "dash", "type": "path", "x": 10384.123, "y": 1771.0513 } ] -} \ No newline at end of file +}