From 6c174a34427f240d532fc93a14c74f22f2eae50a 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: Tue, 31 Dec 2024 21:55:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E8=BF=BD=E8=B8=AA=EF=BC=9A?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=A4=A7=E4=BC=9F=E4=B8=98=E7=9F=B3=E9=97=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 提速大概10秒 --- .../大伟丘&奇怪的丘丘人/大伟丘-漓月-石门.json | 41 +++++++++++-------- 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/repo/pathing/大伟丘&奇怪的丘丘人/大伟丘-漓月-石门.json b/repo/pathing/大伟丘&奇怪的丘丘人/大伟丘-漓月-石门.json index 3181cf4d..f9e0260b 100644 --- a/repo/pathing/大伟丘&奇怪的丘丘人/大伟丘-漓月-石门.json +++ b/repo/pathing/大伟丘&奇怪的丘丘人/大伟丘-漓月-石门.json @@ -10,52 +10,61 @@ "positions": [ { "id": 1, + "x": 207.4208984375, + "y": 1572.96630859375, "action": "", "move_mode": "walk", - "type": "teleport", - "x": 207.4208984375, - "y": 1572.96630859375 + "type": "teleport" }, { "id": 2, "x": 188.2685546875, "y": 1559.70556640625, - "type": "path", + "action": "", "move_mode": "walk", - "action": "" + "type": "path" }, { "id": 3, "x": 170.125, "y": 1545.15771484375, - "type": "path", + "action": "", "move_mode": "fly", - "action": "" + "type": "path" }, { "id": 4, - "x": 157.76953125, - "y": 1558.8671875, + "x": 165.6962890625, + "y": 1554.583984375, "type": "path", "move_mode": "climb", - "action": "combat_script", - "action_params": "wait(3)" + "action": "", + "action_params": "" }, { "id": 5, - "x": 163.98828125, - "y": 1570.40625, + "x": 159.861328125, + "y": 1566.85205078125, "type": "path", "move_mode": "fly", - "action": "" + "action": "", + "action_params": "" }, { "id": 6, + "x": 163.98828125, + "y": 1570.40625, + "action": "", + "move_mode": "fly", + "type": "path" + }, + { + "id": 7, "x": 172.564453125, "y": 1575.044921875, - "type": "path", + "action": "fight", "move_mode": "walk", - "action": "fight" + "type": "path" } ] } \ No newline at end of file