From 35d9b03b96bddca47f1028213b3ddfd6258fa072 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Fri, 20 Dec 2024 19:54:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8D=A1=E8=BE=BE=EF=BC=8C=E7=8E=9B?= =?UTF-8?q?=E9=9C=B2=E8=A5=BF=E5=B0=94=E5=9F=BA=E5=BB=BA=E6=8A=80=E8=83=BD?= =?UTF-8?q?=E6=95=88=E7=8E=87=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #10604 --- resource/infrast.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/resource/infrast.json b/resource/infrast.json index 41b78cf47c..21460469ad 100644 --- a/resource/infrast.json +++ b/resource/infrast.json @@ -863,11 +863,17 @@ }, "bskill_man_marcille1": { "desc": ["进驻制造站时,生产力+20%"], + "efficient": { + "all": 20 + }, "name": ["差遣使魔·α"], "template": "Bskill_man_marcille1.png" }, "bskill_man_marcille2": { "desc": ["进驻制造站时,生产力+30%"], + "efficient": { + "all": 30 + }, "name": ["差遣使魔·β"], "template": "Bskill_man_marcille2.png" }, @@ -1331,7 +1337,7 @@ { "desc": "卡达-1", "efficient": { - "all": 30 + "CombatRecord": 30 }, "skills": ["bskill_man_exp&cost", "bskill_man_exp&limit2"] },