From 5e936e896a97bb971bcbdc5100e15315bddd09fa 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: Sun, 16 Jun 2024 18:59:30 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E8=90=A8=E7=B1=B3?= =?UTF-8?q?=E8=82=89=E9=B8=BD=E6=A3=98=E5=88=BA=E6=8A=80=E8=83=BD=E6=90=BA?= =?UTF-8?q?=E5=B8=A6=20(#9400)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike/Sami/recruitment.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/roguelike/Sami/recruitment.json b/resource/roguelike/Sami/recruitment.json index b385185199..0eef5a9fd4 100644 --- a/resource/roguelike/Sami/recruitment.json +++ b/resource/roguelike/Sami/recruitment.json @@ -352,7 +352,7 @@ { "name": "棘刺", "skill": 3, - "alternate_skill": 2, + "alternate_skill": 1, "recruit_priority": 605, "promote_priority": 950, "recruit_priority_offsets": [ @@ -4287,4 +4287,4 @@ "threshold": 1 } ] -} \ No newline at end of file +}