From e6ef4f2717ffcd634fa1dd8d1e1b5346c7355b9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B7=E4=B8=AA=E5=90=8D=E5=AD=97=E5=A5=BD=E9=9A=BE?= <25520958+MisakaAldrich@users.noreply.github.com> Date: Wed, 8 Jan 2025 12:44:36 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=A4=A7=E7=81=B5=E6=98=BE=E5=8C=96?= =?UTF-8?q?=E8=BA=AB3=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../大灵显化身/大灵显化身-凛冽-镜璧山.json | 48 ++++++++++++++++ .../大灵显化身-焚燃-奥奇卡纳塔.json | 57 +++++++++++++++++++ .../大灵显化身/大灵显化身-窟岩-坚岩隘谷.json | 39 +++++++++++++ 3 files changed, 144 insertions(+) create mode 100644 repo/pathing/大灵显化身/大灵显化身-凛冽-镜璧山.json create mode 100644 repo/pathing/大灵显化身/大灵显化身-焚燃-奥奇卡纳塔.json create mode 100644 repo/pathing/大灵显化身/大灵显化身-窟岩-坚岩隘谷.json diff --git a/repo/pathing/大灵显化身/大灵显化身-凛冽-镜璧山.json b/repo/pathing/大灵显化身/大灵显化身-凛冽-镜璧山.json new file mode 100644 index 00000000..5ac153bf --- /dev/null +++ b/repo/pathing/大灵显化身/大灵显化身-凛冽-镜璧山.json @@ -0,0 +1,48 @@ +{ + "info": { + "name": "大灵显化身-凛冽-镜璧山", + "type": "collect", + "author": "起个名字好难的喵", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "x": 9990.2099609375, + "y": -1607.482421875, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": 9948.65234375, + "y": -1640.60107421875, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 9924.7490234375, + "y": -1641.92236328125, + "type": "path", + "move_mode": "fly", + "action": "stop_flying", + "action_params": "" + }, + { + "id": 4, + "x": 9884.7607421875, + "y": -1654.763671875, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/大灵显化身/大灵显化身-焚燃-奥奇卡纳塔.json b/repo/pathing/大灵显化身/大灵显化身-焚燃-奥奇卡纳塔.json new file mode 100644 index 00000000..2866e5e4 --- /dev/null +++ b/repo/pathing/大灵显化身/大灵显化身-焚燃-奥奇卡纳塔.json @@ -0,0 +1,57 @@ +{ + "info": { + "name": "大灵显化身-焚燃-奥奇卡纳塔", + "type": "collect", + "author": "起个名字好难的喵", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 9757.919921875, + "y": -613.5595703125, + "action_params": "" + }, + { + "id": 2, + "x": 9786.203125, + "y": -579.9521484375, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 9820.624655280873, + "y": -524.5625, + "type": "path", + "move_mode": "fly", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": 9845.130859375, + "y": -519.353515625, + "type": "path", + "move_mode": "fly", + "action": "stop_flying", + "action_params": "" + }, + { + "id": 5, + "x": 9878.611328125, + "y": -510.376953125, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/大灵显化身/大灵显化身-窟岩-坚岩隘谷.json b/repo/pathing/大灵显化身/大灵显化身-窟岩-坚岩隘谷.json new file mode 100644 index 00000000..13d3bcaa --- /dev/null +++ b/repo/pathing/大灵显化身/大灵显化身-窟岩-坚岩隘谷.json @@ -0,0 +1,39 @@ +{ + "info": { + "name": "大灵显化身-窟岩-坚岩隘谷", + "type": "collect", + "author": "起个名字好难的喵", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 7748.447265625, + "y": -1397.3984375, + "action_params": "" + }, + { + "id": 2, + "x": 7904.11669921875, + "y": -1328.2607421875, + "type": "path", + "move_mode": "fly", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 8002.08935546875, + "y": -1320.18603515625, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "" + } + ] +} \ No newline at end of file From eb4b2b1aa80708805d384831c0c0f91831c7225b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B7=E4=B8=AA=E5=90=8D=E5=AD=97=E5=A5=BD=E9=9A=BE?= <25520958+MisakaAldrich@users.noreply.github.com> Date: Wed, 8 Jan 2025 13:03:35 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=A4=A7=E7=81=B5=E6=98=BE=E5=8C=96?= =?UTF-8?q?=E8=BA=AB1=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../大灵显化身/大灵显化身-凛冽-镜璧山-2.json | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 repo/pathing/大灵显化身/大灵显化身-凛冽-镜璧山-2.json diff --git a/repo/pathing/大灵显化身/大灵显化身-凛冽-镜璧山-2.json b/repo/pathing/大灵显化身/大灵显化身-凛冽-镜璧山-2.json new file mode 100644 index 00000000..e8a93810 --- /dev/null +++ b/repo/pathing/大灵显化身/大灵显化身-凛冽-镜璧山-2.json @@ -0,0 +1,48 @@ +{ + "info": { + "name": "大灵显化身-凛冽-镜璧山-2", + "type": "collect", + "author": "起个名字好难的喵", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 9396.552734375, + "y": -1810.56787109375, + "action_params": "" + }, + { + "id": 2, + "x": 9390.3955078125, + "y": -1756.8203125, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 9352.076171875, + "y": -1659.09765625, + "type": "path", + "move_mode": "fly", + "action": "combat_script", + "action_params": "wait(0.5),keypress(VK_SPACE),wait(1.5),click" + }, + { + "id": 4, + "x": 9347.158203125, + "y": -1642.19580078125, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "" + } + ] +} \ No newline at end of file