From d9c179761b93f4cdca7debbc2110694ba5edee7b Mon Sep 17 00:00:00 2001 From: ddaodan <40017293+ddaodan@users.noreply.github.com> Date: Sun, 4 May 2025 03:25:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=92=99=E5=BE=B72-=E6=B8=85=E6=B3=89?= =?UTF-8?q?=E9=95=87-4=20=E5=88=86=E6=94=AF=E7=82=B9=E4=BD=8D=20(#695)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pathing/rerun/蒙德2-清泉镇-4-2-rerun.json | 85 +++++++++++++++++++ .../assets/pathing/蒙德2-清泉镇-4-2.json | 85 +++++++++++++++++++ 2 files changed, 170 insertions(+) create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/rerun/蒙德2-清泉镇-4-2-rerun.json create mode 100644 repo/js/AutoLeyLineOutcrop/assets/pathing/蒙德2-清泉镇-4-2.json diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/rerun/蒙德2-清泉镇-4-2-rerun.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/rerun/蒙德2-清泉镇-4-2-rerun.json new file mode 100644 index 000000000..2be9d7dfb --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/rerun/蒙德2-清泉镇-4-2-rerun.json @@ -0,0 +1,85 @@ +{ + "info": { + "name": "蒙德2-清泉镇-4-2-rerun", + "type": "collect", + "author": "ddaodan", + "version": "1.0", + "description": "", + "bgiVersion": "0.42.3" + }, + "positions": [ + { + "id": 1, + "x": -578.8330078125, + "y": 1853.39111328125, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": -536.4443359375, + "y": 1887.14208984375, + "type": "path", + "move_mode": "fly", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": -422.205078125, + "y": 1922.115234375, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": -385.482421875, + "y": 1910.01123046875, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": -376.1171875, + "y": 1909.88427734375, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 6, + "x": -347.94921875, + "y": 1902.5078125, + "type": "target", + "move_mode": "fly", + "action": "combat_script", + "locked": false + }, + { + "id": 7, + "x": -347.94921875, + "y": 1902.5078125, + "type": "target", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 8, + "x": -349.4775390625, + "y": 1903.673828125, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + } + ] +} \ No newline at end of file diff --git a/repo/js/AutoLeyLineOutcrop/assets/pathing/蒙德2-清泉镇-4-2.json b/repo/js/AutoLeyLineOutcrop/assets/pathing/蒙德2-清泉镇-4-2.json new file mode 100644 index 000000000..f2d144f0e --- /dev/null +++ b/repo/js/AutoLeyLineOutcrop/assets/pathing/蒙德2-清泉镇-4-2.json @@ -0,0 +1,85 @@ +{ + "info": { + "name": "蒙德2-清泉镇-4-2", + "type": "collect", + "author": "ddaodan", + "version": "1.0", + "description": "", + "bgiVersion": "0.42.3" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "path", + "x": -524.251953125, + "y": 1816.41357421875, + "action_params": "" + }, + { + "id": 2, + "x": -489.6875, + "y": 1839.68603515625, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": -422.205078125, + "y": 1922.115234375, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": -385.482421875, + "y": 1910.01123046875, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": -376.1171875, + "y": 1909.88427734375, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 6, + "x": -347.94921875, + "y": 1902.5078125, + "type": "target", + "move_mode": "fly", + "action": "combat_script", + "locked": false + }, + { + "id": 7, + "x": -347.94921875, + "y": 1902.5078125, + "type": "target", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 8, + "x": -349.4775390625, + "y": 1903.673828125, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + } + ] +} \ No newline at end of file