From b69c88158e040982453366e619456f1cb327e4c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B7=E4=B8=AA=E5=90=8D=E5=AD=97=E5=A5=BD=E9=9A=BE?= =?UTF-8?q?=E7=9A=84=E5=96=B5?= <25520958+MisakaAldrich@users.noreply.github.com> Date: Sun, 10 Aug 2025 08:27:00 +0800 Subject: [PATCH] =?UTF-8?q?JS=E8=84=9A=E6=9C=AC:=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=E7=89=88?= =?UTF-8?q?=20action=E6=94=B9=E9=80=A0=20(#1532)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * JS脚本: 自动伐木地图追踪版 桃椰子木action改造 * JS脚本 自动伐木地图追踪版 action改造 * 更新文档 --------- Co-authored-by: GitHub Actions Bot --- build/validate.py | 4 +- repo/js/AutoWoodcutting-Pathing/README.md | 12 +- .../AutoPath/枫丹-很明亮的地方-炬木-36个.json | 14 +- ...-卡布狄斯堡遗迹-悬铃木-27个-椴木-30个(小循环).json | 15 +-- ...丹-卡布狄斯堡遗迹-悬铃木-42个-椴木-30个(循环).json | 19 ++- ...-卡布狄斯堡遗迹-悬铃木-51个-椴木-33个(大循环).json | 48 ++++--- .../枫丹-很明亮的地方-炬木-36个(大循环).json | 14 +- .../枫丹-很明亮的地方-炬木-36个(循环).json | 14 +- .../枫丹-苍晶区-白梣木-0个(大循环).json | 34 +++++ .../枫丹-苍晶区-白梣木-75个(大循环).json | 122 ------------------ .../枫丹-苍晶区-白梣木-75个(循环).json | 21 ++- ...丹-枫丹廷-香柏木-27个-萃华木-15个-59秒(循环).json | 19 ++- .../枫丹-枫丹廷-香柏木-9个(大循环).json | 5 +- .../枫丹-秋分山西侧-香柏木-0个(大循环).json | 1 - .../枫丹-秋分山西侧-香柏木-72个-49秒(循环).json | 13 +- .../璃月-归离原-却砂木-0个(大循环).json | 6 +- .../璃月-归离原-却砂木-39个(循环).json | 3 +- .../璃月-轻策庄-竹节-0个(大循环).json | 1 - .../璃月-轻策庄-竹节-78个-29秒(循环).json | 9 +- .../稻妻-水月池-御伽木-18个-90秒(大循环).json | 13 +- .../稻妻-水月池-御伽木-57个-64秒(循环).json | 17 ++- .../稻妻-甘金岛-梦见木-0个(大循环).json | 1 - .../稻妻-甘金岛-梦见木-45个(循环).json | 17 ++- .../AutoPath/稻妻-绯木村-枫木-42个-83秒.json | 19 ++- ...森-孔雀木-51个-御伽木-9个-萃华木-3个-60秒.json | 15 +-- .../纳塔-奥奇卡纳塔-灰灰楼林木-42个-79秒.json | 46 ++++--- .../纳塔-浮土静界-桃椰子木-0个(大循环).json | 31 +++++ .../纳塔-浮土静界-桃椰子木-36个(大循环).json | 102 --------------- .../纳塔-浮土静界-桃椰子木-36个(循环).json | 17 +-- .../纳塔-回声之子-白栗栎木-33个-燃爆木-27个.json | 17 ++- .../纳塔-踞石山-白栗栎木-36个.json | 20 +-- .../纳塔-隆崛坡-燃爆木-54个-105秒.json | 55 ++++---- ...-松木-3-垂香木-9-御伽木-9-香柏木-9-191秒.json | 23 ++-- .../AutoPath/蒙德-星落湖-桦木-75个-54秒.json | 13 +- .../蒙德-达达乌帕谷-杉木-0个(大循环).json | 1 - .../蒙德-达达乌帕谷-杉木-69个-58秒(循环).json | 19 ++- .../蒙德-蒙德城-松木-0个(大循环).json | 1 - .../蒙德-蒙德城-松木-48个-43秒(循环).json | 11 +- ...德-风起地-垂香木-48个-萃华木-6个-57秒.json | 17 ++- .../AutoPath/须弥-上下风蚀地-刺葵木-42个.json | 25 ++-- ...须弥-禅那园-业果木-12个-证悟木-3个(大循环).json | 5 +- ...弥-禅那园-业果木-42个-辉木-12个-23秒(循环).json | 9 +- ...那园-证悟木-3个-业果木-6个-辉木-3个(大循环).json | 5 +- ...-禅那园-证悟木-57个-业果木-24个-62秒(循环).json | 19 ++- .../须弥-禅那园-辉木-0个(大循环).json | 1 - .../须弥-禅那园-辉木-48个-29秒(循环).json | 11 +- .../AutoPath/须弥-阿如村-柽木-42个-65秒.json | 31 +++-- repo/js/AutoWoodcutting-Pathing/main.js | 4 +- repo/js/AutoWoodcutting-Pathing/manifest.json | 2 +- 49 files changed, 390 insertions(+), 551 deletions(-) create mode 100644 repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-0个(大循环).json delete mode 100644 repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-75个(大循环).json create mode 100644 repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-0个(大循环).json delete mode 100644 repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-36个(大循环).json diff --git a/build/validate.py b/build/validate.py index 27f95b56..6ba9d37e 100755 --- a/build/validate.py +++ b/build/validate.py @@ -31,7 +31,9 @@ ACTION_VERSION_MAP = { "electro_collect": "0.42.0", "nahida_collect": "0.42.0", "up_down_grab_leaf": "0.42.0", - "set_time": "0.45.0" + "set_time": "0.45.0", + "exit_and_relogin": "0.46.0", + "use_gadget": "0.48.0" } # 定义 action_params 的最低兼容版本和正则表达式验证 diff --git a/repo/js/AutoWoodcutting-Pathing/README.md b/repo/js/AutoWoodcutting-Pathing/README.md index 1b4d2da1..4e364137 100644 --- a/repo/js/AutoWoodcutting-Pathing/README.md +++ b/repo/js/AutoWoodcutting-Pathing/README.md @@ -1,8 +1,6 @@ ## 注意事项 -**如果移速过快,部分路径需要对 keypress(VK_Z) 前后的 wait 进行特调(单位:秒),请自行留意** - -**批量采集前,请对用到的路径进行预测试,避免因诸如因wait时间不足,王树瑞佑冷却时间未到导致部分点位漏采及其之后连续空跑** +**批量采集前,请对用到的路径进行预测试,避免因线路卡死或其他异常情况导致空跑** 脚本内置的路径仅供参考,随着软件及地图的更新,可能**并非最佳**采集路径,如有更好的路径,欢迎贡献 @@ -14,16 +12,14 @@ 退出重新登陆会刷新木材采集时间 -当采集到第11棵树的时候,第1棵树会刷新,采集到第12棵树(第1棵树)的时候,第2棵树会刷新,依次类推, - -故使用本脚本遇到两个采集点位间隔较近的,且没有**重新登录**操作的路径,需要**留意王树瑞佑的冷却时间**,按需添加或延长wait时间 +当采集到第11棵树的时候,第1棵树会刷新,采集到第12棵树(第1棵树)的时候,第2棵树会刷新,依次类推 ## 循环说明 -* 未标注:从传送锚点开始采集,重复循环 +* 未标注:从传送锚点开始采集,重复循环该路径 * 大循环:从传送锚点开始前往采集区域,仅执行1次 -* 循环:不含传送锚点,减少地图传送及跑图时间,执行完1次大循环后,重复循环 +* 循环:不含传送锚点,减少地图传送及跑图时间,执行完1次大循环后,重复循环该路径 因采用不同配队时,采取不同的循环方式耗时上有一定差距,故部分木材预留了循环路径和未标注路径,请根据实际情况自行选择,在[main.js](main.js)的`pathingMap`中修改即可。 diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-很明亮的地方-炬木-36个.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-很明亮的地方-炬木-36个.json index f8ab3962..a73bc9c3 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-很明亮的地方-炬木-36个.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-很明亮的地方-炬木-36个.json @@ -11,7 +11,7 @@ "version": "1.0", "description": "", "map_name": "Teyvat", - "bgi_version": "0.45.0", + "bgi_version": "0.48.0", "tags": [], "last_modified_time": 1753711626346, "enable_monster_loot_split": false @@ -32,7 +32,7 @@ "y": 2387.1792, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -41,7 +41,7 @@ "y": 2393.0996, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -50,7 +50,7 @@ "y": 2386.0247, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(2),keypress(VK_Z)" }, { @@ -59,7 +59,7 @@ "y": 2373.5291, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.5),keypress(VK_Z)" }, { @@ -68,7 +68,7 @@ "y": 2356.0234, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.5),keypress(VK_Z)" }, { @@ -77,7 +77,7 @@ "y": 2336.3958, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-27个-椴木-30个(小循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-27个-椴木-30个(小循环).json index b4b20258..5ea3ff35 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-27个-椴木-30个(小循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-27个-椴木-30个(小循环).json @@ -2,10 +2,9 @@ "info": { "name": "枫丹-卡布狄斯堡遗迹-悬铃木-27个-椴木-30个(小循环)", "type": "collect", - "author": "起个名字好难", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "起个名字好难的喵", @@ -20,7 +19,7 @@ "y": 2762.5725, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -37,7 +36,7 @@ "y": 2730.0439, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -46,7 +45,7 @@ "y": 2713.1687, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -55,7 +54,7 @@ "y": 2694.7012, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -64,7 +63,7 @@ "y": 2720.2837, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z),wait(0.5)" }, { @@ -73,7 +72,7 @@ "y": 2733.9587, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-42个-椴木-30个(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-42个-椴木-30个(循环).json index f1f7c24a..36894613 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-42个-椴木-30个(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-42个-椴木-30个(循环).json @@ -2,10 +2,9 @@ "info": { "name": "枫丹-卡布狄斯堡遗迹-悬铃木-42个-椴木-30个(循环)", "type": "collect", - "author": "起个名字好难", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "起个名字好难的喵", @@ -20,7 +19,7 @@ "y": 2762.5725, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -37,7 +36,7 @@ "y": 2730.0439, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -46,7 +45,7 @@ "y": 2713.1687, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -55,7 +54,7 @@ "y": 2694.7012, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -64,7 +63,7 @@ "y": 2720.2837, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z),wait(0.5)" }, { @@ -73,7 +72,7 @@ "y": 2733.9587, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -82,7 +81,7 @@ "y": 2772.9824, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z),wait(1)" }, { @@ -91,7 +90,7 @@ "y": 2792.8123, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-51个-椴木-33个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-51个-椴木-33个(大循环).json index 0e976ff1..fcda9b01 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-51个-椴木-33个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-悬铃木-椴木/枫丹-卡布狄斯堡遗迹-悬铃木-51个-椴木-33个(大循环).json @@ -2,10 +2,9 @@ "info": { "name": "枫丹-卡布狄斯堡遗迹-悬铃木-51个-椴木-33个(大循环)", "type": "collect", - "author": "起个名字好难", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "起个名字好难的喵", @@ -28,7 +27,7 @@ "y": 2843.3057, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -37,7 +36,7 @@ "y": 2788.0076, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -46,11 +45,20 @@ "y": 2762.5725, "type": "path", "move_mode": "fly", - "action": "combat_script", - "action_params": "click,wait(2),keypress(VK_Z)" + "action": "stop_flying", + "action_params": "" }, { "id": 5, + "x": 3250.0117, + "y": 2762.5725, + "type": "path", + "move_mode": "walk", + "action": "use_gadget", + "action_params": "wait(2),keypress(VK_Z)" + }, + { + "id": 6, "x": 3252.6641, "y": 2753.5054, "type": "path", @@ -58,66 +66,66 @@ "action": "" }, { - "id": 6, + "id": 7, "x": 3212.6406, "y": 2730.0439, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { - "id": 7, + "id": 8, "x": 3212.9629, "y": 2713.1687, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { - "id": 8, + "id": 9, "x": 3191.3779, "y": 2694.7012, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { - "id": 9, + "id": 10, "x": 3202.043, "y": 2720.2837, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z),wait(0.5)" }, { - "id": 10, + "id": 11, "x": 3188.1436, "y": 2733.9587, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { - "id": 11, + "id": 12, "x": 3183.2021, "y": 2772.9824, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z),wait(1)" }, { - "id": 12, + "id": 13, "x": 3179.9023, "y": 2792.8123, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-炬木/枫丹-很明亮的地方-炬木-36个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-炬木/枫丹-很明亮的地方-炬木-36个(大循环).json index bc2a3079..9b713b0c 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-炬木/枫丹-很明亮的地方-炬木-36个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-炬木/枫丹-很明亮的地方-炬木-36个(大循环).json @@ -11,7 +11,7 @@ "version": "1.0", "description": "", "map_name": "Teyvat", - "bgi_version": "0.45.0", + "bgi_version": "0.48.0", "tags": [], "last_modified_time": 1753711088411, "enable_monster_loot_split": false @@ -30,7 +30,7 @@ "id": 2, "x": 4717.0029, "y": 2387.1792, - "action": "combat_script", + "action": "use_gadget", "move_mode": "dash", "action_params": "keypress(VK_Z)", "type": "path" @@ -39,7 +39,7 @@ "id": 3, "x": 4678.3716, "y": 2384.7493, - "action": "combat_script", + "action": "use_gadget", "move_mode": "dash", "action_params": "keypress(VK_Z)", "type": "path" @@ -48,7 +48,7 @@ "id": 4, "x": 4679.9453, "y": 2353.6282, - "action": "combat_script", + "action": "use_gadget", "move_mode": "dash", "action_params": "keypress(VK_Z)", "type": "path" @@ -59,14 +59,14 @@ "y": 2335.9404, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { "id": 6, "x": 4691.3535, "y": 2370.8062, - "action": "combat_script", + "action": "use_gadget", "move_mode": "dash", "action_params": "keypress(VK_Z)", "type": "path" @@ -75,7 +75,7 @@ "id": 7, "x": 4690.5649, "y": 2392.1562, - "action": "combat_script", + "action": "use_gadget", "move_mode": "dash", "action_params": "wait(2),keypress(VK_Z)", "type": "path" diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-炬木/枫丹-很明亮的地方-炬木-36个(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-炬木/枫丹-很明亮的地方-炬木-36个(循环).json index 0c042de1..0669e14e 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-炬木/枫丹-很明亮的地方-炬木-36个(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-炬木/枫丹-很明亮的地方-炬木-36个(循环).json @@ -11,7 +11,7 @@ "version": "1.0", "description": "", "map_name": "Teyvat", - "bgi_version": "0.45.0", + "bgi_version": "0.48.0", "tags": [], "last_modified_time": 1753711088411, "enable_monster_loot_split": false @@ -21,7 +21,7 @@ "id": 1, "x": 4717.0029, "y": 2387.1792, - "action": "combat_script", + "action": "use_gadget", "move_mode": "dash", "action_params": "keypress(VK_Z)", "type": "path" @@ -30,7 +30,7 @@ "id": 2, "x": 4678.3716, "y": 2384.7493, - "action": "combat_script", + "action": "use_gadget", "move_mode": "dash", "action_params": "keypress(VK_Z)", "type": "path" @@ -39,7 +39,7 @@ "id": 3, "x": 4679.9453, "y": 2353.6282, - "action": "combat_script", + "action": "use_gadget", "move_mode": "dash", "action_params": "keypress(VK_Z)", "type": "path" @@ -50,14 +50,14 @@ "y": 2335.9404, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { "id": 5, "x": 4691.3535, "y": 2370.8062, - "action": "combat_script", + "action": "use_gadget", "move_mode": "dash", "action_params": "keypress(VK_Z)", "type": "path" @@ -66,7 +66,7 @@ "id": 6, "x": 4690.5649, "y": 2392.1562, - "action": "combat_script", + "action": "use_gadget", "move_mode": "dash", "action_params": "wait(2),keypress(VK_Z)", "type": "path" diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-0个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-0个(大循环).json new file mode 100644 index 00000000..e037116c --- /dev/null +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-0个(大循环).json @@ -0,0 +1,34 @@ +{ + "info": { + "name": "枫丹-苍晶区-白梣木-0个(大循环)", + "type": "collect", + "version": "1.0", + "description": "", + "bgi_version": "0.42.0", + "authors": [ + { + "name": "起个名字好难的喵", + "links": "https://github.com/MisakaAldrich" + } + ] + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 4689.5894, + "y": 2429.3093 + }, + { + "id": 2, + "x": 4702.3804, + "y": 2459.9475, + "type": "path", + "move_mode": "fly", + "action": "stop_flying", + "action_params": "" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-75个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-75个(大循环).json deleted file mode 100644 index fa89640c..00000000 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-75个(大循环).json +++ /dev/null @@ -1,122 +0,0 @@ -{ - "info": { - "name": "枫丹-苍晶区-白梣木-75个(大循环)", - "type": "collect", - "author": "起个名字好难", - "version": "1.0", - "description": "", - "bgi_version": "0.42.0", - "authors": [ - { - "name": "起个名字好难的喵", - "links": "https://github.com/MisakaAldrich" - } - ] - }, - "positions": [ - { - "id": 1, - "action": "", - "move_mode": "walk", - "type": "teleport", - "x": 4689.5894, - "y": 2429.3093 - }, - { - "id": 2, - "x": 4702.3804, - "y": 2459.9475, - "type": "path", - "move_mode": "fly", - "action": "combat_script", - "action_params": "click,wait(2),keypress(VK_Z)" - }, - { - "id": 3, - "x": 4730.1553, - "y": 2477.3882, - "type": "path", - "move_mode": "walk", - "action": "combat_script", - "action_params": "keypress(VK_Z),wait(0.5)" - }, - { - "id": 4, - "x": 4742.123, - "y": 2492.3621, - "type": "path", - "move_mode": "walk", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - }, - { - "id": 5, - "x": 4747.1587, - "y": 2507.7292, - "type": "path", - "move_mode": "walk", - "action": "" - }, - { - "id": 6, - "x": 4740.4888, - "y": 2528.626, - "type": "path", - "move_mode": "walk", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - }, - { - "id": 7, - "x": 4723.4131, - "y": 2545.8225, - "type": "path", - "move_mode": "walk", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - }, - { - "id": 8, - "x": 4697.5166, - "y": 2533.1143, - "type": "path", - "move_mode": "walk", - "action": "combat_script", - "action_params": "keypress(VK_Z),wait(2)" - }, - { - "id": 9, - "x": 4684.8452, - "y": 2537.2507, - "type": "path", - "move_mode": "walk", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - }, - { - "id": 10, - "x": 4675.2842, - "y": 2504.7053, - "type": "path", - "move_mode": "walk", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - }, - { - "id": 11, - "x": 4655.4922, - "y": 2485.7097, - "type": "path", - "move_mode": "run" - }, - { - "id": 12, - "x": 4651.8828, - "y": 2447.7102, - "type": "path", - "move_mode": "run", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - } - ] -} \ No newline at end of file diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-75个(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-75个(循环).json index e9acfb99..85109b80 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-75个(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-白梣木/枫丹-苍晶区-白梣木-75个(循环).json @@ -2,10 +2,9 @@ "info": { "name": "枫丹-苍晶区-白梣木-75个(循环)", "type": "collect", - "author": "起个名字好难", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "起个名字好难的喵", @@ -20,7 +19,7 @@ "y": 2459.9475, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -29,7 +28,7 @@ "y": 2477.3882, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z),wait(0.5)" }, { @@ -38,7 +37,7 @@ "y": 2492.3621, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -55,7 +54,7 @@ "y": 2528.626, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -64,7 +63,7 @@ "y": 2545.8225, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -73,7 +72,7 @@ "y": 2533.1143, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z),wait(2)" }, { @@ -82,7 +81,7 @@ "y": 2537.2507, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -91,7 +90,7 @@ "y": 2504.7053, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -107,7 +106,7 @@ "y": 2447.7102, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木-萃华木/枫丹-枫丹廷-香柏木-27个-萃华木-15个-59秒(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木-萃华木/枫丹-枫丹廷-香柏木-27个-萃华木-15个-59秒(循环).json index 148e6db4..27a9a760 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木-萃华木/枫丹-枫丹廷-香柏木-27个-萃华木-15个-59秒(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木-萃华木/枫丹-枫丹廷-香柏木-27个-萃华木-15个-59秒(循环).json @@ -2,10 +2,9 @@ "info": { "name": "枫丹-枫丹廷-香柏木-27个-萃华木-15个-59秒(循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -20,7 +19,7 @@ "y": 3902.562, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -29,7 +28,7 @@ "y": 3899.45, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -38,7 +37,7 @@ "y": 3876.9326, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -47,7 +46,7 @@ "y": 3869.8027, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(3),keypress(VK_Z)" }, { @@ -56,7 +55,7 @@ "y": 3871.054, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -65,7 +64,7 @@ "y": 3887.4832, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -82,7 +81,7 @@ "y": 3892.6667, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -91,7 +90,7 @@ "y": 3908.0874, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木-萃华木/枫丹-枫丹廷-香柏木-9个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木-萃华木/枫丹-枫丹廷-香柏木-9个(大循环).json index b2810d8b..a49bb29b 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木-萃华木/枫丹-枫丹廷-香柏木-9个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木-萃华木/枫丹-枫丹廷-香柏木-9个(大循环).json @@ -2,10 +2,9 @@ "info": { "name": "枫丹-枫丹廷-香柏木-9个(大循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -36,7 +35,7 @@ "y": 3907.4019, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木/枫丹-秋分山西侧-香柏木-0个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木/枫丹-秋分山西侧-香柏木-0个(大循环).json index 648f59e3..b22ba43f 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木/枫丹-秋分山西侧-香柏木-0个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木/枫丹-秋分山西侧-香柏木-0个(大循环).json @@ -2,7 +2,6 @@ "info": { "name": "枫丹-秋分山西侧-香柏木-0个(大循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", "bgi_version": "0.42.0", diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木/枫丹-秋分山西侧-香柏木-72个-49秒(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木/枫丹-秋分山西侧-香柏木-72个-49秒(循环).json index 06794ca5..8908625c 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木/枫丹-秋分山西侧-香柏木-72个-49秒(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/枫丹-香柏木/枫丹-秋分山西侧-香柏木-72个-49秒(循环).json @@ -2,10 +2,9 @@ "info": { "name": "枫丹-秋分山西侧-香柏木-72个-49秒(循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -20,7 +19,7 @@ "y": 2335.4998, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -37,7 +36,7 @@ "y": 2347.2642, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -46,7 +45,7 @@ "y": 2345.9089, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(3.4),keypress(VK_Z)" }, { @@ -55,7 +54,7 @@ "y": 2377.5374, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.5),keypress(VK_Z)" }, { @@ -64,7 +63,7 @@ "y": 2376.252, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.2),keypress(VK_Z)" }, { diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-却砂木/璃月-归离原-却砂木-0个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-却砂木/璃月-归离原-却砂木-0个(大循环).json index aa7a5425..34fff4a4 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-却砂木/璃月-归离原-却砂木-0个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-却砂木/璃月-归离原-却砂木-0个(大循环).json @@ -2,7 +2,6 @@ "info": { "name": "璃月-归离原-却砂木-0个(大循环)", "type": "collect", - "author": "起个名字好难", "version": "1.0", "description": "", "bgi_version": "0.42.0", @@ -39,8 +38,9 @@ "action": "" }, { - "x": 399.962890625, - "y": 501.548828125, + "id": 4, + "x": 399.9629, + "y": 501.5488, "type": "path", "move_mode": "run", "action": "" diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-却砂木/璃月-归离原-却砂木-39个(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-却砂木/璃月-归离原-却砂木-39个(循环).json index 4e6f5c7b..8737ec22 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-却砂木/璃月-归离原-却砂木-39个(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-却砂木/璃月-归离原-却砂木-39个(循环).json @@ -2,10 +2,9 @@ "info": { "name": "璃月-归离原-却砂木-39个(循环)", "type": "collect", - "author": "起个名字好难", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "起个名字好难的喵", diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-竹节/璃月-轻策庄-竹节-0个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-竹节/璃月-轻策庄-竹节-0个(大循环).json index a90c5711..527e1167 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-竹节/璃月-轻策庄-竹节-0个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-竹节/璃月-轻策庄-竹节-0个(大循环).json @@ -2,7 +2,6 @@ "info": { "name": "璃月-轻策庄-竹节-0个(大循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", "bgi_version": "0.42.0", diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-竹节/璃月-轻策庄-竹节-78个-29秒(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-竹节/璃月-轻策庄-竹节-78个-29秒(循环).json index bf92e208..7c4873bc 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-竹节/璃月-轻策庄-竹节-78个-29秒(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/璃月-竹节/璃月-轻策庄-竹节-78个-29秒(循环).json @@ -2,10 +2,9 @@ "info": { "name": "璃月-轻策庄-竹节-78个-29秒(循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -20,7 +19,7 @@ "y": 1611.1357, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -37,7 +36,7 @@ "y": 1620.2632, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.5),keypress(VK_Z)" }, { @@ -46,7 +45,7 @@ "y": 1628.4546, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.5),keypress(VK_Z)" }, { diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-御伽木/稻妻-水月池-御伽木-18个-90秒(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-御伽木/稻妻-水月池-御伽木-18个-90秒(大循环).json index e480bfe2..45828fb8 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-御伽木/稻妻-水月池-御伽木-18个-90秒(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-御伽木/稻妻-水月池-御伽木-18个-90秒(大循环).json @@ -2,10 +2,9 @@ "info": { "name": "稻妻-水月池-御伽木-18个-90秒(大循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -28,7 +27,7 @@ "type": "path", "x": -769.4824, "y": -3564.5176, - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -37,7 +36,7 @@ "y": -3573.5, "type": "path", "move_mode": "fly", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -54,7 +53,7 @@ "y": -3570.8975, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -95,7 +94,7 @@ "y": -3580.3096, "type": "path", "move_mode": "jump", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -112,7 +111,7 @@ "y": -3581.2559, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-御伽木/稻妻-水月池-御伽木-57个-64秒(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-御伽木/稻妻-水月池-御伽木-57个-64秒(循环).json index 8582a777..e316815d 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-御伽木/稻妻-水月池-御伽木-57个-64秒(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-御伽木/稻妻-水月池-御伽木-57个-64秒(循环).json @@ -2,10 +2,9 @@ "info": { "name": "稻妻-水月池-御伽木-57个-64秒(循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -20,7 +19,7 @@ "y": -3603.6367, "type": "path", "move_mode": "jump", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -29,7 +28,7 @@ "y": -3615.334, "type": "path", "move_mode": "jump", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -62,7 +61,7 @@ "y": -3579.5498, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -71,7 +70,7 @@ "y": -3544.4248, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -88,7 +87,7 @@ "y": -3563.6484, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -105,7 +104,7 @@ "y": -3576.0723, "type": "path", "move_mode": "jump", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -114,7 +113,7 @@ "y": -3594.9629, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.5),keypress(VK_Z)" }, { diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-梦见木/稻妻-甘金岛-梦见木-0个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-梦见木/稻妻-甘金岛-梦见木-0个(大循环).json index ee94fdd5..a4b29010 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-梦见木/稻妻-甘金岛-梦见木-0个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-梦见木/稻妻-甘金岛-梦见木-0个(大循环).json @@ -2,7 +2,6 @@ "info": { "name": "稻妻-甘金岛-梦见木-0个(大循环)", "type": "collect", - "author": "起个名字好难", "version": "1.1", "description": "", "bgi_version": "0.42.3", diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-梦见木/稻妻-甘金岛-梦见木-45个(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-梦见木/稻妻-甘金岛-梦见木-45个(循环).json index 46d66c39..157a66bc 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-梦见木/稻妻-甘金岛-梦见木-45个(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-梦见木/稻妻-甘金岛-梦见木-45个(循环).json @@ -2,10 +2,9 @@ "info": { "name": "稻妻-甘金岛-梦见木-45个(循环)", "type": "collect", - "author": "起个名字好难", "version": "1.1", "description": "", - "bgi_version": "0.42.3", + "bgi_version": "0.48.0", "authors": [ { "name": "起个名字好难的喵", @@ -18,7 +17,7 @@ "id": 1, "x": -3996.8633, "y": -2976.5781, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "action_params": "keypress(VK_Z),wait(2)", "type": "target", @@ -38,7 +37,7 @@ "id": 3, "x": -4010.0439, "y": -2984.1152, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "action_params": "keypress(VK_Z),wait(1.5)", "type": "path", @@ -48,7 +47,7 @@ "id": 4, "x": -4031.2656, "y": -3000.9316, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "action_params": "keypress(VK_Z)", "type": "path", @@ -58,7 +57,7 @@ "id": 5, "x": -4039.6924, "y": -3022.5771, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "action_params": "keypress(VK_Z),wait(1.5)", "type": "path", @@ -78,7 +77,7 @@ "id": 7, "x": -4020.1973, "y": -3013.8047, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "action_params": "keypress(VK_Z),wait(1.0)", "type": "path", @@ -88,7 +87,7 @@ "id": 8, "x": -4006.0859, "y": -3000.7246, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "action_params": "keypress(VK_Z)", "type": "target", @@ -107,7 +106,7 @@ "id": 10, "x": -3981.3848, "y": -2985.6025, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "action_params": "keypress(VK_Z)", "type": "path", diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-绯木村-枫木-42个-83秒.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-绯木村-枫木-42个-83秒.json index f16b2c65..075b6c4e 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-绯木村-枫木-42个-83秒.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-绯木村-枫木-42个-83秒.json @@ -2,10 +2,9 @@ "info": { "name": "稻妻-绯木村-枫木-42个-83秒", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -36,7 +35,7 @@ "y": -3687.4287, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -45,7 +44,7 @@ "y": -3669.9053, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -54,7 +53,7 @@ "y": -3687.4756, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(2),keypress(VK_Z)" }, { @@ -71,7 +70,7 @@ "y": -3737.7178, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -88,7 +87,7 @@ "y": -3724.3789, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -105,7 +104,7 @@ "y": -3765.4209, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -130,7 +129,7 @@ "y": -3789.6016, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -139,7 +138,7 @@ "y": -3789.8467, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-镇守之森-孔雀木-51个-御伽木-9个-萃华木-3个-60秒.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-镇守之森-孔雀木-51个-御伽木-9个-萃华木-3个-60秒.json index fbb261f8..0d6df5d7 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-镇守之森-孔雀木-51个-御伽木-9个-萃华木-3个-60秒.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/稻妻-镇守之森-孔雀木-51个-御伽木-9个-萃华木-3个-60秒.json @@ -2,10 +2,9 @@ "info": { "name": "稻妻-镇守之森-孔雀木-51个-御伽木-9个-萃华木-3个-60秒", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -28,7 +27,7 @@ "y": -2782.0, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -45,7 +44,7 @@ "y": -2781.9844, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -62,7 +61,7 @@ "y": -2802.6055, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -95,7 +94,7 @@ "y": -2810.7695, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -112,7 +111,7 @@ "y": -2802.5693, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -129,7 +128,7 @@ "y": -2787.2031, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-奥奇卡纳塔-灰灰楼林木-42个-79秒.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-奥奇卡纳塔-灰灰楼林木-42个-79秒.json index f30a5f8e..d70637ee 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-奥奇卡纳塔-灰灰楼林木-42个-79秒.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-奥奇卡纳塔-灰灰楼林木-42个-79秒.json @@ -2,10 +2,9 @@ "info": { "name": "纳塔-奥奇卡纳塔-灰灰楼林木-42个-79秒", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -28,7 +27,7 @@ "y": -153.8213, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -38,19 +37,28 @@ "type": "path", "move_mode": "walk", "action": "combat_script", - "action_params": "keypress(VK_D),wait(0.2),click(right),wait(1.5),keypress(VK_Z)" + "action_params": "keypress(VK_D),wait(0.2),click(right)" }, { "id": 4, + "x": 10089.7061, + "y": -164.4854, + "type": "path", + "move_mode": "walk", + "action": "use_gadget", + "action_params": "wait(1.5),keypress(VK_Z)" + }, + { + "id": 5, "x": 10071.0635, "y": -161.7329, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { - "id": 5, + "id": 6, "x": 10079.7754, "y": -138.1982, "type": "path", @@ -58,43 +66,43 @@ "action": "" }, { - "id": 6, + "id": 7, "x": 10066.123, "y": -114.4136, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { - "id": 7, + "id": 8, "x": 10028.5508, "y": -108.5845, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { - "id": 8, + "id": 9, "x": 10016.9004, "y": -96.9731, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(2.2),keypress(VK_Z)" }, { - "id": 9, + "id": 10, "x": 10001.5605, "y": -122.6499, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { - "id": 10, + "id": 11, "x": 9987.5332, "y": -131.4619, "type": "path", @@ -102,7 +110,7 @@ "action": "" }, { - "id": 11, + "id": 12, "x": 9989.7852, "y": -139.1543, "type": "path", @@ -110,7 +118,7 @@ "action": "" }, { - "id": 12, + "id": 13, "x": 10011.7441, "y": -143.8223, "type": "path", @@ -118,12 +126,12 @@ "action": "" }, { - "id": 13, + "id": 14, "x": 10010.3535, "y": -166.6484, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.2),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-0个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-0个(大循环).json new file mode 100644 index 00000000..4edc9de8 --- /dev/null +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-0个(大循环).json @@ -0,0 +1,31 @@ +{ + "info": { + "name": "纳塔-浮土静界-桃椰子木-0个(大循环)", + "type": "collect", + "authors": [ + { + "name": "起个名字好难的喵", + "links": "https://github.com/MisakaAldrich" + } + ], + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1753689962383, + "enable_monster_loot_split": false, + "map_match_method": "TemplateMatch" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 8353.3818, + "y": -2842.7031, + "action_params": "" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-36个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-36个(大循环).json deleted file mode 100644 index 775c4304..00000000 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-36个(大循环).json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "info": { - "name": "纳塔-浮土静界-桃椰子木-36个(大循环)", - "type": "collect", - "authors": [ - { - "name": "起个名字好难的喵", - "links": "https://github.com/MisakaAldrich" - } - ], - "version": "1.0", - "description": "", - "map_name": "Teyvat", - "bgi_version": "0.45.0", - "tags": [], - "last_modified_time": 1753689962383, - "enable_monster_loot_split": false - }, - "positions": [ - { - "id": 1, - "action": "", - "move_mode": "walk", - "type": "teleport", - "x": 8353.3818, - "y": -2842.7031, - "action_params": "" - }, - { - "id": 2, - "x": 8331.8311, - "y": -2835.7305, - "type": "path", - "move_mode": "dash", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - }, - { - "id": 3, - "x": 8331.5156, - "y": -2815.3916, - "type": "path", - "move_mode": "dash", - "action": "combat_script", - "action_params": "wait(1.5),keypress(VK_Z)" - }, - { - "id": 4, - "x": 8359.3311, - "y": -2805.9062, - "type": "path", - "move_mode": "dash", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - }, - { - "id": 5, - "x": 8359.3311, - "y": -2805.9062, - "type": "path", - "move_mode": "walk", - "action": "exit_and_relogin", - "action_params": "" - }, - { - "id": 6, - "x": 8359.3311, - "y": -2805.9062, - "type": "path", - "move_mode": "dash", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - }, - { - "id": 7, - "x": 8331.5156, - "y": -2815.3916, - "type": "path", - "move_mode": "dash", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - }, - { - "id": 8, - "x": 8331.8311, - "y": -2835.7305, - "type": "path", - "move_mode": "dash", - "action": "combat_script", - "action_params": "keypress(VK_Z)" - }, - { - "id": 9, - "x": 8331.8311, - "y": -2835.7305, - "type": "path", - "move_mode": "walk", - "action": "exit_and_relogin", - "action_params": "" - } - ] -} \ No newline at end of file diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-36个(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-36个(循环).json index 281cd727..8be42a91 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-36个(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-桃椰子木/纳塔-浮土静界-桃椰子木-36个(循环).json @@ -11,10 +11,11 @@ "version": "1.0", "description": "", "map_name": "Teyvat", - "bgi_version": "0.45.0", + "bgi_version": "0.48.0", "tags": [], "last_modified_time": 1753705055067, - "enable_monster_loot_split": false + "enable_monster_loot_split": false, + "map_match_method": "TemplateMatch" }, "positions": [ { @@ -23,7 +24,7 @@ "y": -2835.7305, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -32,7 +33,7 @@ "y": -2815.3916, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.5),keypress(VK_Z)" }, { @@ -41,7 +42,7 @@ "y": -2805.9062, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -59,7 +60,7 @@ "y": -2805.9062, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -68,7 +69,7 @@ "y": -2815.3916, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -77,7 +78,7 @@ "y": -2835.7305, "type": "path", "move_mode": "dash", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-白栗栎木-燃爆木/纳塔-回声之子-白栗栎木-33个-燃爆木-27个.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-白栗栎木-燃爆木/纳塔-回声之子-白栗栎木-33个-燃爆木-27个.json index 21fe41e7..c96dc574 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-白栗栎木-燃爆木/纳塔-回声之子-白栗栎木-33个-燃爆木-27个.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-白栗栎木-燃爆木/纳塔-回声之子-白栗栎木-33个-燃爆木-27个.json @@ -2,10 +2,9 @@ "info": { "name": "纳塔-回声之子-白栗栎木-33个-燃爆木-27个", "type": "collect", - "author": "起个名字好难", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "起个名字好难的喵", @@ -28,7 +27,7 @@ "y": -1639.8232, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -53,7 +52,7 @@ "y": -1699.188, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -70,7 +69,7 @@ "y": -1626.2642, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -79,7 +78,7 @@ "y": -1556.8384, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z),wait(1.5)" }, { @@ -88,7 +87,7 @@ "y": -1540.7866, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -112,7 +111,7 @@ "y": -1423.6294, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -129,7 +128,7 @@ "y": -1437.1836, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-白栗栎木-燃爆木/纳塔-踞石山-白栗栎木-36个.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-白栗栎木-燃爆木/纳塔-踞石山-白栗栎木-36个.json index 17edc3d5..1f89c3ea 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-白栗栎木-燃爆木/纳塔-踞石山-白栗栎木-36个.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-白栗栎木-燃爆木/纳塔-踞石山-白栗栎木-36个.json @@ -2,10 +2,9 @@ "info": { "name": "纳塔-踞石山-白栗栎木-36个", "type": "collect", - "author": "起个名字好难", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "起个名字好难的喵", @@ -27,7 +26,8 @@ "x": 8279.2275, "y": -2523.2871, "type": "path", - "move_mode": "fly" + "move_mode": "fly", + "action": "stop_flying" }, { "id": 3, @@ -35,8 +35,8 @@ "y": -2523.2871, "type": "path", "move_mode": "walk", - "action": "combat_script", - "action_params": "attack,wait(2.5),keypress(VK_Z)" + "action": "use_gadget", + "action_params": "wait(2.5),keypress(VK_Z)" }, { "id": 4, @@ -68,7 +68,7 @@ "y": -2444.3203, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -77,7 +77,7 @@ "y": -2424.1709, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -102,7 +102,7 @@ "y": -2415.5342, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -111,7 +111,7 @@ "y": -2440.2461, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -120,7 +120,7 @@ "y": -2492.1133, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-隆崛坡-燃爆木-54个-105秒.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-隆崛坡-燃爆木-54个-105秒.json index 626cb540..5c2308b6 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-隆崛坡-燃爆木-54个-105秒.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/纳塔-隆崛坡-燃爆木-54个-105秒.json @@ -2,10 +2,9 @@ "info": { "name": "纳塔-隆崛坡-燃爆木-54个-105秒", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -28,7 +27,7 @@ "y": -1878.4526, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -37,7 +36,7 @@ "y": -1863.4961, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.2),keypress(VK_Z)" }, { @@ -62,11 +61,19 @@ "y": -1815.9956, "type": "path", "move_mode": "fly", - "action": "combat_script", - "action_params": "click,wait(2),keypress(VK_Z)" + "action": "stop_flying" }, { "id": 7, + "x": 8185.9956, + "y": -1815.9956, + "type": "path", + "move_mode": "walk", + "action": "use_gadget", + "action_params": "wait(2),keypress(VK_Z)" + }, + { + "id": 8, "x": 8197.6572, "y": -1819.6323, "type": "path", @@ -74,7 +81,7 @@ "action": "" }, { - "id": 8, + "id": 9, "x": 8195.9639, "y": -1795.9658, "type": "path", @@ -82,7 +89,7 @@ "action": "" }, { - "id": 9, + "id": 10, "x": 8183.0332, "y": -1785.6992, "type": "path", @@ -91,7 +98,7 @@ "action_params": "1500" }, { - "id": 10, + "id": 11, "x": 8149.8955, "y": -1782.2856, "type": "path", @@ -99,7 +106,7 @@ "action": "" }, { - "id": 11, + "id": 12, "x": 8141.2456, "y": -1779.4346, "type": "path", @@ -107,7 +114,7 @@ "action": "" }, { - "id": 12, + "id": 13, "x": 8129.4976, "y": -1769.7881, "type": "path", @@ -115,16 +122,16 @@ "action": "" }, { - "id": 13, + "id": 14, "x": 8119.3325, "y": -1777.853, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { - "id": 14, + "id": 15, "x": 8114.5508, "y": -1787.6128, "type": "path", @@ -132,7 +139,7 @@ "action": "" }, { - "id": 15, + "id": 16, "x": 8107.9639, "y": -1785.0342, "type": "path", @@ -140,16 +147,16 @@ "action": "" }, { - "id": 16, + "id": 17, "x": 8085.4141, "y": -1768.6963, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { - "id": 17, + "id": 18, "x": 8071.6567, "y": -1764.9819, "type": "path", @@ -157,16 +164,16 @@ "action": "" }, { - "id": 18, + "id": 19, "x": 8085.6025, "y": -1739.6494, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { - "id": 19, + "id": 20, "x": 8084.8584, "y": -1724.5615, "type": "path", @@ -174,7 +181,7 @@ "action": "" }, { - "id": 20, + "id": 21, "x": 8059.9082, "y": -1728.4453, "type": "path", @@ -182,12 +189,12 @@ "action": "" }, { - "id": 21, + "id": 22, "x": 8053.916, "y": -1746.3521, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/萃华木-48个-松木-3-垂香木-9-御伽木-9-香柏木-9-191秒.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/萃华木-48个-松木-3-垂香木-9-御伽木-9-香柏木-9-191秒.json index 6ec8ea26..9e366f51 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/萃华木-48个-松木-3-垂香木-9-御伽木-9-香柏木-9-191秒.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/萃华木-48个-松木-3-垂香木-9-御伽木-9-香柏木-9-191秒.json @@ -2,10 +2,9 @@ "info": { "name": "萃华木-48个-松木-3-垂香木-9-御伽木-9-香柏木-9-191秒", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -87,7 +86,7 @@ "y": -2683.377, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -128,7 +127,7 @@ "y": -2797.2305, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -145,7 +144,7 @@ "y": -2803.7744, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -178,7 +177,7 @@ "y": 3802.2998, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -187,7 +186,7 @@ "y": 3797.8513, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -196,7 +195,7 @@ "y": 3749.5896, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -221,7 +220,7 @@ "y": 3885.6252, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -230,7 +229,7 @@ "y": 3869.2671, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.8),keypress(VK_Z)" }, { @@ -239,7 +238,7 @@ "y": 3875.98, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(2.5),keypress(VK_Z)" }, { @@ -248,7 +247,7 @@ "y": 3898.7886, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.2),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-星落湖-桦木-75个-54秒.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-星落湖-桦木-75个-54秒.json index c804e492..78f27b06 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-星落湖-桦木-75个-54秒.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-星落湖-桦木-75个-54秒.json @@ -2,10 +2,9 @@ "info": { "name": "蒙德-星落湖-桦木-75个-54秒", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -50,7 +49,7 @@ "id": 5, "x": -1291.8896, "y": 2577.4204, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "type": "path", "action_params": "keypress(VK_Z)" @@ -67,7 +66,7 @@ "id": 7, "x": -1311.7754, "y": 2530.9932, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "type": "path", "action_params": "keypress(VK_Z)" @@ -86,7 +85,7 @@ "y": 2521.9163, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -101,7 +100,7 @@ "id": 11, "x": -1375.4873, "y": 2553.8157, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "type": "path", "action_params": "keypress(VK_Z)" @@ -110,7 +109,7 @@ "id": 12, "x": -1376.4268, "y": 2578.9888, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "type": "path", "action_params": "wait(0.8),keypress(VK_Z)" diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-杉木/蒙德-达达乌帕谷-杉木-0个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-杉木/蒙德-达达乌帕谷-杉木-0个(大循环).json index 9e50faea..f47854c7 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-杉木/蒙德-达达乌帕谷-杉木-0个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-杉木/蒙德-达达乌帕谷-杉木-0个(大循环).json @@ -2,7 +2,6 @@ "info": { "name": "蒙德-达达乌帕谷-杉木-0个(大循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", "bgi_version": "0.42.0", diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-杉木/蒙德-达达乌帕谷-杉木-69个-58秒(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-杉木/蒙德-达达乌帕谷-杉木-69个-58秒(循环).json index e3f4c01c..0e536688 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-杉木/蒙德-达达乌帕谷-杉木-69个-58秒(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-杉木/蒙德-达达乌帕谷-杉木-69个-58秒(循环).json @@ -2,10 +2,9 @@ "info": { "name": "蒙德-达达乌帕谷-杉木-69个-58秒(循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -20,7 +19,7 @@ "type": "path", "x": -1352.207, "y": 1450.7397, - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -29,7 +28,7 @@ "y": 1468.3237, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.8),keypress(VK_Z)" }, { @@ -38,7 +37,7 @@ "y": 1473.8545, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(2.5),keypress(VK_Z)" }, { @@ -47,7 +46,7 @@ "y": 1473.2397, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(2),keypress(VK_Z)" }, { @@ -56,7 +55,7 @@ "y": 1448.9482, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -73,7 +72,7 @@ "y": 1457.3901, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" }, { @@ -82,7 +81,7 @@ "y": 1460.1489, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(3),keypress(VK_Z)" }, { @@ -91,7 +90,7 @@ "y": 1426.6099, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-松木/蒙德-蒙德城-松木-0个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-松木/蒙德-蒙德城-松木-0个(大循环).json index 4602d3f4..8399b3b2 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-松木/蒙德-蒙德城-松木-0个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-松木/蒙德-蒙德城-松木-0个(大循环).json @@ -2,7 +2,6 @@ "info": { "name": "蒙德-蒙德城-松木-0个(大循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", "bgi_version": "0.42.0", diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-松木/蒙德-蒙德城-松木-48个-43秒(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-松木/蒙德-蒙德城-松木-48个-43秒(循环).json index dc365800..05645252 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-松木/蒙德-蒙德城-松木-48个-43秒(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-松木/蒙德-蒙德城-松木-48个-43秒(循环).json @@ -2,10 +2,9 @@ "info": { "name": "蒙德-蒙德城-松木-48个-43秒(循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -28,7 +27,7 @@ "y": 2257.0134, "move_mode": "walk", "type": "path", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -45,7 +44,7 @@ "y": 2300.4741, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -54,7 +53,7 @@ "y": 2306.3059, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(3.5),keypress(VK_Z)" }, { @@ -79,7 +78,7 @@ "y": 2235.5603, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-风起地-垂香木-48个-萃华木-6个-57秒.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-风起地-垂香木-48个-萃华木-6个-57秒.json index b47ef771..8adca50b 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-风起地-垂香木-48个-萃华木-6个-57秒.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/蒙德-风起地-垂香木-48个-萃华木-6个-57秒.json @@ -2,10 +2,9 @@ "info": { "name": "蒙德-风起地-垂香木-48个-萃华木-6个-57秒", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -20,7 +19,7 @@ "y": 2190.4849, "type": "teleport", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -29,7 +28,7 @@ "y": 2210.1455, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -38,7 +37,7 @@ "y": 2173.0874, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -47,7 +46,7 @@ "y": 2174.8306, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -72,7 +71,7 @@ "y": 2146.8704, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -81,7 +80,7 @@ "y": 2123.0991, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(2),keypress(VK_Z)" }, { @@ -90,7 +89,7 @@ "y": 2116.3967, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(3),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-上下风蚀地-刺葵木-42个.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-上下风蚀地-刺葵木-42个.json index 4ee8b29f..be40eab4 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-上下风蚀地-刺葵木-42个.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-上下风蚀地-刺葵木-42个.json @@ -2,10 +2,9 @@ "info": { "name": "须弥-上下风蚀地-刺葵木-42个", "type": "collect", - "author": "起个名字好难", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "起个名字好难的喵", @@ -28,7 +27,7 @@ "y": -2127.748, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -51,7 +50,7 @@ "id": 5, "x": 4192.3062, "y": -2164.1182, - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)", "move_mode": "run", "type": "path" @@ -70,7 +69,7 @@ "y": -2724.917, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -87,7 +86,7 @@ "y": -2731.8564, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -96,7 +95,7 @@ "y": -2738.4189, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -113,7 +112,7 @@ "y": -2744.7451, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -138,7 +137,7 @@ "y": -2911.8359, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -147,7 +146,7 @@ "y": -2884.7764, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -156,7 +155,7 @@ "y": -2788.5967, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -173,7 +172,7 @@ "y": -2739.2666, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { @@ -190,7 +189,7 @@ "y": -2730.5244, "type": "path", "move_mode": "run", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-业果木/须弥-禅那园-业果木-12个-证悟木-3个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-业果木/须弥-禅那园-业果木-12个-证悟木-3个(大循环).json index a98a9193..e35009b0 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-业果木/须弥-禅那园-业果木-12个-证悟木-3个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-业果木/须弥-禅那园-业果木-12个-证悟木-3个(大循环).json @@ -2,10 +2,9 @@ "info": { "name": "须弥-禅那园-业果木-12个-证悟木-3个(大循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -28,7 +27,7 @@ "y": -1066.3735, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-业果木/须弥-禅那园-业果木-42个-辉木-12个-23秒(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-业果木/须弥-禅那园-业果木-42个-辉木-12个-23秒(循环).json index 566ef08d..eb6a3a3d 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-业果木/须弥-禅那园-业果木-42个-辉木-12个-23秒(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-业果木/须弥-禅那园-业果木-42个-辉木-12个-23秒(循环).json @@ -2,10 +2,9 @@ "info": { "name": "须弥-禅那园-业果木-42个-辉木-12个-23秒(循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -20,7 +19,7 @@ "type": "path", "x": 3175.4053, "y": -1059.9087, - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -37,7 +36,7 @@ "y": -1051.3628, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -46,7 +45,7 @@ "y": -1066.2388, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-证悟木/须弥-禅那园-证悟木-3个-业果木-6个-辉木-3个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-证悟木/须弥-禅那园-证悟木-3个-业果木-6个-辉木-3个(大循环).json index dbfb542c..f570c4b2 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-证悟木/须弥-禅那园-证悟木-3个-业果木-6个-辉木-3个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-证悟木/须弥-禅那园-证悟木-3个-业果木-6个-辉木-3个(大循环).json @@ -2,10 +2,9 @@ "info": { "name": "须弥-禅那园-证悟木-3个-业果木-6个-辉木-3个(大循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -28,7 +27,7 @@ "y": -1090.5957, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "keypress(VK_Z)" }, { diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-证悟木/须弥-禅那园-证悟木-57个-业果木-24个-62秒(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-证悟木/须弥-禅那园-证悟木-57个-业果木-24个-62秒(循环).json index f57bdbe3..cde44015 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-证悟木/须弥-禅那园-证悟木-57个-业果木-24个-62秒(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-证悟木/须弥-禅那园-证悟木-57个-业果木-24个-62秒(循环).json @@ -2,10 +2,9 @@ "info": { "name": "须弥-禅那园-证悟木-57个-业果木-24个-62秒(循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -18,7 +17,7 @@ "id": 1, "x": 3148.9229, "y": -1126.2739, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "type": "path", "action_params": "keypress(VK_Z)" @@ -27,7 +26,7 @@ "id": 2, "x": 3159.2939, "y": -1140.2827, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "type": "path", "action_params": "wait(1.5),keypress(VK_Z)" @@ -36,7 +35,7 @@ "id": 3, "x": 3188.3965, "y": -1150.5669, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "type": "path", "action_params": "wait(0.5),keypress(VK_Z)" @@ -45,7 +44,7 @@ "id": 4, "x": 3202.7168, "y": -1160.1973, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "type": "path", "action_params": "wait(1.5),keypress(VK_Z)" @@ -64,7 +63,7 @@ "y": -1159.1523, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -73,7 +72,7 @@ "y": -1149.394, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(1.5),keypress(VK_Z)" }, { @@ -82,14 +81,14 @@ "y": -1136.7358, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.8),keypress(VK_Z)" }, { "id": 9, "x": 3163.8398, "y": -1130.9136, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "type": "path", "action_params": "wait(0.8),keypress(VK_Z)" diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-辉木/须弥-禅那园-辉木-0个(大循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-辉木/须弥-禅那园-辉木-0个(大循环).json index 97f5c2ed..613cc481 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-辉木/须弥-禅那园-辉木-0个(大循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-辉木/须弥-禅那园-辉木-0个(大循环).json @@ -2,7 +2,6 @@ "info": { "name": "须弥-禅那园-辉木-0个(大循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", "bgi_version": "0.42.0", diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-辉木/须弥-禅那园-辉木-48个-29秒(循环).json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-辉木/须弥-禅那园-辉木-48个-29秒(循环).json index 0e6f265b..6def8793 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-辉木/须弥-禅那园-辉木-48个-29秒(循环).json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-辉木/须弥-禅那园-辉木-48个-29秒(循环).json @@ -2,10 +2,9 @@ "info": { "name": "须弥-禅那园-辉木-48个-29秒(循环)", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -16,7 +15,7 @@ "positions": [ { "id": 1, - "action": "combat_script", + "action": "use_gadget", "move_mode": "walk", "type": "path", "x": 3203.9883, @@ -29,7 +28,7 @@ "y": -1056.0239, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(3),keypress(VK_Z)" }, { @@ -38,7 +37,7 @@ "y": -1061.0073, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(3),keypress(VK_Z)" }, { @@ -47,7 +46,7 @@ "y": -1068.4927, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(3),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-阿如村-柽木-42个-65秒.json b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-阿如村-柽木-42个-65秒.json index 6112345f..7fbaa70a 100644 --- a/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-阿如村-柽木-42个-65秒.json +++ b/repo/js/AutoWoodcutting-Pathing/assets/AutoPath/须弥-阿如村-柽木-42个-65秒.json @@ -2,10 +2,9 @@ "info": { "name": "须弥-阿如村-柽木-42个-65秒", "type": "collect", - "author": "Tim", "version": "1.0", "description": "", - "bgi_version": "0.42.0", + "bgi_version": "0.48.0", "authors": [ { "name": "Tim", @@ -36,7 +35,7 @@ "y": -2034.2061, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -61,7 +60,7 @@ "y": -2037.3594, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -86,7 +85,7 @@ "y": -1998.6099, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" }, { @@ -95,20 +94,28 @@ "y": -1996.5762, "type": "path", "move_mode": "fly", - "action": "combat_script", - "action_params": "click,wait(3),keypress(VK_Z)" + "action": "stop_flying" }, { "id": 11, - "x": 4136.9688, - "y": -1996.7427, + "x": 4144.9868, + "y": -1996.5762, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(3),keypress(VK_Z)" }, { "id": 12, + "x": 4136.9688, + "y": -1996.7427, + "type": "path", + "move_mode": "walk", + "action": "use_gadget", + "action_params": "wait(3),keypress(VK_Z)" + }, + { + "id": 13, "x": 4124.5283, "y": -1992.6431, "type": "path", @@ -116,12 +123,12 @@ "action": "" }, { - "id": 13, + "id": 14, "x": 4108.2349, "y": -1982.9399, "type": "path", "move_mode": "walk", - "action": "combat_script", + "action": "use_gadget", "action_params": "wait(0.5),keypress(VK_Z)" } ] diff --git a/repo/js/AutoWoodcutting-Pathing/main.js b/repo/js/AutoWoodcutting-Pathing/main.js index fe62a510..47924f78 100644 --- a/repo/js/AutoWoodcutting-Pathing/main.js +++ b/repo/js/AutoWoodcutting-Pathing/main.js @@ -371,7 +371,7 @@ '悬铃木-椴木-大循环': { fileName: ['枫丹-卡布狄斯堡遗迹-悬铃木-51个-椴木-33个(大循环)'], folderName: '枫丹-悬铃木-椴木' }, '悬铃木': { fileName: ['枫丹-卡布狄斯堡遗迹-悬铃木-42个-椴木-30个(循环)'], folderName: '枫丹-悬铃木-椴木' }, '椴木': { fileName: ['枫丹-卡布狄斯堡遗迹-悬铃木-27个-椴木-30个(小循环)'], folderName: '枫丹-悬铃木-椴木' }, - '白梣木': { fileName: ['枫丹-苍晶区-白梣木-75个(大循环)', '枫丹-苍晶区-白梣木-75个(循环)'], folderName: '枫丹-白梣木' }, + '白梣木': { fileName: ['枫丹-苍晶区-白梣木-0个(大循环)', '枫丹-苍晶区-白梣木-75个(循环)'], folderName: '枫丹-白梣木' }, '香柏木': { fileName: ['枫丹-秋分山西侧-香柏木-0个(大循环)', '枫丹-秋分山西侧-香柏木-72个-49秒(循环)'], folderName: '枫丹-香柏木' }, '香柏木-萃华木': { fileName: ['枫丹-枫丹廷-香柏木-9个(大循环)', '枫丹-枫丹廷-香柏木-27个-萃华木-15个-59秒(循环)'], folderName: '枫丹-香柏木-萃华木' }, '炬木': { fileName: ['枫丹-很明亮的地方-炬木-36个'] }, @@ -379,7 +379,7 @@ '白栗栎木': { fileName: ['纳塔-踞石山-白栗栎木-36个', '纳塔-回声之子-白栗栎木-33个-燃爆木-27个'], folderName: '纳塔-白栗栎木-燃爆木' }, '灰灰楼林木': { fileName: ['纳塔-奥奇卡纳塔-灰灰楼林木-42个-79秒'] }, '燃爆木': { fileName: ['纳塔-隆崛坡-燃爆木-54个-105秒'] }, - '桃椰子木': { fileName: ['纳塔-浮土静界-桃椰子木-36个(大循环)', '纳塔-浮土静界-桃椰子木-36个(循环)'], folderName: '纳塔-桃椰子木' } + '桃椰子木': { fileName: ['纳塔-浮土静界-桃椰子木-0个(大循环)', '纳塔-浮土静界-桃椰子木-36个(循环)'], folderName: '纳塔-桃椰子木' } }; const messages = [ diff --git a/repo/js/AutoWoodcutting-Pathing/manifest.json b/repo/js/AutoWoodcutting-Pathing/manifest.json index af6ab0f2..10169865 100644 --- a/repo/js/AutoWoodcutting-Pathing/manifest.json +++ b/repo/js/AutoWoodcutting-Pathing/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "自动伐木-地图追踪版", - "version": "1.1.2", + "version": "2.0.0", "description": "基于地图追踪的自动伐木,已支持5.7版本前的全部木材\n默认砍伐全部支持木材至2000上限\n自定义设置:\n-可更改砍伐木材种类和数量\n-可以单独设置每个木材数量\n-可设置队伍中是否包含一斗,按保底20%,计算砍伐数量时会除以1.2", "tags": [ "伐木",