From 09dbfa753a9c00661e0f84456660046afa10d8c4 Mon Sep 17 00:00:00 2001 From: Jamis Date: Sun, 18 Jan 2026 14:13:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=B8=9F=E8=9B=8B=E8=B7=AF?= =?UTF-8?q?=E7=BA=BF=E4=B8=80=E5=A4=84=E5=AE=B9=E6=98=93=E5=8D=A1=E6=AD=BB?= =?UTF-8?q?=E7=9A=84=E5=9C=B0=E6=96=B9=20(#2717)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix path * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot --- .../鸟蛋/高效率/B10-璃月-碧水原-地中之盐-4个.json | 100 +++++++++++------- 1 file changed, 61 insertions(+), 39 deletions(-) diff --git a/repo/pathing/食材与炼金/鸟蛋/高效率/B10-璃月-碧水原-地中之盐-4个.json b/repo/pathing/食材与炼金/鸟蛋/高效率/B10-璃月-碧水原-地中之盐-4个.json index debdb421d..b9e5e58cb 100644 --- a/repo/pathing/食材与炼金/鸟蛋/高效率/B10-璃月-碧水原-地中之盐-4个.json +++ b/repo/pathing/食材与炼金/鸟蛋/高效率/B10-璃月-碧水原-地中之盐-4个.json @@ -1,63 +1,85 @@ { "info": { - "name": "B10-璃月-碧水原-地中之盐-4个", - "type": "collect", - "version": "1.0", - "description": "", - "map_name": "Teyvat", - "bgi_version": "0.54.0", "authors": [ { - "name": "灰林鸮", - "links": "https://github.com/Strix-nivicolum" + "links": "https://github.com/Strix-nivicolum", + "name": "灰林鸮" } - ] + ], + "bgi_version": "0.52.0", + "description": "", + "enable_monster_loot_split": false, + "last_modified_time": 1768711999772, + "map_match_method": "", + "map_name": "Teyvat", + "name": "B10-璃月-碧水原-地中之盐-4个", + "tags": [], + "type": "collect", + "version": "1.0" }, "positions": [ { + "action": "", + "action_params": "", "id": 1, - "x": -164.58, - "y": 1182.49, - "action": "", "move_mode": "walk", - "action_params": "", - "type": "teleport" + "type": "teleport", + "x": -164.58, + "y": 1182.49 }, { - "id": 2, - "x": -164.58, - "y": 1182.49, "action": "nahida_collect", + "action_params": "", + "id": 2, "move_mode": "walk", - "action_params": "", - "type": "path" + "type": "path", + "x": -164.58, + "y": 1182.49 }, { + "action": "", + "action_params": "", "id": 3, + "move_mode": "dash", + "type": "path", "x": -165.32, - "y": 1240.79, - "type": "path", - "move_mode": "dash", - "action": "", - "action_params": "" + "y": 1240.79 }, { - "id": 4, - "x": -121.32, - "y": 1257.46, - "type": "path", - "move_mode": "dash", "action": "", - "action_params": "" - }, - { - "id": 5, - "x": -89.69, - "y": 1221.3, - "action": "", - "move_mode": "dash", "action_params": "", - "type": "target" + "id": 4, + "move_mode": "dash", + "type": "path", + "x": -121.32, + "y": 1257.46 + }, + { + "action": "", + "action_params": "", + "id": 5, + "move_mode": "walk", + "type": "path", + "x": -104.1758, + "y": 1234.3291 + }, + { + "action": "", + "action_params": "", + "id": 6, + "move_mode": "walk", + "type": "path", + "x": -103.6699, + "y": 1222.9873 + }, + { + "action": "", + "action_params": "", + "id": 7, + "move_mode": "dash", + "type": "target", + "x": -89.69, + "y": 1221.3 } ] -} +} \ No newline at end of file