From ee472ed38f1472fb8183a7f160da5ca17d4e70f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BA=81=E5=8A=A8=E7=9A=84=E6=B0=A8=E6=B0=94?= <131591012+zaodonganqi@users.noreply.github.com> Date: Thu, 9 Oct 2025 20:58:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=88=E4=B9=8C=E7=8E=9B=E5=85=BD=E8=82=89?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=20(#2106)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 菈乌玛兽肉路径 * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot --- .../01-苔骨荒原右下-8个.json | 49 +++ .../02-蓝珀胡下方峡谷-21个.json | 364 ++++++++++++++++++ .../03-星砂滩右上-9个.json | 175 +++++++++ .../04-星砂滩左下-15个.json | 282 ++++++++++++++ .../05-苔古荒原下方-12个.json | 139 +++++++ .../06-苔古荒原上方-6个.json | 67 ++++ .../07-苔古荒原中间-12个.json | 103 +++++ .../兽肉/兽肉-万叶菈乌玛@躁动的氨气/README.md | 19 + .../兽肉-须弥-下风蚀地-36个.json | 0 .../兽肉-须弥-甘露花海-12个.json | 0 .../兽肉-须弥-禅那园-24个.json | 0 11 files changed, 1198 insertions(+) create mode 100644 repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/01-苔骨荒原右下-8个.json create mode 100644 repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/02-蓝珀胡下方峡谷-21个.json create mode 100644 repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/03-星砂滩右上-9个.json create mode 100644 repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/04-星砂滩左下-15个.json create mode 100644 repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/05-苔古荒原下方-12个.json create mode 100644 repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/06-苔古荒原上方-6个.json create mode 100644 repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/07-苔古荒原中间-12个.json create mode 100644 repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/README.md rename repo/pathing/食材与炼金/兽肉/{ => 兽肉@起个名字好难的喵&蜜柑魚}/兽肉-须弥-下风蚀地-36个.json (100%) rename repo/pathing/食材与炼金/兽肉/{ => 兽肉@起个名字好难的喵&蜜柑魚}/兽肉-须弥-甘露花海-12个.json (100%) rename repo/pathing/食材与炼金/兽肉/{ => 兽肉@起个名字好难的喵&蜜柑魚}/兽肉-须弥-禅那园-24个.json (100%) diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/01-苔骨荒原右下-8个.json b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/01-苔骨荒原右下-8个.json new file mode 100644 index 000000000..0a50b221e --- /dev/null +++ b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/01-苔骨荒原右下-8个.json @@ -0,0 +1,49 @@ +{ + "info": { + "authors": [ + { + "links": "https://github.com/zaodonganqi", + "name": "躁动的氨气" + } + ], + "bgi_version": "0.45.0", + "description": "", + "enable_monster_loot_split": false, + "last_modified_time": 1760010586464, + "map_match_method": "", + "map_name": "Teyvat", + "name": "01-苔骨荒原右下-8个", + "tags": [], + "type": "collect", + "version": "1.0" + }, + "positions": [ + { + "action": "", + "action_params": "", + "id": 1, + "move_mode": "walk", + "type": "teleport", + "x": 9222.5312, + "y": 1899.25 + }, + { + "action": "combat_script", + "action_params": "枫原万叶 wait(6),e(hold),wait(0.2),attack", + "id": 2, + "move_mode": "swim", + "type": "target", + "x": 9222.125, + "y": 1899.2188 + }, + { + "action": "pick_around", + "action_params": "", + "id": 3, + "move_mode": "swim", + "type": "target", + "x": 9222.125, + "y": 1899.2188 + } + ] +} \ No newline at end of file diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/02-蓝珀胡下方峡谷-21个.json b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/02-蓝珀胡下方峡谷-21个.json new file mode 100644 index 000000000..3c98b1972 --- /dev/null +++ b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/02-蓝珀胡下方峡谷-21个.json @@ -0,0 +1,364 @@ +{ + "info": { + "authors": [ + { + "links": "https://github.com/zaodonganqi", + "name": "躁动的氨气" + } + ], + "bgi_version": "0.45.0", + "description": "", + "enable_monster_loot_split": false, + "last_modified_time": 1760010406065, + "map_match_method": "", + "map_name": "Teyvat", + "name": "02-蓝珀胡下方峡谷-21个", + "tags": [], + "type": "collect", + "version": "1.0" + }, + "positions": [ + { + "action": "", + "action_params": "", + "id": 1, + "move_mode": "walk", + "type": "teleport", + "x": 9224.7549, + "y": 2246.7224 + }, + { + "action": "", + "action_params": "", + "id": 2, + "move_mode": "dash", + "type": "path", + "x": 9273.1338, + "y": 2226.5007 + }, + { + "action": "", + "action_params": "", + "id": 3, + "move_mode": "fly", + "type": "path", + "x": 9272.7402, + "y": 2224.9041 + }, + { + "action": "", + "action_params": "", + "id": 4, + "move_mode": "fly", + "type": "target", + "x": 9265.4463, + "y": 2203.5005 + }, + { + "action": "stop_flying", + "action_params": "1000", + "id": 5, + "move_mode": "fly", + "type": "target", + "x": 9261.75, + "y": 2185.25 + }, + { + "action": "", + "action_params": "", + "id": 6, + "move_mode": "dash", + "type": "path", + "x": 9212.6133, + "y": 2158.48 + }, + { + "action": "", + "action_params": "", + "id": 7, + "move_mode": "walk", + "type": "path", + "x": 9209.7461, + "y": 2134.2407 + }, + { + "action": "combat_script", + "action_params": "枫原万叶 wait(5),e(hold),wait(0.2),attack", + "id": 8, + "move_mode": "walk", + "type": "target", + "x": 9207.25, + "y": 2131.4375 + }, + { + "action": "", + "action_params": "", + "id": 9, + "move_mode": "walk", + "type": "path", + "x": 9207.9258, + "y": 2132.1421 + }, + { + "action": "", + "action_params": "", + "id": 10, + "move_mode": "walk", + "type": "path", + "x": 9205.1406, + "y": 2133.1863 + }, + { + "action": "", + "action_params": "", + "id": 11, + "move_mode": "walk", + "type": "path", + "x": 9206.1621, + "y": 2138.2327 + }, + { + "action": "", + "action_params": "", + "id": 12, + "move_mode": "walk", + "type": "path", + "x": 9208.7266, + "y": 2140.3098 + }, + { + "action": "", + "action_params": "", + "id": 13, + "move_mode": "walk", + "type": "path", + "x": 9212.3398, + "y": 2136.8169 + }, + { + "action": "", + "action_params": "", + "id": 14, + "move_mode": "walk", + "type": "path", + "x": 9210.6367, + "y": 2130.9797 + }, + { + "action": "", + "action_params": "", + "id": 15, + "move_mode": "walk", + "type": "path", + "x": 9210.0371, + "y": 2127.9463 + }, + { + "action": "", + "action_params": "", + "id": 16, + "move_mode": "walk", + "type": "path", + "x": 9206.3467, + "y": 2128.1157 + }, + { + "action": "", + "action_params": "", + "id": 17, + "move_mode": "walk", + "type": "path", + "x": 9206.623, + "y": 2123.1694 + }, + { + "action": "", + "action_params": "", + "id": 18, + "move_mode": "walk", + "type": "path", + "x": 9213.7881, + "y": 2128.6201 + }, + { + "action": "", + "action_params": "", + "id": 19, + "move_mode": "dash", + "type": "path", + "x": 9207.9668, + "y": 2128.4031 + }, + { + "action": "", + "action_params": "", + "id": 20, + "move_mode": "dash", + "type": "path", + "x": 9190.8281, + "y": 2094.9775 + }, + { + "action": "", + "action_params": "", + "id": 21, + "move_mode": "dash", + "type": "path", + "x": 9183.0, + "y": 2078.75 + }, + { + "action": "", + "action_params": "", + "id": 22, + "move_mode": "dash", + "type": "path", + "x": 9166.8223, + "y": 2071.209 + }, + { + "action": "combat_script", + "action_params": "枫原万叶 wait(0.2),e(hold),wait(0.2),attack", + "id": 23, + "move_mode": "walk", + "type": "target", + "x": 9152.2656, + "y": 2081.7566 + }, + { + "action": "", + "action_params": "", + "id": 24, + "move_mode": "dash", + "type": "path", + "x": 9128.7354, + "y": 2088.4778 + }, + { + "action": "combat_script", + "action_params": "wait(3)", + "id": 25, + "move_mode": "walk", + "type": "target", + "x": 9105.0, + "y": 2082.0 + }, + { + "action": "combat_script", + "action_params": "枫原万叶 wait(6),e(hold),wait(0.2),attack", + "id": 26, + "move_mode": "walk", + "type": "path", + "x": 9083.5674, + "y": 2088.6458 + }, + { + "action": "", + "action_params": "", + "id": 27, + "move_mode": "walk", + "type": "path", + "x": 9084.0918, + "y": 2088.0857 + }, + { + "action": "", + "action_params": "", + "id": 28, + "move_mode": "walk", + "type": "path", + "x": 9080.8623, + "y": 2085.5825 + }, + { + "action": "", + "action_params": "", + "id": 29, + "move_mode": "walk", + "type": "path", + "x": 9075.8477, + "y": 2085.022 + }, + { + "action": "", + "action_params": "", + "id": 30, + "move_mode": "walk", + "type": "path", + "x": 9071.0273, + "y": 2086.7866 + }, + { + "action": "", + "action_params": "", + "id": 31, + "move_mode": "walk", + "type": "path", + "x": 9069.8555, + "y": 2089.459 + }, + { + "action": "", + "action_params": "", + "id": 32, + "move_mode": "walk", + "type": "path", + "x": 9068.4688, + "y": 2096.5417 + }, + { + "action": "", + "action_params": "", + "id": 33, + "move_mode": "walk", + "type": "path", + "x": 9071.0762, + "y": 2097.937 + }, + { + "action": "", + "action_params": "", + "id": 34, + "move_mode": "walk", + "type": "path", + "x": 9071.5371, + "y": 2094.8076 + }, + { + "action": "", + "action_params": "", + "id": 35, + "move_mode": "walk", + "type": "path", + "x": 9073.875, + "y": 2089.75 + }, + { + "action": "", + "action_params": "", + "id": 36, + "move_mode": "walk", + "type": "path", + "x": 9075.0049, + "y": 2093.7019 + }, + { + "action": "", + "action_params": "", + "id": 37, + "move_mode": "walk", + "type": "path", + "x": 9077.5674, + "y": 2096.9128 + }, + { + "action": "", + "action_params": "", + "id": 38, + "move_mode": "walk", + "type": "path", + "x": 9079.125, + "y": 2088.5 + } + ] +} \ No newline at end of file diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/03-星砂滩右上-9个.json b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/03-星砂滩右上-9个.json new file mode 100644 index 000000000..03f7481d8 --- /dev/null +++ b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/03-星砂滩右上-9个.json @@ -0,0 +1,175 @@ +{ + "info": { + "authors": [ + { + "links": "https://github.com/zaodonganqi", + "name": "躁动的氨气" + } + ], + "bgi_version": "0.45.0", + "description": "", + "enable_monster_loot_split": false, + "last_modified_time": 1760010543410, + "map_match_method": "", + "map_name": "Teyvat", + "name": "03-星砂滩右上-9个", + "tags": [], + "type": "collect", + "version": "1.0" + }, + "positions": [ + { + "action": "", + "action_params": "", + "id": 1, + "move_mode": "walk", + "type": "teleport", + "x": 9248.2324, + "y": 2350.2634 + }, + { + "action": "", + "action_params": "", + "id": 2, + "move_mode": "walk", + "type": "path", + "x": 9253.2822, + "y": 2343.4441 + }, + { + "action": "", + "action_params": "", + "id": 3, + "move_mode": "walk", + "type": "path", + "x": 9271.3965, + "y": 2340.749 + }, + { + "action": "", + "action_params": "", + "id": 4, + "move_mode": "walk", + "type": "path", + "x": 9287.5742, + "y": 2345.7505 + }, + { + "action": "", + "action_params": "", + "id": 5, + "move_mode": "walk", + "type": "path", + "x": 9335.5723, + "y": 2333.3455 + }, + { + "action": "", + "action_params": "", + "id": 6, + "move_mode": "walk", + "type": "path", + "x": 9343.707, + "y": 2315.1614 + }, + { + "action": "", + "action_params": "", + "id": 7, + "move_mode": "walk", + "type": "target", + "x": 9349.8428, + "y": 2303.2068 + }, + { + "action": "combat_script", + "action_params": "枫原万叶 wait(5),e(hold),wait(0.2),attack", + "id": 8, + "move_mode": "walk", + "type": "target", + "x": 9345.1738, + "y": 2290.1846 + }, + { + "action": "", + "action_params": "", + "id": 9, + "move_mode": "walk", + "type": "path", + "x": 9344.9824, + "y": 2290.0657 + }, + { + "action": "", + "action_params": "", + "id": 10, + "move_mode": "walk", + "type": "path", + "x": 9342.5908, + "y": 2285.4573 + }, + { + "action": "", + "action_params": "", + "id": 11, + "move_mode": "walk", + "type": "path", + "x": 9338.1025, + "y": 2288.2322 + }, + { + "action": "", + "action_params": "", + "id": 12, + "move_mode": "walk", + "type": "path", + "x": 9336.2002, + "y": 2291.8354 + }, + { + "action": "", + "action_params": "", + "id": 13, + "move_mode": "walk", + "type": "path", + "x": 9334.376, + "y": 2294.1499 + }, + { + "action": "", + "action_params": "", + "id": 14, + "move_mode": "walk", + "type": "path", + "x": 9337.9492, + "y": 2297.762 + }, + { + "action": "", + "action_params": "", + "id": 15, + "move_mode": "walk", + "type": "path", + "x": 9342.0225, + "y": 2298.0981 + }, + { + "action": "", + "action_params": "", + "id": 16, + "move_mode": "walk", + "type": "path", + "x": 9347.0742, + "y": 2297.8345 + }, + { + "action": "", + "action_params": "", + "id": 17, + "move_mode": "walk", + "type": "path", + "x": 9339.0, + "y": 2291.0 + } + ] +} \ No newline at end of file diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/04-星砂滩左下-15个.json b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/04-星砂滩左下-15个.json new file mode 100644 index 000000000..43d8bea70 --- /dev/null +++ b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/04-星砂滩左下-15个.json @@ -0,0 +1,282 @@ +{ + "info": { + "authors": [ + { + "links": "https://github.com/zaodonganqi", + "name": "躁动的氨气" + } + ], + "bgi_version": "0.45.0", + "description": "", + "enable_monster_loot_split": false, + "last_modified_time": 1760010584482, + "map_match_method": "", + "map_name": "Teyvat", + "name": "04-星砂滩左下-15个", + "tags": [], + "type": "collect", + "version": "1.0" + }, + "positions": [ + { + "action": "", + "action_params": "", + "id": 1, + "move_mode": "dash", + "type": "teleport", + "x": 9746.3359, + "y": 1916.6514 + }, + { + "action": "", + "action_params": "", + "id": 2, + "move_mode": "dash", + "type": "path", + "x": 9776.5088, + "y": 1919.7988 + }, + { + "action": "", + "action_params": "", + "id": 3, + "move_mode": "dash", + "type": "path", + "x": 9809.2676, + "y": 1927.7632 + }, + { + "action": "", + "action_params": "", + "id": 4, + "move_mode": "walk", + "type": "path", + "x": 9829.7705, + "y": 1922.2373 + }, + { + "action": "", + "action_params": "", + "id": 5, + "move_mode": "swim", + "type": "path", + "x": 9843.7207, + "y": 1925.2319 + }, + { + "action": "combat_script", + "action_params": "枫原万叶 wait(4),e(hold),wait(0.2),attack", + "id": 6, + "move_mode": "walk", + "type": "path", + "x": 9846.6543, + "y": 1923.6958 + }, + { + "action": "", + "action_params": "", + "id": 7, + "move_mode": "swim", + "type": "path", + "x": 9846.2139, + "y": 1923.0205 + }, + { + "action": "", + "action_params": "", + "id": 8, + "move_mode": "swim", + "type": "path", + "x": 9850.8125, + "y": 1921.75 + }, + { + "action": "", + "action_params": "", + "id": 9, + "move_mode": "swim", + "type": "path", + "x": 9852.625, + "y": 1923.125 + }, + { + "action": "", + "action_params": "", + "id": 10, + "move_mode": "swim", + "type": "path", + "x": 9850.4248, + "y": 1925.4551 + }, + { + "action": "", + "action_params": "", + "id": 11, + "move_mode": "swim", + "type": "path", + "x": 9847.2852, + "y": 1925.6196 + }, + { + "action": "", + "action_params": "", + "id": 12, + "move_mode": "swim", + "type": "path", + "x": 9844.2227, + "y": 1925.5527 + }, + { + "action": "", + "action_params": "", + "id": 13, + "move_mode": "swim", + "type": "path", + "x": 9846.9951, + "y": 1924.0649 + }, + { + "action": "", + "action_params": "", + "id": 14, + "move_mode": "dash", + "type": "teleport", + "x": 9746.335, + "y": 1916.6504 + }, + { + "action": "", + "id": 15, + "move_mode": "walk", + "type": "path", + "x": 9745.5, + "y": 1978.75 + }, + { + "action": "", + "action_params": "", + "id": 16, + "move_mode": "dash", + "type": "path", + "x": 9746.291, + "y": 1996.0615 + }, + { + "action": "combat_script", + "action_params": "枫原万叶 wait(5),e(hold),wait(0.2),attack", + "id": 17, + "move_mode": "walk", + "type": "path", + "x": 9755.4844, + "y": 2002.1201 + }, + { + "action": "", + "action_params": "", + "id": 18, + "move_mode": "swim", + "type": "path", + "x": 9757.2812, + "y": 2003.2524 + }, + { + "action": "", + "action_params": "", + "id": 19, + "move_mode": "swim", + "type": "path", + "x": 9759.041, + "y": 2004.4248 + }, + { + "action": "", + "action_params": "", + "id": 20, + "move_mode": "swim", + "type": "path", + "x": 9759.126, + "y": 2007.54 + }, + { + "action": "", + "action_params": "", + "id": 21, + "move_mode": "swim", + "type": "path", + "x": 9756.9473, + "y": 2009.603 + }, + { + "action": "", + "action_params": "", + "id": 22, + "move_mode": "swim", + "type": "path", + "x": 9754.8779, + "y": 2009.2158 + }, + { + "action": "", + "action_params": "", + "id": 23, + "move_mode": "swim", + "type": "path", + "x": 9753.3896, + "y": 2007.8955 + }, + { + "action": "", + "action_params": "", + "id": 24, + "move_mode": "swim", + "type": "path", + "x": 9753.0898, + "y": 2004.7959 + }, + { + "action": "", + "action_params": "", + "id": 25, + "move_mode": "swim", + "type": "path", + "x": 9752.418, + "y": 2002.8955 + }, + { + "action": "", + "action_params": "", + "id": 26, + "move_mode": "swim", + "type": "path", + "x": 9752.0645, + "y": 1999.0312 + }, + { + "action": "", + "action_params": "", + "id": 27, + "move_mode": "swim", + "type": "path", + "x": 9754.8721, + "y": 2000.0142 + }, + { + "action": "", + "action_params": "", + "id": 28, + "move_mode": "swim", + "type": "path", + "x": 9756.6045, + "y": 2001.1826 + }, + { + "action": "", + "action_params": "", + "id": 29, + "move_mode": "swim", + "type": "target", + "x": 9756.1328, + "y": 2003.186 + } + ] +} \ No newline at end of file diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/05-苔古荒原下方-12个.json b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/05-苔古荒原下方-12个.json new file mode 100644 index 000000000..85572f0f6 --- /dev/null +++ b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/05-苔古荒原下方-12个.json @@ -0,0 +1,139 @@ +{ + "info": { + "authors": [ + { + "links": "https://github.com/zaodonganqi", + "name": "躁动的氨气" + } + ], + "bgi_version": "0.45.0", + "description": "", + "enable_monster_loot_split": false, + "last_modified_time": 1760011372066, + "map_match_method": "", + "map_name": "Teyvat", + "name": "05-苔古荒原下方-12个", + "tags": [], + "type": "collect", + "version": "1.0" + }, + "positions": [ + { + "action": "", + "action_params": "", + "id": 1, + "move_mode": "walk", + "type": "teleport", + "x": 9370.3994, + "y": 1865.4717 + }, + { + "action": "combat_script", + "action_params": "wait(3),keypress(VK_F),wait(3),click,wait(10),keypress(VK_SPACE)", + "id": 2, + "move_mode": "fly", + "type": "target", + "x": 9370.3994, + "y": 1865.4717 + }, + { + "action": "stop_flying", + "action_params": "1000", + "id": 3, + "move_mode": "fly", + "type": "target", + "x": 9385.25, + "y": 1759.5 + }, + { + "action": "", + "action_params": "", + "id": 4, + "move_mode": "dash", + "type": "path", + "x": 9397.5, + "y": 1748.5 + }, + { + "action": "", + "action_params": "", + "id": 5, + "move_mode": "dash", + "type": "path", + "x": 9421.75, + "y": 1746.0 + }, + { + "action": "combat_script", + "action_params": "枫原万叶 wait(4),e(hold),wait(0.2),attack", + "id": 6, + "move_mode": "walk", + "type": "target", + "x": 9444.3809, + "y": 1757.8408 + }, + { + "action": "", + "action_params": "", + "id": 7, + "move_mode": "walk", + "type": "path", + "x": 9444.6445, + "y": 1757.8359 + }, + { + "action": "", + "action_params": "", + "id": 8, + "move_mode": "walk", + "type": "path", + "x": 9440.8369, + "y": 1756.0884 + }, + { + "action": "", + "action_params": "", + "id": 9, + "move_mode": "walk", + "type": "path", + "x": 9437.6289, + "y": 1761.5488 + }, + { + "action": "", + "action_params": "", + "id": 10, + "move_mode": "walk", + "type": "path", + "x": 9443.4971, + "y": 1765.9624 + }, + { + "action": "", + "action_params": "", + "id": 11, + "move_mode": "walk", + "type": "path", + "x": 9447.666, + "y": 1759.5054 + }, + { + "action": "", + "action_params": "", + "id": 12, + "move_mode": "walk", + "type": "path", + "x": 9445.3281, + "y": 1754.7812 + }, + { + "action": "", + "action_params": "", + "id": 13, + "move_mode": "walk", + "type": "path", + "x": 9440.1797, + "y": 1763.9966 + } + ] +} \ No newline at end of file diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/06-苔古荒原上方-6个.json b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/06-苔古荒原上方-6个.json new file mode 100644 index 000000000..d7f9c59a2 --- /dev/null +++ b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/06-苔古荒原上方-6个.json @@ -0,0 +1,67 @@ +{ + "info": { + "authors": [ + { + "links": "https://github.com/zaodonganqi", + "name": "躁动的氨气" + } + ], + "bgi_version": "0.45.0", + "description": "", + "enable_monster_loot_split": false, + "last_modified_time": 1760011375993, + "map_match_method": "", + "map_name": "Teyvat", + "name": "06-苔古荒原上方-6个", + "tags": [], + "type": "collect", + "version": "1.0" + }, + "positions": [ + { + "action": "", + "action_params": "", + "id": 1, + "move_mode": "dash", + "type": "teleport", + "x": 9370.4004, + "y": 1865.4727 + }, + { + "action": "", + "action_params": "", + "id": 2, + "move_mode": "walk", + "type": "path", + "x": 9425.9414, + "y": 1878.2812 + }, + { + "action": "combat_script", + "action_params": "wait(3)", + "id": 3, + "move_mode": "walk", + "type": "target", + "x": 9450.1406, + "y": 1880.9834 + }, + { + "action": "combat_script", + "action_params": "枫原万叶 wait(3),e(hold),wait(0.2),attack", + "id": 4, + "move_mode": "walk", + "type": "target", + "x": 9450.1406, + "y": 1880.9834 + }, + { + "action": "pick_around", + "action_params": "", + "id": 5, + "move_mode": "walk", + "type": "target", + "x": 9450.1406, + "y": 1880.9834 + } + ] +} \ No newline at end of file diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/07-苔古荒原中间-12个.json b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/07-苔古荒原中间-12个.json new file mode 100644 index 000000000..0e43a4409 --- /dev/null +++ b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/07-苔古荒原中间-12个.json @@ -0,0 +1,103 @@ +{ + "info": { + "authors": [ + { + "links": "https://github.com/zaodonganqi", + "name": "躁动的氨气" + } + ], + "bgi_version": "0.45.0", + "description": "", + "enable_monster_loot_split": false, + "last_modified_time": 1760011594289, + "map_match_method": "", + "map_name": "Teyvat", + "name": "07-苔古荒原中间-12个", + "tags": [], + "type": "collect", + "version": "1.0" + }, + "positions": [ + { + "action": "", + "action_params": "", + "id": 1, + "move_mode": "fly", + "type": "teleport", + "x": 9370.3994, + "y": 1865.4717 + }, + { + "action": "combat_script", + "action_params": "枫原万叶 attack,wait(3),keypress(VK_F),wait(3),click,wait(10),keypress(VK_SPACE)", + "id": 2, + "move_mode": "fly", + "type": "target", + "x": 9370.3994, + "y": 1865.4717 + }, + { + "action": "stop_flying", + "action_params": "100", + "id": 3, + "move_mode": "fly", + "type": "target", + "x": 9469.9023, + "y": 1809.1797 + }, + { + "action": "", + "action_params": "", + "id": 4, + "move_mode": "walk", + "type": "path", + "x": 9470.2539, + "y": 1805.1245 + }, + { + "action": "", + "action_params": "", + "id": 5, + "move_mode": "walk", + "type": "path", + "x": 9466.5264, + "y": 1805.5381 + }, + { + "action": "", + "action_params": "", + "id": 6, + "move_mode": "walk", + "type": "path", + "x": 9466.5371, + "y": 1812.5723 + }, + { + "action": "", + "action_params": "", + "id": 7, + "move_mode": "walk", + "type": "path", + "x": 9473.0703, + "y": 1810.7129 + }, + { + "action": "", + "action_params": "", + "id": 8, + "move_mode": "walk", + "type": "path", + "x": 9474.6426, + "y": 1805.8882 + }, + { + "action": "", + "action_params": "", + "id": 9, + "move_mode": "walk", + "type": "teleport", + "x": 9370.3994, + "y": 1865.4717 + } + ] +} \ No newline at end of file diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/README.md b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/README.md new file mode 100644 index 000000000..00d38d3bb --- /dev/null +++ b/repo/pathing/食材与炼金/兽肉/兽肉-万叶菈乌玛@躁动的氨气/README.md @@ -0,0 +1,19 @@ +## 配置与运行要求 + +### 🎯 角色要求 +- 确保队伍中有「菈乌玛」与「枫原万叶」 +- 将行走位设置为「菈乌玛」 + +### ⚠️ 天气要求 +- 运行前请确保游戏内不在下雨状态,下雨时挪德卡莱的小动物会消失 +- 运行中途若开始下雨,将无法避免地白跑 + +### 🚀 运行效率 +- 9分钟可收获理论最多83个兽肉 +- 常态下拾取约70个 + +### ⚔️ 风险点位说明 +最后一条路径落地点有一只精英怪,拾取时会发生战斗,可选择性关闭,但这个点位物资丰厚,高风险高回报 + + +#### 更新计划:在js版中支持钟离举盾,检测下雨状态 \ No newline at end of file diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-须弥-下风蚀地-36个.json b/repo/pathing/食材与炼金/兽肉/兽肉@起个名字好难的喵&蜜柑魚/兽肉-须弥-下风蚀地-36个.json similarity index 100% rename from repo/pathing/食材与炼金/兽肉/兽肉-须弥-下风蚀地-36个.json rename to repo/pathing/食材与炼金/兽肉/兽肉@起个名字好难的喵&蜜柑魚/兽肉-须弥-下风蚀地-36个.json diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-须弥-甘露花海-12个.json b/repo/pathing/食材与炼金/兽肉/兽肉@起个名字好难的喵&蜜柑魚/兽肉-须弥-甘露花海-12个.json similarity index 100% rename from repo/pathing/食材与炼金/兽肉/兽肉-须弥-甘露花海-12个.json rename to repo/pathing/食材与炼金/兽肉/兽肉@起个名字好难的喵&蜜柑魚/兽肉-须弥-甘露花海-12个.json diff --git a/repo/pathing/食材与炼金/兽肉/兽肉-须弥-禅那园-24个.json b/repo/pathing/食材与炼金/兽肉/兽肉@起个名字好难的喵&蜜柑魚/兽肉-须弥-禅那园-24个.json similarity index 100% rename from repo/pathing/食材与炼金/兽肉/兽肉-须弥-禅那园-24个.json rename to repo/pathing/食材与炼金/兽肉/兽肉@起个名字好难的喵&蜜柑魚/兽肉-须弥-禅那园-24个.json