From 6b0631aa46eec909d9e5bc9beef682a5d3a41cd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=93=E4=B8=B6=E6=A2=A6=E4=B8=B6=E4=BB=81?= <74444214+Daydreamer114@users.noreply.github.com> Date: Fri, 19 Jul 2024 23:10:53 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BC=98=E5=8C=96=E8=90=A8=E5=8D=A1?= =?UTF-8?q?=E5=85=B9=E8=82=89=E9=B8=BD=E5=85=AC=E5=AE=B3=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E7=AD=96=E7=95=A5=20(#9766)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- resource/roguelike/Sarkaz/autopilot/公害.json | 21 +++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/resource/roguelike/Sarkaz/autopilot/公害.json b/resource/roguelike/Sarkaz/autopilot/公害.json index 4fc3726b96..adb8ed0fcf 100644 --- a/resource/roguelike/Sarkaz/autopilot/公害.json +++ b/resource/roguelike/Sarkaz/autopilot/公害.json @@ -9,7 +9,14 @@ "blacklist_location": [[3, 3]], "deploy_plan": [ { - "groups": ["重装", "地面阻挡", "地面远程"], + "groups": [ + "锏", + "回费", + "地面远程", + "重装", + "地面阻挡", + "其他地面" + ], "location": [3, 5], "direction": "up" }, @@ -24,7 +31,7 @@ "direction": "up" }, { - "groups": ["高台输出"], + "groups": ["水陈", "高台输出", "盾法", "辅助"], "location": [4, 4], "direction": "up" }, @@ -32,6 +39,16 @@ "groups": ["处决者", "炮灰"], "location": [7, 1], "direction": "left" + }, + { + "groups": ["单奶", "高台输出"], + "location": [1, 5], + "direction": "right" + }, + { + "groups": ["浊心斯卡蒂", "群奶"], + "location": [4, 4], + "direction": "right" } ] }