From e91fcdee1cbb32ee657d2cb39a49fa6dd657f1d9 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Fri, 24 Oct 2025 22:51:25 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=9F=BA=E5=BB=BA=E9=99=8D=E4=BD=8E?= =?UTF-8?q?=E4=BC=9A=E6=B8=85=E7=A9=BA=E5=85=B6=E4=BB=96=E5=B9=B2=E5=91=98?= =?UTF-8?q?=E6=95=88=E7=8E=87=E7=9A=84=E6=8A=80=E8=83=BD=E4=BC=98=E5=85=88?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #14524 --- resource/infrast.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/resource/infrast.json b/resource/infrast.json index 5ae17d996d..6a1a7676f4 100644 --- a/resource/infrast.json +++ b/resource/infrast.json @@ -1484,7 +1484,7 @@ "进驻制造站时,当前制造站内其他干员提供的生产力全部归零(不包含根据设施数量提供加成的生产力),每个发电站为当前制造站+5%的生产力" ], "efficient": { - "all": 0 + "all": -40 }, "name": ["自动化·α"], "template": "Bskill_man_spd&power1.png" @@ -1494,7 +1494,7 @@ "进驻制造站时,当前制造站内其他干员提供的生产力全部归零(不包含根据设施数量提供加成的生产力),每个发电站为当前制造站+10%的生产力" ], "efficient": { - "all": 0 + "all": -40 }, "name": ["自动化·β"], "template": "Bskill_man_spd&power2.png" @@ -1504,7 +1504,7 @@ "进驻制造站时,当前制造站内其他干员提供的生产力全部归零(不包含根据设施数量提供加成的生产力),每个发电站为当前制造站+15%的生产力" ], "efficient": { - "all": 0 + "all": -40 }, "name": ["仿生海龙"], "template": "Bskill_man_spd&power3.png" @@ -1688,6 +1688,9 @@ "desc": [ "进驻制造站时,当前制造站内其他干员提供的生产力全部归零(不包含根据设施数量提供加成的生产力),每个当前制造站内干员为当前制造站仓库容量上限+5" ], + "efficient": { + "all": -40 + }, "name": ["科学改造"], "template": "Bskill_man_spd_manu1.png" }, @@ -1695,6 +1698,9 @@ "desc": [ "进驻制造站时,当前制造站内其他干员提供的生产力全部归零(不包含根据设施数量提供加成的生产力),每个当前制造站内干员为当前制造站+10%生产力,仓库容量上限+5" ], + "efficient": { + "all": -40 + }, "name": ["流程优化"], "template": "Bskill_man_spd_manu2.png" }, @@ -3599,7 +3605,7 @@ "进驻贸易站时,当前贸易站内其他干员提供的订单获取效率全部归零,且每人为自身+45%订单获取效率,同时全体心情每小时消耗+0.25" ], "efficient": { - "all": 0 + "all": -40 }, "name": ["低语"], "template": "Bskill_tra_vodfox.png"