From cbe6bbbf282e4a76e81b31a686ee7cb8675db1a9 Mon Sep 17 00:00:00 2001 From: Lancarus <34369130+Lancarus@users.noreply.github.com> Date: Wed, 23 Aug 2023 00:24:49 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E8=A6=86=E6=B0=B4=E9=9A=BE=E6=94=B6.j?= =?UTF-8?q?son?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../roguelike/Phantom/autopilot/覆水难收.json | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/resource/roguelike/Phantom/autopilot/覆水难收.json b/resource/roguelike/Phantom/autopilot/覆水难收.json index cc899ce688..eab00553f8 100644 --- a/resource/roguelike/Phantom/autopilot/覆水难收.json +++ b/resource/roguelike/Phantom/autopilot/覆水难收.json @@ -183,6 +183,16 @@ ], "direction": "right" }, + { + "groups": [ + "银灰" + ], + "location": [ + 3, + 3 + ], + "direction": "up" + }, { "groups": [ "高台C", @@ -233,7 +243,7 @@ 4, 1 ], - "direction": "right", + "direction": "left", "condition": [ 43, 45 @@ -243,6 +253,7 @@ "groups": [ "史尔特尔", "地面单切", + "银灰", "情报官", "地面阻挡", "炮灰" @@ -276,7 +287,7 @@ ], "condition": [ 43, - 44 + 45 ] }, { @@ -286,8 +297,8 @@ ], "condition": [ 43, - 44 + 45 ] } ] -} \ No newline at end of file +}