From 94780b70fed26d4aa9aa64d83606708fee38f784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B4=AA=E7=B1=BD=E9=98=B3=E5=A4=96=E5=A9=86?= <2915414902@qq.com> Date: Mon, 12 May 2025 15:40:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=83=B3=E5=92=8C=E7=88=B1=E5=8F=AF=E8=8F=B2?= =?UTF-8?q?=E4=B8=80=E8=B5=B7=E5=A7=93=E7=88=B1=20(#793)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 小改一下 * Add files via upload --- .../pathing/食材与炼金/爱可菲/爱可菲做菜.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 repo/pathing/食材与炼金/爱可菲/爱可菲做菜.json diff --git a/repo/pathing/食材与炼金/爱可菲/爱可菲做菜.json b/repo/pathing/食材与炼金/爱可菲/爱可菲做菜.json new file mode 100644 index 00000000..764fed52 --- /dev/null +++ b/repo/pathing/食材与炼金/爱可菲/爱可菲做菜.json @@ -0,0 +1,40 @@ +{ + "info": { + "name": "爱可菲做菜", + "type": "collect", + "author": "HZYgrandma", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 836.69140625, + "y": 241.109375, + "action_params": "" + }, + { + "id": 2, + "x": 840.5087890625, + "y": 224.12060546875, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 835.5205078125, + "y": 217.70849609375, + "type": "target", + "move_mode": "walk", + "action": "combat_script", + "action_params": "爱可菲 e(hold), wait(60)" + } + ] +} \ No newline at end of file