From ae0bd413352e197e1f63de72f21159c21d8a6b07 Mon Sep 17 00:00:00 2001 From: 214-hanyan Date: Thu, 8 May 2025 18:18:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=BB=E5=BC=A58-=E6=8A=98=E8=83=AB=E8=B0=B7?= =?UTF-8?q?=20(#738)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add files via upload * Update README.md --- repo/js/AutoLeyLineOutcrop/README.md | 2 +- .../assets/pathing/须弥8-折胫谷-1.json | 58 +++++++++++++++++++ .../assets/pathing/须弥8-折胫谷-2.json | 58 +++++++++++++++++++ .../assets/pathing/须弥8-折胫谷-3.json | 49 ++++++++++++++++ .../assets/pathing/须弥8-折胫谷-4.json | 40 +++++++++++++ 5 files changed, 206 insertions(+), 1 deletion(-) create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-1.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-2.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-3.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-4.json diff --git a/repo/js/AutoLeyLineOutcrop/README.md b/repo/js/AutoLeyLineOutcrop/README.md index 20cec0bb..393e3149 100644 --- a/repo/js/AutoLeyLineOutcrop/README.md +++ b/repo/js/AutoLeyLineOutcrop/README.md @@ -469,7 +469,7 @@ wgc的bug,请使用bitblt截图方式,脚本只支持这个 4 | 第一波:镀金旅团·破阵者x1、镀金旅团·鸦喙戟手x1、镀金旅团·机弩兵x1、镀金旅团·阵前斧手x1
第二波:镀金旅团·灵风猎手x1 5 | 第一波:镀金旅团·魔岩役使x1、镀金旅团·白日鸣雷x1
第二波:镀金旅团·灵风猎手x1、镀金旅团·沙中净水x1 -- [ ] 8. 折胫谷 +- [x] 8. 折胫谷 **地脉花总数:4** diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-1.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-1.json new file mode 100644 index 00000000..2fa3b4ef --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-1.json @@ -0,0 +1,58 @@ +{ + "info": { + "name": "须弥8-折胫谷-1", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 5759.41845703125, + "y": -1307.595703125, + "action_params": "" + }, + { + "id": 2, + "x": 5778.24560546875, + "y": -1281.61181640625, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 5758.49755859375, + "y": -1229.13818359375, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": 5740.40966796875, + "y": -1161.67919921875, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": 5758.76123046875, + "y": -1154.5703125, + "type": "target", + "move_mode": "dash", + "action": "", + "action_params": "" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-2.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-2.json new file mode 100644 index 00000000..d47166c6 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-2.json @@ -0,0 +1,58 @@ +{ + "info": { + "name": "须弥8-折胫谷-2", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 5778.47607421875, + "y": -1146.22021484375, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": 5797.60009765625, + "y": -1131.7587890625, + "type": "path", + "move_mode": "walk", + "action": "up_down_grab_leaf", + "action_params": "" + }, + { + "id": 3, + "x": 5826.5654296875, + "y": -1129.3203125, + "type": "path", + "move_mode": "walk", + "action": "up_down_grab_leaf", + "action_params": "" + }, + { + "id": 4, + "x": 5852.13134765625, + "y": -1116.86962890625, + "type": "path", + "move_mode": "walk", + "action": "up_down_grab_leaf", + "action_params": "" + }, + { + "id": 5, + "x": 5887.08935546875, + "y": -1120.65380859375, + "type": "target", + "move_mode": "dash", + "action": "", + "action_params": "" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-3.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-3.json new file mode 100644 index 00000000..d071b022 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-3.json @@ -0,0 +1,49 @@ +{ + "info": { + "name": "须弥8-折胫谷-3", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 5883.92578125, + "y": -1090.15576171875, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": 5876.60888671875, + "y": -1058.93212890625, + "type": "path", + "move_mode": "walk", + "action": "up_down_grab_leaf", + "action_params": "" + }, + { + "id": 3, + "x": 5876.63671875, + "y": -1024.77001953125, + "type": "path", + "move_mode": "walk", + "action": "up_down_grab_leaf", + "action_params": "" + }, + { + "id": 4, + "x": 5902.10791015625, + "y": -1008.25146484375, + "type": "target", + "move_mode": "dash", + "action": "", + "action_params": "" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-4.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-4.json new file mode 100644 index 00000000..cb727df9 --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/须弥8-折胫谷-4.json @@ -0,0 +1,40 @@ +{ + "info": { + "name": "须弥8-折胫谷-4", + "type": "collect", + "author": "寒烟", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "x": 5906.611328125, + "y": -972.36474609375, + "type": "path", + "move_mode": "walk", + "action": "up_down_grab_leaf", + "action_params": "" + }, + { + "id": 2, + "x": 5909.2294921875, + "y": -942.85888671875, + "type": "path", + "move_mode": "walk", + "action": "up_down_grab_leaf", + "action_params": "" + }, + { + "id": 3, + "x": 5928.08935546875, + "y": -922.46484375, + "type": "target", + "move_mode": "dash", + "action": "", + "action_params": "" + } + ] +} \ No newline at end of file