fanvalen 发表于 2021-12-17 13:47

又双叒叕更新490版,开新档研究速度慢,来来来搞事

本帖最后由 fanvalen 于 2022-10-10 18:26 编辑

改研究获得的数据变大加快研究(已经加快研究,消耗就不改了)
非要改的话下面两句
manualDeliveryKG.refillMass = 150f;//实际需求
manualDeliveryKG.capacity = 750f;//可存储
材料的高能粒子不要改
最后数字后面的f不要弄丢了
RESEARCHCENTER      研究站
researchCenter.mass_per_point = 50f;//改成5


AdvancedResearchCenterConfig      超级计算机
researchCenter.mass_per_point = 50f;//每点需要材料//改成5

NuclearResearchCenterConfig      材料研究
nuclearResearchCenter.materialPerPoint = 10f;//改成0.2

ORBITALRESEARCHCENTER      轨道研究
new ComplexRecipe.RecipeElement("OrbitalResearchDatabank".ToTag(), 1f, ComplexRecipe.RecipeElement.TemperatureOperation.AverageTemperature, false)//给与数据磁盘//将1改成5or10

COSMICRESEARCHCENTER      虚拟天象仪
researchCenter.mass_per_point = 1f;//改成0.01

DLC1CosmicResearchCenterConfig      dlc的虚拟天象仪
researchCenter.mass_per_point = 1f;//改成0.01

连续研究会将前面超出的给后一个

页: [1]
查看完整版本: 又双叒叕更新490版,开新档研究速度慢,来来来搞事