From a6e090003991a80f3d50ab87a9b94b00d406a900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=8F=90=E7=93=A6=E7=89=B9=E9=92=93=E9=B1=BC=E7=8E=B3?= =?UTF-8?q?=E5=B8=88?= <144542161+Hijiwos@users.noreply.github.com> Date: Thu, 6 Mar 2025 13:33:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=E9=9B=B7=E9=B8=A3?= =?UTF-8?q?=E4=BB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../稻妻-垂钓点-神无冢九条阵屋东南.json | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 repo/js/AutoFishingTeyvat/assets/pathing/稻妻-垂钓点-神无冢九条阵屋东南.json diff --git a/repo/js/AutoFishingTeyvat/assets/pathing/稻妻-垂钓点-神无冢九条阵屋东南.json b/repo/js/AutoFishingTeyvat/assets/pathing/稻妻-垂钓点-神无冢九条阵屋东南.json new file mode 100644 index 00000000..d3b1fcb6 --- /dev/null +++ b/repo/js/AutoFishingTeyvat/assets/pathing/稻妻-垂钓点-神无冢九条阵屋东南.json @@ -0,0 +1,39 @@ +{ + "info": { + "name": "稻妻-垂钓点-神无冢九条阵屋东南", + "type": "collect", + "author": "提瓦特钓鱼玳师", + "version": "1.0", + "description": "地区: 稻妻\n类型: 垂钓点\n详细位置: 神无冢九条阵屋东南\n鱼类: 雷鸣仙\n饵类: 蠕虫假饵\n附加信息: GCM", + "bgiVersion": "0.42.4" + }, + "positions": [ + { + "id": 1, + "x": -3471.473, + "y": -3755.103, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": -3465.687, + "y": -3773.753, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(0.5),keypress(f)" + }, + { + "id": 3, + "x": -3474.711, + "y": -3782.125, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1.5),keypress(f)" + } + ] +} \ No newline at end of file