From 818ff6956625dd02135ccb5561246095e7fd4c49 Mon Sep 17 00:00:00 2001 From: Jamis Date: Tue, 20 Jan 2026 13:50:09 +0800 Subject: [PATCH] add paths for bird eggs (#2744) --- .../鸟蛋/中效率/G02-挪德卡莱-虚海望-2个.json | 86 +++++++++++++++++++ .../鸟蛋/中效率/G03-挪德卡莱-逐浪野-2个.json | 58 +++++++++++++ 2 files changed, 144 insertions(+) create mode 100644 repo/pathing/食材与炼金/鸟蛋/中效率/G02-挪德卡莱-虚海望-2个.json create mode 100644 repo/pathing/食材与炼金/鸟蛋/中效率/G03-挪德卡莱-逐浪野-2个.json diff --git a/repo/pathing/食材与炼金/鸟蛋/中效率/G02-挪德卡莱-虚海望-2个.json b/repo/pathing/食材与炼金/鸟蛋/中效率/G02-挪德卡莱-虚海望-2个.json new file mode 100644 index 000000000..168820d4f --- /dev/null +++ b/repo/pathing/食材与炼金/鸟蛋/中效率/G02-挪德卡莱-虚海望-2个.json @@ -0,0 +1,86 @@ +{ + "info": { + "authors": [ + { + "name": "芝士贝果", + "links": "https://github.com/cheese-bagel" + } + ], + "bgi_version": "0.55.0", + "description": "", + "enable_monster_loot_split": false, + "last_modified_time": 1768879559547, + "map_match_method": "SIFT", + "map_name": "Teyvat", + "name": "G02-挪德卡莱-虚海望-2个", + "tags": [], + "type": "collect", + "version": "1.0" + }, + "positions": [ + { + "action": "", + "action_params": "", + "id": 1, + "move_mode": "walk", + "type": "teleport", + "x": 9727.3857, + "y": 5441.4385 + }, + { + "action": "", + "action_params": "", + "id": 2, + "move_mode": "run", + "type": "path", + "x": 9758.8242, + "y": 5436.8364 + }, + { + "action": "", + "action_params": "", + "id": 3, + "locked": false, + "move_mode": "run", + "type": "path", + "x": 9769.2412, + "y": 5426.6211 + }, + { + "action": "", + "action_params": "", + "id": 4, + "move_mode": "walk", + "type": "target", + "x": 9769.2412, + "y": 5426.6211 + }, + { + "action": "", + "action_params": "", + "id": 5, + "move_mode": "jump", + "type": "path", + "x": 9761.4141, + "y": 5420.8662 + }, + { + "action": "", + "action_params": "", + "id": 6, + "move_mode": "walk", + "type": "path", + "x": 9765.2539, + "y": 5415.4438 + }, + { + "action": "", + "action_params": "", + "id": 7, + "move_mode": "walk", + "type": "target", + "x": 9769.2334, + "y": 5416.5947 + } + ] +} diff --git a/repo/pathing/食材与炼金/鸟蛋/中效率/G03-挪德卡莱-逐浪野-2个.json b/repo/pathing/食材与炼金/鸟蛋/中效率/G03-挪德卡莱-逐浪野-2个.json new file mode 100644 index 000000000..365908793 --- /dev/null +++ b/repo/pathing/食材与炼金/鸟蛋/中效率/G03-挪德卡莱-逐浪野-2个.json @@ -0,0 +1,58 @@ +{ + "info": { + "authors": [ + { + "name": "芝士贝果", + "links": "https://github.com/cheese-bagel" + } + ], + "bgi_version": "0.55.0", + "description": "", + "enable_monster_loot_split": false, + "last_modified_time": 1768879866970, + "map_match_method": "SIFT", + "map_name": "Teyvat", + "name": "G03-挪德卡莱-逐浪野-2个", + "tags": [], + "type": "collect", + "version": "1.0" + }, + "positions": [ + { + "action": "", + "action_params": "", + "id": 1, + "move_mode": "walk", + "type": "teleport", + "x": 9775.1191, + "y": 5817.1494 + }, + { + "action": "", + "action_params": "", + "id": 2, + "move_mode": "run", + "type": "path", + "x": 9732.6504, + "y": 5765.2432 + }, + { + "action": "", + "action_params": "", + "id": 3, + "move_mode": "walk", + "type": "path", + "x": 9721.0645, + "y": 5761.209 + }, + { + "action": "combat_script", + "action_params": "wait(1);keypress(VK_SPACE)", + "id": 4, + "move_mode": "walk", + "type": "target", + "x": 9723.4775, + "y": 5767.6963 + } + ] +}