From f2aa20ed910ab9b9690f12806f1205369576ce99 Mon Sep 17 00:00:00 2001 From: ddaodan <40017293+ddaodan@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:20:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E8=BF=BD=E8=B8=AA=EF=BC=9A?= =?UTF-8?q?=E6=B8=B8=E9=80=B8=E6=97=85=E9=97=BB=E6=9B=B4=E6=96=B0=20?= =?UTF-8?q?=E5=AE=89=E6=9F=8F=20=E9=92=9F=E7=A6=BB=20=E4=B8=87=E5=8F=B6=20?= =?UTF-8?q?(#323)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * update repo.json * 游逸旅闻更新 * update repo.json --------- Co-authored-by: 辉鸭蛋 --- repo.json | 39 +++++++++- repo/pathing/游逸旅闻/游逸旅闻-万叶1.json | 48 ++++++++++++ .../{游逸旅闻-安柏.json => 游逸旅闻-安柏1.json} | 2 +- repo/pathing/游逸旅闻/游逸旅闻-安柏2.json | 66 ++++++++++++++++ repo/pathing/游逸旅闻/游逸旅闻-钟离1.json | 75 +++++++++++++++++++ 5 files changed, 226 insertions(+), 4 deletions(-) create mode 100644 repo/pathing/游逸旅闻/游逸旅闻-万叶1.json rename repo/pathing/游逸旅闻/{游逸旅闻-安柏.json => 游逸旅闻-安柏1.json} (95%) create mode 100644 repo/pathing/游逸旅闻/游逸旅闻-安柏2.json create mode 100644 repo/pathing/游逸旅闻/游逸旅闻-钟离1.json diff --git a/repo.json b/repo.json index 45a6dbc1..a2504301 100644 --- a/repo.json +++ b/repo.json @@ -23674,10 +23674,32 @@ "type": "directory", "children": [ { - "name": "游逸旅闻-安柏.json", + "name": "游逸旅闻-万叶1.json", "type": "file", - "hash": "06a499a3e5be69c2a3f4420da6bcc8d0de2dbe53", - "version": "06a499a", + "hash": "218a4fc77df3f570a56643ba67de29a244df060f", + "version": "218a4fc", + "author": "ddaodan", + "description": "", + "tags": [ + "游逸旅闻" + ] + }, + { + "name": "游逸旅闻-安柏1.json", + "type": "file", + "hash": "96bb20b8f18e3d39dc4ebf9383056a9e715c8d63", + "version": "96bb20b", + "author": "ddaodan", + "description": "", + "tags": [ + "游逸旅闻" + ] + }, + { + "name": "游逸旅闻-安柏2.json", + "type": "file", + "hash": "8f41fe3f66de190daa637c2f76801475775a1d11", + "version": "8f41fe3", "author": "ddaodan", "description": "", "tags": [ @@ -23705,6 +23727,17 @@ "tags": [ "游逸旅闻" ] + }, + { + "name": "游逸旅闻-钟离1.json", + "type": "file", + "hash": "8990d376ad8e5b166936399cba330985d1ce6a8f", + "version": "8990d37", + "author": "ddaodan", + "description": "", + "tags": [ + "游逸旅闻" + ] } ] }, diff --git a/repo/pathing/游逸旅闻/游逸旅闻-万叶1.json b/repo/pathing/游逸旅闻/游逸旅闻-万叶1.json new file mode 100644 index 00000000..e8e9d39d --- /dev/null +++ b/repo/pathing/游逸旅闻/游逸旅闻-万叶1.json @@ -0,0 +1,48 @@ +{ + "info": { + "name": "游逸旅闻-万叶1", + "type": "collect", + "author": "ddaodan", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "x": 25.9921875, + "y": -112.341796875, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": 14.6875, + "y": -120.36962890625, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": -84.2197265625, + "y": -153.654296875, + "type": "path", + "move_mode": "fly", + "action": "", + "action_params": "" + }, + { + "id": 4, + "move_mode": "walk", + "type": "path", + "x": -116.779296875, + "y": -164.60888671875, + "action": "combat_script", + "action_params": "wait(0.1),keypress(f)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/游逸旅闻/游逸旅闻-安柏.json b/repo/pathing/游逸旅闻/游逸旅闻-安柏1.json similarity index 95% rename from repo/pathing/游逸旅闻/游逸旅闻-安柏.json rename to repo/pathing/游逸旅闻/游逸旅闻-安柏1.json index 0d3c2c11..1b1780bb 100644 --- a/repo/pathing/游逸旅闻/游逸旅闻-安柏.json +++ b/repo/pathing/游逸旅闻/游逸旅闻-安柏1.json @@ -1,6 +1,6 @@ { "info": { - "name": "游逸旅闻-安柏", + "name": "游逸旅闻-安柏1", "type": "collect", "author": "ddaodan", "version": "1.0", diff --git a/repo/pathing/游逸旅闻/游逸旅闻-安柏2.json b/repo/pathing/游逸旅闻/游逸旅闻-安柏2.json new file mode 100644 index 00000000..8edf479d --- /dev/null +++ b/repo/pathing/游逸旅闻/游逸旅闻-安柏2.json @@ -0,0 +1,66 @@ +{ + "info": { + "name": "游逸旅闻-安柏2", + "type": "collect", + "author": "ddaodan", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": -867.720703125, + "y": 2281.3876953125, + "action_params": "" + }, + { + "id": 2, + "x": -894, + "y": 2251.0126953125, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": -934.244140625, + "y": 2231.7333984375, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": -943.337890625, + "y": 2240.958984375, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": -954.2490234375, + "y": 2239.379638671875, + "type": "path", + "move_mode": "climb", + "action": "", + "action_params": "" + }, + { + "id": 6, + "x": -959.072265625, + "y": 2248.337158203125, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(0.1),keypress(f)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/游逸旅闻/游逸旅闻-钟离1.json b/repo/pathing/游逸旅闻/游逸旅闻-钟离1.json new file mode 100644 index 00000000..97a1984d --- /dev/null +++ b/repo/pathing/游逸旅闻/游逸旅闻-钟离1.json @@ -0,0 +1,75 @@ +{ + "info": { + "name": "游逸旅闻-钟离1", + "type": "collect", + "author": "ddaodan", + "version": "1.0", + "description": "", + "bgiVersion": "0.35.1" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 366.7490234375, + "y": -502.521484375, + "action_params": "" + }, + { + "id": 2, + "x": 380.6796875, + "y": -534.955078125, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 381.484375, + "y": -549.9833984375, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": 393.125, + "y": -538.71435546875, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": 400.5048828125, + "y": -539.673828125, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 6, + "x": 394.890625, + "y": -534.662109375, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 7, + "x": 389.673828125, + "y": -542.80712890625, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(0.1),keypress(f)" + } + ] +} \ No newline at end of file