From 599f0fa859756eaec33b34c9da0d8bd1ffd61c5b Mon Sep 17 00:00:00 2001 From: Jamis Date: Fri, 10 Oct 2025 22:00:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=83=A8=E5=88=86=E8=99=B9?= =?UTF-8?q?=E6=BB=B4=E6=99=B6=E8=B7=AF=E7=BA=BF=20(#2115)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 使用传统挖矿动作而非依赖月矩力,使得脚本在其他人世界也可正常使用。 经过反复测试,脚本运行时间并没有增加,所以这是一个划算的取舍。 --- .../assets/矿物/虹滴晶/03-伦波岛右侧-4个.json | 126 +++++----- .../矿物/虹滴晶/07-蓝珀湖下方-14个.json | 51 ++-- .../assets/矿物/虹滴晶/08-刻拉蒂之眼-5个.json | 44 ++-- .../assets/矿物/虹滴晶/09-帕哈岛-4个.json | 71 +++--- .../assets/矿物/虹滴晶/12-雷图礁右侧-5个.json | 152 ++++-------- .../assets/矿物/虹滴晶/13-雷图礁右上-3个.json | 70 ++---- .../assets/矿物/虹滴晶/14-雷图礁左侧-8个.json | 147 ++++-------- .../assets/矿物/虹滴晶/15-雷图礁左上-9个.json | 221 +++++------------- .../矿物/虹滴晶/03-伦波岛右侧-4个.json | 126 +++++----- .../矿物/虹滴晶/07-蓝珀湖下方-14个.json | 51 ++-- .../矿物/虹滴晶/08-刻拉蒂之眼-5个.json | 44 ++-- repo/pathing/矿物/虹滴晶/09-帕哈岛-4个.json | 71 +++--- .../矿物/虹滴晶/12-雷图礁右侧-5个.json | 152 ++++-------- .../矿物/虹滴晶/13-雷图礁右上-3个.json | 70 ++---- .../矿物/虹滴晶/14-雷图礁左侧-8个.json | 147 ++++-------- .../矿物/虹滴晶/15-雷图礁左上-9个.json | 221 +++++------------- 16 files changed, 612 insertions(+), 1152 deletions(-) diff --git a/repo/js/AbundantOre/assets/矿物/虹滴晶/03-伦波岛右侧-4个.json b/repo/js/AbundantOre/assets/矿物/虹滴晶/03-伦波岛右侧-4个.json index fdf9a008b..d255a8c18 100644 --- a/repo/js/AbundantOre/assets/矿物/虹滴晶/03-伦波岛右侧-4个.json +++ b/repo/js/AbundantOre/assets/矿物/虹滴晶/03-伦波岛右侧-4个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758630505659, + "last_modified_time": 1760102388779, "map_match_method": "", "map_name": "Teyvat", "name": "03-伦波岛右侧-4个", @@ -24,8 +24,8 @@ "id": 1, "move_mode": "walk", "type": "teleport", - "x": 9746.0693, - "y": 1916.3638 + "x": 9746.335, + "y": 1916.6582 }, { "action": "", @@ -33,62 +33,63 @@ "id": 2, "move_mode": "run", "type": "path", - "x": 9715.498, - "y": 1910.2563 + "x": 9713.9512, + "y": 1915.3066 }, { "action": "", "action_params": "", "id": 3, - "move_mode": "dash", - "type": "path", - "x": 9709.1553, - "y": 1900.707 - }, - { - "action": "", - "action_params": "", - "id": 4, - "move_mode": "dash", - "type": "path", - "x": 9703.3076, - "y": 1898.6719 - }, - { - "action": "combat_script", - "action_params": "click(middle);wait(0.5);moveby(0,1000)", - "id": 5, - "move_mode": "walk", - "type": "target", - "x": 9696.2559, - "y": 1896.5942 - }, - { - "action": "combat_script", - "action_params": "keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(t)", - "id": 6, - "move_mode": "walk", - "type": "orientation", - "x": 9688.8691, - "y": 1890.8018 - }, - { - "action": "", - "action_params": "", - "id": 7, "move_mode": "run", "type": "path", - "x": 9691.6523, - "y": 1917.8169 + "x": 9700.1523, + "y": 1896.8281 + }, + { + "action": "mining", + "action_params": "", + "id": 4, + "move_mode": "walk", + "type": "target", + "x": 9696.2969, + "y": 1893.7148 + }, + { + "action": "", + "action_params": "", + "id": 5, + "move_mode": "walk", + "type": "path", + "x": 9696.0557, + "y": 1898.0957 + }, + { + "action": "mining", + "action_params": "", + "id": 6, + "locked": false, + "move_mode": "walk", + "type": "target", + "x": 9691.8516, + "y": 1893.6104 + }, + { + "action": "combat_script", + "action_params": "wait(0.5)", + "id": 7, + "move_mode": "walk", + "type": "path", + "x": 9691.8516, + "y": 1893.6104 }, { "action": "", "action_params": "", "id": 8, - "move_mode": "run", - "type": "path", - "x": 9669.791, - "y": 1910.3218 + "move_mode": "walk", + "type": "teleport", + "x": 9746.335, + "y": 1916.6514 }, { "action": "", @@ -96,26 +97,35 @@ "id": 9, "move_mode": "run", "type": "path", - "x": 9663.7217, - "y": 1897.439 + "x": 9688.9297, + "y": 1931.3418 }, { "action": "", "action_params": "", "id": 10, - "move_mode": "walk", - "type": "target", - "x": 9667.2715, - "y": 1895.8784 + "move_mode": "run", + "type": "path", + "x": 9661.873, + "y": 1909.1841 }, { - "action": "combat_script", - "action_params": "keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T)", + "action": "", + "action_params": "", "id": 11, + "move_mode": "run", + "type": "path", + "x": 9660.7627, + "y": 1897.1836 + }, + { + "action": "mining", + "action_params": "", + "id": 12, "move_mode": "walk", - "type": "orientation", - "x": 9669.4727, - "y": 1889.3701 + "type": "target", + "x": 9666.8311, + "y": 1893.4951 } ] } diff --git a/repo/js/AbundantOre/assets/矿物/虹滴晶/07-蓝珀湖下方-14个.json b/repo/js/AbundantOre/assets/矿物/虹滴晶/07-蓝珀湖下方-14个.json index b70084aa2..fa5810370 100644 --- a/repo/js/AbundantOre/assets/矿物/虹滴晶/07-蓝珀湖下方-14个.json +++ b/repo/js/AbundantOre/assets/矿物/虹滴晶/07-蓝珀湖下方-14个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758425987411, + "last_modified_time": 1760098491963, "map_match_method": "", "map_name": "Teyvat", "name": "07-蓝珀湖下方-14个", @@ -253,36 +253,27 @@ "y": 2089.3535 }, { - "action": "combat_script", - "action_params": "click(middle);wait(0.5);keypress(t)", + "action": "", + "action_params": "", "id": 27, - "move_mode": "dash", - "type": "target", - "x": 9152.2109, - "y": 2068.7747 - }, - { - "action": "combat_script", - "action_params": "attack", - "id": 28, "move_mode": "walk", "type": "path", - "x": 9152.3613, - "y": 2065.2786 + "x": 9156.7051, + "y": 2067.1052 + }, + { + "action": "mining", + "action_params": "", + "id": 28, + "move_mode": "walk", + "type": "target", + "x": 9153.1738, + "y": 2064.2571 }, { "action": "", "action_params": "", "id": 29, - "move_mode": "walk", - "type": "path", - "x": 9152.1641, - "y": 2063.3655 - }, - { - "action": "", - "action_params": "", - "id": 30, "move_mode": "dash", "type": "path", "x": 9140.376, @@ -291,7 +282,7 @@ { "action": "", "action_params": "", - "id": 31, + "id": 30, "move_mode": "run", "type": "path", "x": 9083.2178, @@ -300,7 +291,7 @@ { "action": "", "action_params": "", - "id": 32, + "id": 31, "move_mode": "dash", "type": "path", "x": 9071.5645, @@ -309,7 +300,7 @@ { "action": "mining", "action_params": "", - "id": 33, + "id": 32, "move_mode": "walk", "type": "target", "x": 9078.9971, @@ -318,7 +309,7 @@ { "action": "", "action_params": "", - "id": 34, + "id": 33, "move_mode": "walk", "type": "path", "x": 9072.5781, @@ -327,7 +318,7 @@ { "action": "mining", "action_params": "", - "id": 35, + "id": 34, "move_mode": "walk", "type": "target", "x": 9071.709, @@ -336,7 +327,7 @@ { "action": "", "action_params": "", - "id": 36, + "id": 35, "move_mode": "walk", "type": "path", "x": 9070.8145, @@ -345,7 +336,7 @@ { "action": "mining", "action_params": "", - "id": 37, + "id": 36, "move_mode": "walk", "type": "target", "x": 9069.7188, diff --git a/repo/js/AbundantOre/assets/矿物/虹滴晶/08-刻拉蒂之眼-5个.json b/repo/js/AbundantOre/assets/矿物/虹滴晶/08-刻拉蒂之眼-5个.json index d87c08f0c..34180e1e0 100644 --- a/repo/js/AbundantOre/assets/矿物/虹滴晶/08-刻拉蒂之眼-5个.json +++ b/repo/js/AbundantOre/assets/矿物/虹滴晶/08-刻拉蒂之眼-5个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758426648362, + "last_modified_time": 1760099081440, "map_match_method": "", "map_name": "Teyvat", "name": "08-刻拉蒂之眼-5个", @@ -118,49 +118,49 @@ "y": 2357.6602 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", + "action": "mining", + "action_params": "", "id": 12, "move_mode": "walk", - "type": "orientation", - "x": 8760.7529, - "y": 2347.0022 + "type": "target", + "x": 8749.7695, + "y": 2354.1948 }, { "action": "", "action_params": "", "id": 13, "move_mode": "walk", - "type": "target", - "x": 8750.5674, - "y": 2358.6189 + "type": "path", + "x": 8755.3477, + "y": 2358.8833 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4)", + "action": "mining", + "action_params": "", "id": 14, "move_mode": "walk", - "type": "orientation", - "x": 8761.2715, - "y": 2354.8328 + "type": "target", + "x": 8757.9531, + "y": 2355.8337 }, { "action": "", "action_params": "", "id": 15, - "move_mode": "jump", + "move_mode": "walk", "type": "path", - "x": 8751.8555, - "y": 2354.3545 + "x": 8754.4043, + "y": 2356.9707 }, { - "action": "", + "action": "mining", "action_params": "", "id": 16, - "move_mode": "jump", - "type": "path", - "x": 8758.0693, - "y": 2353.4399 + "move_mode": "walk", + "type": "target", + "x": 8755.0488, + "y": 2354.3569 }, { "action": "", diff --git a/repo/js/AbundantOre/assets/矿物/虹滴晶/09-帕哈岛-4个.json b/repo/js/AbundantOre/assets/矿物/虹滴晶/09-帕哈岛-4个.json index 90cfc62f5..83799091f 100644 --- a/repo/js/AbundantOre/assets/矿物/虹滴晶/09-帕哈岛-4个.json +++ b/repo/js/AbundantOre/assets/矿物/虹滴晶/09-帕哈岛-4个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758426988101, + "last_modified_time": 1760099210865, "map_match_method": "", "map_name": "Teyvat", "name": "09-帕哈岛-4个", @@ -61,36 +61,36 @@ "action_params": "", "id": 5, "move_mode": "walk", - "type": "target", - "x": 9470.7725, - "y": 3469.8457 + "type": "path", + "x": 9469.3711, + "y": 3466.3218 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t)", + "action": "mining", + "action_params": "", "id": 6, "move_mode": "walk", - "type": "orientation", - "x": 9468.7305, - "y": 3474.0413 + "type": "target", + "x": 9469.0928, + "y": 3470.3186 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t)", + "action": "", + "action_params": "", "id": 7, "move_mode": "walk", - "type": "orientation", - "x": 9476.0234, - "y": 3475.9924 + "type": "path", + "x": 9471.3389, + "y": 3468.2583 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", + "action": "mining", + "action_params": "", "id": 8, "move_mode": "walk", - "type": "orientation", - "x": 9480.9648, - "y": 3468.7993 + "type": "target", + "x": 9473.8467, + "y": 3472.4099 }, { "action": "", @@ -98,17 +98,17 @@ "id": 9, "move_mode": "walk", "type": "path", - "x": 9468.5449, - "y": 3470.7883 + "x": 9474.0664, + "y": 3469.5542 }, { - "action": "", + "action": "mining", "action_params": "", "id": 10, "move_mode": "walk", - "type": "path", - "x": 9471.9609, - "y": 3468.5659 + "type": "target", + "x": 9477.9131, + "y": 3469.7148 }, { "action": "", @@ -116,26 +116,17 @@ "id": 11, "move_mode": "walk", "type": "path", - "x": 9473.5801, - "y": 3472.4023 + "x": 9473.1279, + "y": 3468.1614 }, { - "action": "", + "action": "mining", "action_params": "", "id": 12, "move_mode": "walk", - "type": "path", - "x": 9474.3965, - "y": 3468.6599 - }, - { - "action": "", - "action_params": "", - "id": 13, - "move_mode": "walk", - "type": "path", - "x": 9478.4121, - "y": 3468.6992 + "type": "target", + "x": 9477.0977, + "y": 3467.5974 } ] } diff --git a/repo/js/AbundantOre/assets/矿物/虹滴晶/12-雷图礁右侧-5个.json b/repo/js/AbundantOre/assets/矿物/虹滴晶/12-雷图礁右侧-5个.json index 94bcbe537..4d089d51f 100644 --- a/repo/js/AbundantOre/assets/矿物/虹滴晶/12-雷图礁右侧-5个.json +++ b/repo/js/AbundantOre/assets/矿物/虹滴晶/12-雷图礁右侧-5个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758630393102, + "last_modified_time": 1760099571600, "map_match_method": "", "map_name": "Teyvat", "name": "12-雷图礁右侧-5个", @@ -42,26 +42,26 @@ "id": 3, "move_mode": "fly", "type": "path", - "x": 11024.9326, - "y": 1588.1729 + "x": 11031.3184, + "y": 1587.7798 }, { - "action": "combat_script", - "action_params": "click(middle);wait(0.5);moveby(0,1200)", + "action": "", + "action_params": "", "id": 4, "move_mode": "walk", "type": "path", - "x": 11024.9326, - "y": 1588.1729 + "x": 11032.1182, + "y": 1588.498 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(0.5);attack", + "action": "mining", + "action_params": "", "id": 5, "move_mode": "walk", "type": "target", - "x": 11031.7666, - "y": 1585.605 + "x": 11033.9824, + "y": 1585.0654 }, { "action": "", @@ -69,134 +69,62 @@ "id": 6, "move_mode": "jump", "type": "path", - "x": 11033.791, - "y": 1584.6631 + "x": 11029.3447, + "y": 1584.8633 }, { - "action": "", + "action": "mining", "action_params": "", "id": 7, - "move_mode": "jump", - "type": "path", - "x": 11030.4873, - "y": 1582.2607 + "move_mode": "walk", + "type": "target", + "x": 11032.6035, + "y": 1582.4873 }, { "action": "", "action_params": "", "id": 8, - "move_mode": "walk", - "type": "target", - "x": 11031.2832, - "y": 1581.7646 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(0.5);attack", - "id": 9, - "move_mode": "walk", - "type": "orientation", - "x": 11036.4922, - "y": 1581.3667 + "move_mode": "jump", + "type": "path", + "x": 11029.8145, + "y": 1582.8311 }, { "action": "", "action_params": "", + "id": 9, + "move_mode": "dash", + "type": "path", + "x": 11025.6426, + "y": 1620.6826 + }, + { + "action": "mining", + "action_params": "", "id": 10, "move_mode": "walk", - "type": "path", - "x": 11030.6982, - "y": 1580.6797 + "type": "target", + "x": 11025.0576, + "y": 1622.3926 }, { "action": "", "action_params": "", "id": 11, "move_mode": "walk", - "type": "target", - "x": 11032.6699, - "y": 1579.8721 + "type": "path", + "x": 11027.6367, + "y": 1624.833 }, { - "action": "", + "action": "mining", "action_params": "", "id": 12, "move_mode": "walk", "type": "target", - "x": 11033.8701, - "y": 1581.4053 - }, - { - "action": "combat_script", - "action_params": "keypress(t)", - "id": 13, - "move_mode": "walk", - "type": "orientation", - "x": 11036.4922, - "y": 1581.3667 - }, - { - "action": "", - "action_params": "", - "id": 14, - "move_mode": "jump", - "type": "path", - "x": 11029.5898, - "y": 1583.689 - }, - { - "action": "", - "action_params": "", - "id": 15, - "move_mode": "run", - "type": "path", - "x": 11027.0684, - "y": 1622.5869 - }, - { - "action": "", - "action_params": "", - "id": 16, - "move_mode": "walk", - "type": "target", - "x": 11025.8496, - "y": 1623.7529 - }, - { - "action": "combat_script", - "action_params": "keypress(t)", - "id": 17, - "move_mode": "walk", - "type": "orientation", - "x": 11023.0508, - "y": 1624.6313 - }, - { - "action": "", - "action_params": "", - "id": 18, - "move_mode": "walk", - "type": "path", - "x": 11027.0996, - "y": 1625.7803 - }, - { - "action": "", - "action_params": "", - "id": 19, - "move_mode": "walk", - "type": "target", - "x": 11025.7012, - "y": 1626.9307 - }, - { - "action": "combat_script", - "action_params": "keypress(t)", - "id": 20, - "move_mode": "walk", - "type": "orientation", - "x": 11021.7451, - "y": 1629.4946 + "x": 11025.5508, + "y": 1626.7671 } ] } diff --git a/repo/js/AbundantOre/assets/矿物/虹滴晶/13-雷图礁右上-3个.json b/repo/js/AbundantOre/assets/矿物/虹滴晶/13-雷图礁右上-3个.json index 2408620df..f97e2dd71 100644 --- a/repo/js/AbundantOre/assets/矿物/虹滴晶/13-雷图礁右上-3个.json +++ b/repo/js/AbundantOre/assets/矿物/虹滴晶/13-雷图礁右上-3个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1757739956500, + "last_modified_time": 1760099644426, "map_match_method": "", "map_name": "Teyvat", "name": "13-雷图礁右上-3个", @@ -46,67 +46,31 @@ "y": 1630.9194 }, { - "action": "", + "action": "mining", "action_params": "", "id": 4, "move_mode": "walk", - "type": "path", - "x": 10992.2969, - "y": 1634.9517 - }, - { - "action": "combat_script", - "action_params": "moveby(0,700);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", - "id": 5, - "move_mode": "walk", - "type": "orientation", - "x": 10994.792, - "y": 1643.9102 + "type": "target", + "x": 10993.3838, + "y": 1639.52 }, { "action": "", "action_params": "", + "id": 5, + "move_mode": "walk", + "type": "path", + "x": 10993.0479, + "y": 1635.6104 + }, + { + "action": "mining", + "action_params": "", "id": 6, "move_mode": "walk", - "type": "path", - "x": 10990.5938, - "y": 1643.2822 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t)", - "id": 7, - "move_mode": "walk", - "type": "orientation", - "x": 10996.5156, - "y": 1637.833 - }, - { - "action": "", - "action_params": "", - "id": 8, - "move_mode": "walk", - "type": "path", - "x": 10993.4805, - "y": 1639.5469 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t)", - "id": 9, - "move_mode": "walk", - "type": "orientation", - "x": 11001.625, - "y": 1632.9302 - }, - { - "action": "", - "action_params": "", - "id": 10, - "move_mode": "walk", - "type": "path", - "x": 10997.9092, - "y": 1636.0273 + "type": "target", + "x": 10998.0195, + "y": 1635.3643 } ] } diff --git a/repo/js/AbundantOre/assets/矿物/虹滴晶/14-雷图礁左侧-8个.json b/repo/js/AbundantOre/assets/矿物/虹滴晶/14-雷图礁左侧-8个.json index 29084b72a..cf05dc1e5 100644 --- a/repo/js/AbundantOre/assets/矿物/虹滴晶/14-雷图礁左侧-8个.json +++ b/repo/js/AbundantOre/assets/矿物/虹滴晶/14-雷图礁左侧-8个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1757512758415, + "last_modified_time": 1760099982570, "map_match_method": "", "map_name": "Teyvat", "name": "14-雷图礁左侧-8个", @@ -46,22 +46,22 @@ "y": 1614.9146 }, { - "action": "", + "action": "mining", "action_params": "", "id": 4, - "move_mode": "dash", - "type": "path", - "x": 11114.8359, - "y": 1607.5557 + "move_mode": "walk", + "type": "target", + "x": 11117.2705, + "y": 1604.481 }, { - "action": "combat_script", - "action_params": "keypress(t)", + "action": "", + "action_params": "", "id": 5, "move_mode": "walk", - "type": "orientation", - "x": 11117.1035, - "y": 1604.4399 + "type": "path", + "x": 11110.8691, + "y": 1600.7622 }, { "action": "", @@ -69,134 +69,89 @@ "id": 6, "move_mode": "walk", "type": "path", - "x": 11117.4355, - "y": 1603.9614 + "x": 11110.0752, + "y": 1594.9961 }, { - "action": "", + "action": "mining", "action_params": "", "id": 7, "move_mode": "walk", - "type": "path", - "x": 11109.8945, - "y": 1596.147 + "type": "target", + "x": 11106.5361, + "y": 1595.6484 }, { - "action": "combat_script", - "action_params": "keypress(t)", + "action": "mining", + "action_params": "", "id": 8, "move_mode": "walk", - "type": "orientation", - "x": 11103.752, - "y": 1592.502 + "type": "target", + "x": 11105.9697, + "y": 1593.6748 }, { "action": "", "action_params": "", "id": 9, - "move_mode": "walk", + "move_mode": "jump", "type": "path", - "x": 11106.8457, - "y": 1595.0674 + "x": 11110.1025, + "y": 1593.9443 }, { "action": "", "action_params": "", "id": 10, - "move_mode": "jump", - "type": "target", - "x": 11101.8105, - "y": 1588.3418 + "move_mode": "dash", + "type": "path", + "x": 11122.8848, + "y": 1600.0264 }, { - "action": "combat_script", - "action_params": "moveby(0,1000);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", + "action": "stop_flying", + "action_params": "1000", "id": 11, - "move_mode": "walk", - "type": "orientation", - "x": 11108.7578, - "y": 1594.0254 + "move_mode": "fly", + "type": "path", + "x": 11139.8555, + "y": 1600.5137 }, { - "action": "", + "action": "mining", "action_params": "", "id": 12, "move_mode": "walk", - "type": "path", - "x": 11104.1387, - "y": 1592.1367 + "type": "target", + "x": 11137.3262, + "y": 1601.9736 }, { - "action": "", + "action": "mining", "action_params": "", "id": 13, - "move_mode": "jump", - "type": "path", - "x": 11110.6094, - "y": 1594.3052 + "move_mode": "walk", + "type": "target", + "x": 11142.8574, + "y": 1600.248 }, { "action": "", "action_params": "", "id": 14, - "move_mode": "dash", + "move_mode": "walk", "type": "path", - "x": 11122.7969, - "y": 1599.4097 + "x": 11140.8457, + "y": 1599.9062 }, { - "action": "stop_flying", - "action_params": "1000", + "action": "mining", + "action_params": "", "id": 15, - "move_mode": "fly", - "type": "path", - "x": 11140.0215, - "y": 1602.627 - }, - { - "action": "combat_script", - "action_params": "keypress(t)", - "id": 16, - "move_mode": "walk", - "type": "orientation", - "x": 11135.2012, - "y": 1603.1948 - }, - { - "action": "", - "action_params": "", - "id": 17, - "move_mode": "walk", - "type": "path", - "x": 11135.877, - "y": 1603.0259 - }, - { - "action": "", - "action_params": "", - "id": 18, - "move_mode": "walk", - "type": "path", - "x": 11140.2129, - "y": 1602.3799 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", - "id": 19, - "move_mode": "walk", - "type": "orientation", - "x": 11143.665, - "y": 1598.1953 - }, - { - "action": "", - "action_params": "", - "id": 20, "move_mode": "walk", "type": "target", - "x": 11143.665, - "y": 1598.1953 + "x": 11143.918, + "y": 1597.2446 } ] } diff --git a/repo/js/AbundantOre/assets/矿物/虹滴晶/15-雷图礁左上-9个.json b/repo/js/AbundantOre/assets/矿物/虹滴晶/15-雷图礁左上-9个.json index 9d18d5de5..a83851fe7 100644 --- a/repo/js/AbundantOre/assets/矿物/虹滴晶/15-雷图礁左上-9个.json +++ b/repo/js/AbundantOre/assets/矿物/虹滴晶/15-雷图礁左上-9个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758548030950, + "last_modified_time": 1760100327147, "map_match_method": "", "map_name": "Teyvat", "name": "15-雷图礁左上-9个", @@ -46,22 +46,22 @@ "y": 1650.7471 }, { - "action": "combat_script", - "action_params": "click(middle);wait(0.5);moveby(0,1000)", + "action": "mining", + "action_params": "", "id": 4, "move_mode": "walk", "type": "target", - "x": 11100.3379, - "y": 1656.3047 + "x": 11099.8779, + "y": 1657.7461 }, { - "action": "combat_script", - "action_params": "keypress(t)", + "action": "", + "action_params": "", "id": 5, "move_mode": "walk", - "type": "orientation", - "x": 11100.5273, - "y": 1661.9536 + "type": "path", + "x": 11103.0273, + "y": 1657.5488 }, { "action": "", @@ -69,207 +69,98 @@ "id": 6, "move_mode": "walk", "type": "path", - "x": 11099.2129, - "y": 1657.4746 + "x": 11102.5527, + "y": 1663.2407 }, { - "action": "", + "action": "mining", "action_params": "", "id": 7, "move_mode": "walk", - "type": "path", - "x": 11104.1055, - "y": 1658.2002 + "type": "target", + "x": 11100.3906, + "y": 1661.3477 }, { - "action": "", + "action": "mining", "action_params": "", "id": 8, "move_mode": "walk", - "type": "path", - "x": 11102.0303, - "y": 1663.0723 + "type": "target", + "x": 11099.5801, + "y": 1664.0215 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", + "action": "mining", + "action_params": "", "id": 9, "move_mode": "walk", - "type": "orientation", - "x": 11097.3145, - "y": 1658.3403 + "type": "target", + "x": 11103.875, + "y": 1666.2188 }, { "action": "", "action_params": "", "id": 10, - "move_mode": "walk", + "move_mode": "run", "type": "path", - "x": 11099.793, - "y": 1660.5352 + "x": 11116.126, + "y": 1680.2832 }, { "action": "", "action_params": "", "id": 11, - "move_mode": "jump", + "move_mode": "dash", "type": "path", - "x": 11102.4609, - "y": 1666.709 + "x": 11120.709, + "y": 1678.0923 }, { "action": "", "action_params": "", "id": 12, - "move_mode": "walk", - "type": "target", - "x": 11101.2031, - "y": 1665.9521 - }, - { - "action": "combat_script", - "action_params": "keypress(t)", - "id": 13, - "move_mode": "walk", - "type": "orientation", - "x": 11094.3076, - "y": 1662.9067 + "move_mode": "jump", + "type": "path", + "x": 11132.5684, + "y": 1674.7559 }, { "action": "", "action_params": "", + "id": 13, + "move_mode": "dash", + "type": "path", + "x": 11140.3408, + "y": 1666.3867 + }, + { + "action": "mining", + "action_params": "", "id": 14, "move_mode": "walk", - "type": "path", - "x": 11099.5938, - "y": 1662.9897 + "type": "target", + "x": 11142.5371, + "y": 1662.877 }, { - "action": "combat_script", - "action_params": "click(middle)", + "action": "", + "action_params": "", "id": 15, "move_mode": "walk", "type": "path", - "x": 11101.2725, - "y": 1668.8203 + "x": 11140.8945, + "y": 1664.1016 }, { - "action": "combat_script", - "action_params": "keypress(t)", + "action": "mining", + "action_params": "", "id": 16, "move_mode": "walk", - "type": "orientation", - "x": 11107.7539, - "y": 1663.8169 - }, - { - "action": "", - "action_params": "", - "id": 17, - "move_mode": "walk", - "type": "path", - "x": 11105.5898, - "y": 1666.6514 - }, - { - "action": "", - "action_params": "", - "id": 18, - "move_mode": "dash", - "type": "path", - "x": 11109.1855, - "y": 1675.6431 - }, - { - "action": "", - "action_params": "", - "id": 19, - "move_mode": "dash", - "type": "path", - "x": 11119.252, - "y": 1675.502 - }, - { - "action": "", - "action_params": "", - "id": 20, - "move_mode": "jump", - "type": "path", - "x": 11131.1914, - "y": 1674.3408 - }, - { - "action": "", - "action_params": "", - "id": 21, - "locked": false, - "move_mode": "walk", - "type": "path", - "x": 11138.4883, - "y": 1664.8726 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", - "id": 22, - "move_mode": "walk", - "type": "orientation", - "x": 11142.5898, - "y": 1659.0776 - }, - { - "action": "", - "action_params": "", - "id": 23, - "move_mode": "jump", - "type": "path", - "x": 11142.0684, - "y": 1659.8706 - }, - { - "action": "", - "action_params": "", - "id": 24, - "move_mode": "jump", - "type": "path", - "x": 11138.4883, - "y": 1664.8726 - }, - { - "action": "", - "action_params": "", - "id": 25, - "move_mode": "dash", - "type": "path", - "x": 11121.333, - "y": 1699.9932 - }, - { - "action": "", - "action_params": "", - "id": 26, - "move_mode": "walk", - "type": "path", - "x": 11120.7109, - "y": 1701.9033 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", - "id": 27, - "move_mode": "walk", - "type": "orientation", - "x": 11121.7061, - "y": 1714.3267 - }, - { - "action": "", - "action_params": "", - "id": 28, - "move_mode": "walk", - "type": "path", - "x": 11120.3867, - "y": 1708.2598 + "type": "target", + "x": 11141.4268, + "y": 1661.0566 } ] } diff --git a/repo/pathing/矿物/虹滴晶/03-伦波岛右侧-4个.json b/repo/pathing/矿物/虹滴晶/03-伦波岛右侧-4个.json index fdf9a008b..d255a8c18 100644 --- a/repo/pathing/矿物/虹滴晶/03-伦波岛右侧-4个.json +++ b/repo/pathing/矿物/虹滴晶/03-伦波岛右侧-4个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758630505659, + "last_modified_time": 1760102388779, "map_match_method": "", "map_name": "Teyvat", "name": "03-伦波岛右侧-4个", @@ -24,8 +24,8 @@ "id": 1, "move_mode": "walk", "type": "teleport", - "x": 9746.0693, - "y": 1916.3638 + "x": 9746.335, + "y": 1916.6582 }, { "action": "", @@ -33,62 +33,63 @@ "id": 2, "move_mode": "run", "type": "path", - "x": 9715.498, - "y": 1910.2563 + "x": 9713.9512, + "y": 1915.3066 }, { "action": "", "action_params": "", "id": 3, - "move_mode": "dash", - "type": "path", - "x": 9709.1553, - "y": 1900.707 - }, - { - "action": "", - "action_params": "", - "id": 4, - "move_mode": "dash", - "type": "path", - "x": 9703.3076, - "y": 1898.6719 - }, - { - "action": "combat_script", - "action_params": "click(middle);wait(0.5);moveby(0,1000)", - "id": 5, - "move_mode": "walk", - "type": "target", - "x": 9696.2559, - "y": 1896.5942 - }, - { - "action": "combat_script", - "action_params": "keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(t)", - "id": 6, - "move_mode": "walk", - "type": "orientation", - "x": 9688.8691, - "y": 1890.8018 - }, - { - "action": "", - "action_params": "", - "id": 7, "move_mode": "run", "type": "path", - "x": 9691.6523, - "y": 1917.8169 + "x": 9700.1523, + "y": 1896.8281 + }, + { + "action": "mining", + "action_params": "", + "id": 4, + "move_mode": "walk", + "type": "target", + "x": 9696.2969, + "y": 1893.7148 + }, + { + "action": "", + "action_params": "", + "id": 5, + "move_mode": "walk", + "type": "path", + "x": 9696.0557, + "y": 1898.0957 + }, + { + "action": "mining", + "action_params": "", + "id": 6, + "locked": false, + "move_mode": "walk", + "type": "target", + "x": 9691.8516, + "y": 1893.6104 + }, + { + "action": "combat_script", + "action_params": "wait(0.5)", + "id": 7, + "move_mode": "walk", + "type": "path", + "x": 9691.8516, + "y": 1893.6104 }, { "action": "", "action_params": "", "id": 8, - "move_mode": "run", - "type": "path", - "x": 9669.791, - "y": 1910.3218 + "move_mode": "walk", + "type": "teleport", + "x": 9746.335, + "y": 1916.6514 }, { "action": "", @@ -96,26 +97,35 @@ "id": 9, "move_mode": "run", "type": "path", - "x": 9663.7217, - "y": 1897.439 + "x": 9688.9297, + "y": 1931.3418 }, { "action": "", "action_params": "", "id": 10, - "move_mode": "walk", - "type": "target", - "x": 9667.2715, - "y": 1895.8784 + "move_mode": "run", + "type": "path", + "x": 9661.873, + "y": 1909.1841 }, { - "action": "combat_script", - "action_params": "keypress(T);wait(1.4);keypress(T);wait(1.4);keypress(T)", + "action": "", + "action_params": "", "id": 11, + "move_mode": "run", + "type": "path", + "x": 9660.7627, + "y": 1897.1836 + }, + { + "action": "mining", + "action_params": "", + "id": 12, "move_mode": "walk", - "type": "orientation", - "x": 9669.4727, - "y": 1889.3701 + "type": "target", + "x": 9666.8311, + "y": 1893.4951 } ] } diff --git a/repo/pathing/矿物/虹滴晶/07-蓝珀湖下方-14个.json b/repo/pathing/矿物/虹滴晶/07-蓝珀湖下方-14个.json index b70084aa2..fa5810370 100644 --- a/repo/pathing/矿物/虹滴晶/07-蓝珀湖下方-14个.json +++ b/repo/pathing/矿物/虹滴晶/07-蓝珀湖下方-14个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758425987411, + "last_modified_time": 1760098491963, "map_match_method": "", "map_name": "Teyvat", "name": "07-蓝珀湖下方-14个", @@ -253,36 +253,27 @@ "y": 2089.3535 }, { - "action": "combat_script", - "action_params": "click(middle);wait(0.5);keypress(t)", + "action": "", + "action_params": "", "id": 27, - "move_mode": "dash", - "type": "target", - "x": 9152.2109, - "y": 2068.7747 - }, - { - "action": "combat_script", - "action_params": "attack", - "id": 28, "move_mode": "walk", "type": "path", - "x": 9152.3613, - "y": 2065.2786 + "x": 9156.7051, + "y": 2067.1052 + }, + { + "action": "mining", + "action_params": "", + "id": 28, + "move_mode": "walk", + "type": "target", + "x": 9153.1738, + "y": 2064.2571 }, { "action": "", "action_params": "", "id": 29, - "move_mode": "walk", - "type": "path", - "x": 9152.1641, - "y": 2063.3655 - }, - { - "action": "", - "action_params": "", - "id": 30, "move_mode": "dash", "type": "path", "x": 9140.376, @@ -291,7 +282,7 @@ { "action": "", "action_params": "", - "id": 31, + "id": 30, "move_mode": "run", "type": "path", "x": 9083.2178, @@ -300,7 +291,7 @@ { "action": "", "action_params": "", - "id": 32, + "id": 31, "move_mode": "dash", "type": "path", "x": 9071.5645, @@ -309,7 +300,7 @@ { "action": "mining", "action_params": "", - "id": 33, + "id": 32, "move_mode": "walk", "type": "target", "x": 9078.9971, @@ -318,7 +309,7 @@ { "action": "", "action_params": "", - "id": 34, + "id": 33, "move_mode": "walk", "type": "path", "x": 9072.5781, @@ -327,7 +318,7 @@ { "action": "mining", "action_params": "", - "id": 35, + "id": 34, "move_mode": "walk", "type": "target", "x": 9071.709, @@ -336,7 +327,7 @@ { "action": "", "action_params": "", - "id": 36, + "id": 35, "move_mode": "walk", "type": "path", "x": 9070.8145, @@ -345,7 +336,7 @@ { "action": "mining", "action_params": "", - "id": 37, + "id": 36, "move_mode": "walk", "type": "target", "x": 9069.7188, diff --git a/repo/pathing/矿物/虹滴晶/08-刻拉蒂之眼-5个.json b/repo/pathing/矿物/虹滴晶/08-刻拉蒂之眼-5个.json index d87c08f0c..34180e1e0 100644 --- a/repo/pathing/矿物/虹滴晶/08-刻拉蒂之眼-5个.json +++ b/repo/pathing/矿物/虹滴晶/08-刻拉蒂之眼-5个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758426648362, + "last_modified_time": 1760099081440, "map_match_method": "", "map_name": "Teyvat", "name": "08-刻拉蒂之眼-5个", @@ -118,49 +118,49 @@ "y": 2357.6602 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", + "action": "mining", + "action_params": "", "id": 12, "move_mode": "walk", - "type": "orientation", - "x": 8760.7529, - "y": 2347.0022 + "type": "target", + "x": 8749.7695, + "y": 2354.1948 }, { "action": "", "action_params": "", "id": 13, "move_mode": "walk", - "type": "target", - "x": 8750.5674, - "y": 2358.6189 + "type": "path", + "x": 8755.3477, + "y": 2358.8833 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4)", + "action": "mining", + "action_params": "", "id": 14, "move_mode": "walk", - "type": "orientation", - "x": 8761.2715, - "y": 2354.8328 + "type": "target", + "x": 8757.9531, + "y": 2355.8337 }, { "action": "", "action_params": "", "id": 15, - "move_mode": "jump", + "move_mode": "walk", "type": "path", - "x": 8751.8555, - "y": 2354.3545 + "x": 8754.4043, + "y": 2356.9707 }, { - "action": "", + "action": "mining", "action_params": "", "id": 16, - "move_mode": "jump", - "type": "path", - "x": 8758.0693, - "y": 2353.4399 + "move_mode": "walk", + "type": "target", + "x": 8755.0488, + "y": 2354.3569 }, { "action": "", diff --git a/repo/pathing/矿物/虹滴晶/09-帕哈岛-4个.json b/repo/pathing/矿物/虹滴晶/09-帕哈岛-4个.json index 90cfc62f5..83799091f 100644 --- a/repo/pathing/矿物/虹滴晶/09-帕哈岛-4个.json +++ b/repo/pathing/矿物/虹滴晶/09-帕哈岛-4个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758426988101, + "last_modified_time": 1760099210865, "map_match_method": "", "map_name": "Teyvat", "name": "09-帕哈岛-4个", @@ -61,36 +61,36 @@ "action_params": "", "id": 5, "move_mode": "walk", - "type": "target", - "x": 9470.7725, - "y": 3469.8457 + "type": "path", + "x": 9469.3711, + "y": 3466.3218 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t)", + "action": "mining", + "action_params": "", "id": 6, "move_mode": "walk", - "type": "orientation", - "x": 9468.7305, - "y": 3474.0413 + "type": "target", + "x": 9469.0928, + "y": 3470.3186 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t)", + "action": "", + "action_params": "", "id": 7, "move_mode": "walk", - "type": "orientation", - "x": 9476.0234, - "y": 3475.9924 + "type": "path", + "x": 9471.3389, + "y": 3468.2583 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", + "action": "mining", + "action_params": "", "id": 8, "move_mode": "walk", - "type": "orientation", - "x": 9480.9648, - "y": 3468.7993 + "type": "target", + "x": 9473.8467, + "y": 3472.4099 }, { "action": "", @@ -98,17 +98,17 @@ "id": 9, "move_mode": "walk", "type": "path", - "x": 9468.5449, - "y": 3470.7883 + "x": 9474.0664, + "y": 3469.5542 }, { - "action": "", + "action": "mining", "action_params": "", "id": 10, "move_mode": "walk", - "type": "path", - "x": 9471.9609, - "y": 3468.5659 + "type": "target", + "x": 9477.9131, + "y": 3469.7148 }, { "action": "", @@ -116,26 +116,17 @@ "id": 11, "move_mode": "walk", "type": "path", - "x": 9473.5801, - "y": 3472.4023 + "x": 9473.1279, + "y": 3468.1614 }, { - "action": "", + "action": "mining", "action_params": "", "id": 12, "move_mode": "walk", - "type": "path", - "x": 9474.3965, - "y": 3468.6599 - }, - { - "action": "", - "action_params": "", - "id": 13, - "move_mode": "walk", - "type": "path", - "x": 9478.4121, - "y": 3468.6992 + "type": "target", + "x": 9477.0977, + "y": 3467.5974 } ] } diff --git a/repo/pathing/矿物/虹滴晶/12-雷图礁右侧-5个.json b/repo/pathing/矿物/虹滴晶/12-雷图礁右侧-5个.json index 94bcbe537..4d089d51f 100644 --- a/repo/pathing/矿物/虹滴晶/12-雷图礁右侧-5个.json +++ b/repo/pathing/矿物/虹滴晶/12-雷图礁右侧-5个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758630393102, + "last_modified_time": 1760099571600, "map_match_method": "", "map_name": "Teyvat", "name": "12-雷图礁右侧-5个", @@ -42,26 +42,26 @@ "id": 3, "move_mode": "fly", "type": "path", - "x": 11024.9326, - "y": 1588.1729 + "x": 11031.3184, + "y": 1587.7798 }, { - "action": "combat_script", - "action_params": "click(middle);wait(0.5);moveby(0,1200)", + "action": "", + "action_params": "", "id": 4, "move_mode": "walk", "type": "path", - "x": 11024.9326, - "y": 1588.1729 + "x": 11032.1182, + "y": 1588.498 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(0.5);attack", + "action": "mining", + "action_params": "", "id": 5, "move_mode": "walk", "type": "target", - "x": 11031.7666, - "y": 1585.605 + "x": 11033.9824, + "y": 1585.0654 }, { "action": "", @@ -69,134 +69,62 @@ "id": 6, "move_mode": "jump", "type": "path", - "x": 11033.791, - "y": 1584.6631 + "x": 11029.3447, + "y": 1584.8633 }, { - "action": "", + "action": "mining", "action_params": "", "id": 7, - "move_mode": "jump", - "type": "path", - "x": 11030.4873, - "y": 1582.2607 + "move_mode": "walk", + "type": "target", + "x": 11032.6035, + "y": 1582.4873 }, { "action": "", "action_params": "", "id": 8, - "move_mode": "walk", - "type": "target", - "x": 11031.2832, - "y": 1581.7646 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(0.5);attack", - "id": 9, - "move_mode": "walk", - "type": "orientation", - "x": 11036.4922, - "y": 1581.3667 + "move_mode": "jump", + "type": "path", + "x": 11029.8145, + "y": 1582.8311 }, { "action": "", "action_params": "", + "id": 9, + "move_mode": "dash", + "type": "path", + "x": 11025.6426, + "y": 1620.6826 + }, + { + "action": "mining", + "action_params": "", "id": 10, "move_mode": "walk", - "type": "path", - "x": 11030.6982, - "y": 1580.6797 + "type": "target", + "x": 11025.0576, + "y": 1622.3926 }, { "action": "", "action_params": "", "id": 11, "move_mode": "walk", - "type": "target", - "x": 11032.6699, - "y": 1579.8721 + "type": "path", + "x": 11027.6367, + "y": 1624.833 }, { - "action": "", + "action": "mining", "action_params": "", "id": 12, "move_mode": "walk", "type": "target", - "x": 11033.8701, - "y": 1581.4053 - }, - { - "action": "combat_script", - "action_params": "keypress(t)", - "id": 13, - "move_mode": "walk", - "type": "orientation", - "x": 11036.4922, - "y": 1581.3667 - }, - { - "action": "", - "action_params": "", - "id": 14, - "move_mode": "jump", - "type": "path", - "x": 11029.5898, - "y": 1583.689 - }, - { - "action": "", - "action_params": "", - "id": 15, - "move_mode": "run", - "type": "path", - "x": 11027.0684, - "y": 1622.5869 - }, - { - "action": "", - "action_params": "", - "id": 16, - "move_mode": "walk", - "type": "target", - "x": 11025.8496, - "y": 1623.7529 - }, - { - "action": "combat_script", - "action_params": "keypress(t)", - "id": 17, - "move_mode": "walk", - "type": "orientation", - "x": 11023.0508, - "y": 1624.6313 - }, - { - "action": "", - "action_params": "", - "id": 18, - "move_mode": "walk", - "type": "path", - "x": 11027.0996, - "y": 1625.7803 - }, - { - "action": "", - "action_params": "", - "id": 19, - "move_mode": "walk", - "type": "target", - "x": 11025.7012, - "y": 1626.9307 - }, - { - "action": "combat_script", - "action_params": "keypress(t)", - "id": 20, - "move_mode": "walk", - "type": "orientation", - "x": 11021.7451, - "y": 1629.4946 + "x": 11025.5508, + "y": 1626.7671 } ] } diff --git a/repo/pathing/矿物/虹滴晶/13-雷图礁右上-3个.json b/repo/pathing/矿物/虹滴晶/13-雷图礁右上-3个.json index 2408620df..f97e2dd71 100644 --- a/repo/pathing/矿物/虹滴晶/13-雷图礁右上-3个.json +++ b/repo/pathing/矿物/虹滴晶/13-雷图礁右上-3个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1757739956500, + "last_modified_time": 1760099644426, "map_match_method": "", "map_name": "Teyvat", "name": "13-雷图礁右上-3个", @@ -46,67 +46,31 @@ "y": 1630.9194 }, { - "action": "", + "action": "mining", "action_params": "", "id": 4, "move_mode": "walk", - "type": "path", - "x": 10992.2969, - "y": 1634.9517 - }, - { - "action": "combat_script", - "action_params": "moveby(0,700);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", - "id": 5, - "move_mode": "walk", - "type": "orientation", - "x": 10994.792, - "y": 1643.9102 + "type": "target", + "x": 10993.3838, + "y": 1639.52 }, { "action": "", "action_params": "", + "id": 5, + "move_mode": "walk", + "type": "path", + "x": 10993.0479, + "y": 1635.6104 + }, + { + "action": "mining", + "action_params": "", "id": 6, "move_mode": "walk", - "type": "path", - "x": 10990.5938, - "y": 1643.2822 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t)", - "id": 7, - "move_mode": "walk", - "type": "orientation", - "x": 10996.5156, - "y": 1637.833 - }, - { - "action": "", - "action_params": "", - "id": 8, - "move_mode": "walk", - "type": "path", - "x": 10993.4805, - "y": 1639.5469 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t)", - "id": 9, - "move_mode": "walk", - "type": "orientation", - "x": 11001.625, - "y": 1632.9302 - }, - { - "action": "", - "action_params": "", - "id": 10, - "move_mode": "walk", - "type": "path", - "x": 10997.9092, - "y": 1636.0273 + "type": "target", + "x": 10998.0195, + "y": 1635.3643 } ] } diff --git a/repo/pathing/矿物/虹滴晶/14-雷图礁左侧-8个.json b/repo/pathing/矿物/虹滴晶/14-雷图礁左侧-8个.json index 29084b72a..cf05dc1e5 100644 --- a/repo/pathing/矿物/虹滴晶/14-雷图礁左侧-8个.json +++ b/repo/pathing/矿物/虹滴晶/14-雷图礁左侧-8个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1757512758415, + "last_modified_time": 1760099982570, "map_match_method": "", "map_name": "Teyvat", "name": "14-雷图礁左侧-8个", @@ -46,22 +46,22 @@ "y": 1614.9146 }, { - "action": "", + "action": "mining", "action_params": "", "id": 4, - "move_mode": "dash", - "type": "path", - "x": 11114.8359, - "y": 1607.5557 + "move_mode": "walk", + "type": "target", + "x": 11117.2705, + "y": 1604.481 }, { - "action": "combat_script", - "action_params": "keypress(t)", + "action": "", + "action_params": "", "id": 5, "move_mode": "walk", - "type": "orientation", - "x": 11117.1035, - "y": 1604.4399 + "type": "path", + "x": 11110.8691, + "y": 1600.7622 }, { "action": "", @@ -69,134 +69,89 @@ "id": 6, "move_mode": "walk", "type": "path", - "x": 11117.4355, - "y": 1603.9614 + "x": 11110.0752, + "y": 1594.9961 }, { - "action": "", + "action": "mining", "action_params": "", "id": 7, "move_mode": "walk", - "type": "path", - "x": 11109.8945, - "y": 1596.147 + "type": "target", + "x": 11106.5361, + "y": 1595.6484 }, { - "action": "combat_script", - "action_params": "keypress(t)", + "action": "mining", + "action_params": "", "id": 8, "move_mode": "walk", - "type": "orientation", - "x": 11103.752, - "y": 1592.502 + "type": "target", + "x": 11105.9697, + "y": 1593.6748 }, { "action": "", "action_params": "", "id": 9, - "move_mode": "walk", + "move_mode": "jump", "type": "path", - "x": 11106.8457, - "y": 1595.0674 + "x": 11110.1025, + "y": 1593.9443 }, { "action": "", "action_params": "", "id": 10, - "move_mode": "jump", - "type": "target", - "x": 11101.8105, - "y": 1588.3418 + "move_mode": "dash", + "type": "path", + "x": 11122.8848, + "y": 1600.0264 }, { - "action": "combat_script", - "action_params": "moveby(0,1000);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", + "action": "stop_flying", + "action_params": "1000", "id": 11, - "move_mode": "walk", - "type": "orientation", - "x": 11108.7578, - "y": 1594.0254 + "move_mode": "fly", + "type": "path", + "x": 11139.8555, + "y": 1600.5137 }, { - "action": "", + "action": "mining", "action_params": "", "id": 12, "move_mode": "walk", - "type": "path", - "x": 11104.1387, - "y": 1592.1367 + "type": "target", + "x": 11137.3262, + "y": 1601.9736 }, { - "action": "", + "action": "mining", "action_params": "", "id": 13, - "move_mode": "jump", - "type": "path", - "x": 11110.6094, - "y": 1594.3052 + "move_mode": "walk", + "type": "target", + "x": 11142.8574, + "y": 1600.248 }, { "action": "", "action_params": "", "id": 14, - "move_mode": "dash", + "move_mode": "walk", "type": "path", - "x": 11122.7969, - "y": 1599.4097 + "x": 11140.8457, + "y": 1599.9062 }, { - "action": "stop_flying", - "action_params": "1000", + "action": "mining", + "action_params": "", "id": 15, - "move_mode": "fly", - "type": "path", - "x": 11140.0215, - "y": 1602.627 - }, - { - "action": "combat_script", - "action_params": "keypress(t)", - "id": 16, - "move_mode": "walk", - "type": "orientation", - "x": 11135.2012, - "y": 1603.1948 - }, - { - "action": "", - "action_params": "", - "id": 17, - "move_mode": "walk", - "type": "path", - "x": 11135.877, - "y": 1603.0259 - }, - { - "action": "", - "action_params": "", - "id": 18, - "move_mode": "walk", - "type": "path", - "x": 11140.2129, - "y": 1602.3799 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", - "id": 19, - "move_mode": "walk", - "type": "orientation", - "x": 11143.665, - "y": 1598.1953 - }, - { - "action": "", - "action_params": "", - "id": 20, "move_mode": "walk", "type": "target", - "x": 11143.665, - "y": 1598.1953 + "x": 11143.918, + "y": 1597.2446 } ] } diff --git a/repo/pathing/矿物/虹滴晶/15-雷图礁左上-9个.json b/repo/pathing/矿物/虹滴晶/15-雷图礁左上-9个.json index 9d18d5de5..a83851fe7 100644 --- a/repo/pathing/矿物/虹滴晶/15-雷图礁左上-9个.json +++ b/repo/pathing/矿物/虹滴晶/15-雷图礁左上-9个.json @@ -9,7 +9,7 @@ "bgi_version": "0.50.0", "description": "", "enable_monster_loot_split": false, - "last_modified_time": 1758548030950, + "last_modified_time": 1760100327147, "map_match_method": "", "map_name": "Teyvat", "name": "15-雷图礁左上-9个", @@ -46,22 +46,22 @@ "y": 1650.7471 }, { - "action": "combat_script", - "action_params": "click(middle);wait(0.5);moveby(0,1000)", + "action": "mining", + "action_params": "", "id": 4, "move_mode": "walk", "type": "target", - "x": 11100.3379, - "y": 1656.3047 + "x": 11099.8779, + "y": 1657.7461 }, { - "action": "combat_script", - "action_params": "keypress(t)", + "action": "", + "action_params": "", "id": 5, "move_mode": "walk", - "type": "orientation", - "x": 11100.5273, - "y": 1661.9536 + "type": "path", + "x": 11103.0273, + "y": 1657.5488 }, { "action": "", @@ -69,207 +69,98 @@ "id": 6, "move_mode": "walk", "type": "path", - "x": 11099.2129, - "y": 1657.4746 + "x": 11102.5527, + "y": 1663.2407 }, { - "action": "", + "action": "mining", "action_params": "", "id": 7, "move_mode": "walk", - "type": "path", - "x": 11104.1055, - "y": 1658.2002 + "type": "target", + "x": 11100.3906, + "y": 1661.3477 }, { - "action": "", + "action": "mining", "action_params": "", "id": 8, "move_mode": "walk", - "type": "path", - "x": 11102.0303, - "y": 1663.0723 + "type": "target", + "x": 11099.5801, + "y": 1664.0215 }, { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", + "action": "mining", + "action_params": "", "id": 9, "move_mode": "walk", - "type": "orientation", - "x": 11097.3145, - "y": 1658.3403 + "type": "target", + "x": 11103.875, + "y": 1666.2188 }, { "action": "", "action_params": "", "id": 10, - "move_mode": "walk", + "move_mode": "run", "type": "path", - "x": 11099.793, - "y": 1660.5352 + "x": 11116.126, + "y": 1680.2832 }, { "action": "", "action_params": "", "id": 11, - "move_mode": "jump", + "move_mode": "dash", "type": "path", - "x": 11102.4609, - "y": 1666.709 + "x": 11120.709, + "y": 1678.0923 }, { "action": "", "action_params": "", "id": 12, - "move_mode": "walk", - "type": "target", - "x": 11101.2031, - "y": 1665.9521 - }, - { - "action": "combat_script", - "action_params": "keypress(t)", - "id": 13, - "move_mode": "walk", - "type": "orientation", - "x": 11094.3076, - "y": 1662.9067 + "move_mode": "jump", + "type": "path", + "x": 11132.5684, + "y": 1674.7559 }, { "action": "", "action_params": "", + "id": 13, + "move_mode": "dash", + "type": "path", + "x": 11140.3408, + "y": 1666.3867 + }, + { + "action": "mining", + "action_params": "", "id": 14, "move_mode": "walk", - "type": "path", - "x": 11099.5938, - "y": 1662.9897 + "type": "target", + "x": 11142.5371, + "y": 1662.877 }, { - "action": "combat_script", - "action_params": "click(middle)", + "action": "", + "action_params": "", "id": 15, "move_mode": "walk", "type": "path", - "x": 11101.2725, - "y": 1668.8203 + "x": 11140.8945, + "y": 1664.1016 }, { - "action": "combat_script", - "action_params": "keypress(t)", + "action": "mining", + "action_params": "", "id": 16, "move_mode": "walk", - "type": "orientation", - "x": 11107.7539, - "y": 1663.8169 - }, - { - "action": "", - "action_params": "", - "id": 17, - "move_mode": "walk", - "type": "path", - "x": 11105.5898, - "y": 1666.6514 - }, - { - "action": "", - "action_params": "", - "id": 18, - "move_mode": "dash", - "type": "path", - "x": 11109.1855, - "y": 1675.6431 - }, - { - "action": "", - "action_params": "", - "id": 19, - "move_mode": "dash", - "type": "path", - "x": 11119.252, - "y": 1675.502 - }, - { - "action": "", - "action_params": "", - "id": 20, - "move_mode": "jump", - "type": "path", - "x": 11131.1914, - "y": 1674.3408 - }, - { - "action": "", - "action_params": "", - "id": 21, - "locked": false, - "move_mode": "walk", - "type": "path", - "x": 11138.4883, - "y": 1664.8726 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", - "id": 22, - "move_mode": "walk", - "type": "orientation", - "x": 11142.5898, - "y": 1659.0776 - }, - { - "action": "", - "action_params": "", - "id": 23, - "move_mode": "jump", - "type": "path", - "x": 11142.0684, - "y": 1659.8706 - }, - { - "action": "", - "action_params": "", - "id": 24, - "move_mode": "jump", - "type": "path", - "x": 11138.4883, - "y": 1664.8726 - }, - { - "action": "", - "action_params": "", - "id": 25, - "move_mode": "dash", - "type": "path", - "x": 11121.333, - "y": 1699.9932 - }, - { - "action": "", - "action_params": "", - "id": 26, - "move_mode": "walk", - "type": "path", - "x": 11120.7109, - "y": 1701.9033 - }, - { - "action": "combat_script", - "action_params": "keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t);wait(1.4);keypress(t)", - "id": 27, - "move_mode": "walk", - "type": "orientation", - "x": 11121.7061, - "y": 1714.3267 - }, - { - "action": "", - "action_params": "", - "id": 28, - "move_mode": "walk", - "type": "path", - "x": 11120.3867, - "y": 1708.2598 + "type": "target", + "x": 11141.4268, + "y": 1661.0566 } ] }