chore: 修正新干员自动基建效率

This commit is contained in:
MistEO
2023-06-08 13:48:44 +08:00
committed by GitHub
parent c7adbab358
commit fe3d570483

View File

@@ -912,6 +912,9 @@
"desc": [
"进驻制造站时,作战记录类配方的生产力+20%"
],
"efficient": {
"CombatRecord": 20.1
},
"name": [
"公证所教习α"
],
@@ -2028,6 +2031,9 @@
"desc": [
"进驻人力办公室时,人脉资源的联络速度+30%,同时每个招募位(不包含初始招募位)额外+5%会客室线索搜集速度"
],
"efficient": {
"all": 30.1
},
"name": [
"交游广阔"
],
@@ -2339,6 +2345,9 @@
"desc": [
"进驻发电站时,无人机充能速度首小时+10%,此后每小时+1%,最终达到+15%"
],
"efficient": {
"all": 14.9
},
"name": [
"技术交流α"
],
@@ -2348,6 +2357,9 @@
"desc": [
"进驻发电站时,无人机充能速度首小时+15%,此后每小时+1%,最终达到+20%"
],
"efficient": {
"all": 19.9
},
"name": [
"技术交流β"
],
@@ -3637,4 +3649,4 @@
"Trade",
"Mfg"
]
}
}