Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GameData/RP-0/KCT_Presets/RP0_KCTPresets.cfg
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ KCT_Preset
BuildRateFormula = (1+([L]*0.25))*((([I]+1)*((0.00125*((min([N],15)^2)+min([N],15)))+(max(0,([N]-15))*0.05))) + max(0.05-[I], 0))*sign([L]-[I])
UpgradeResetFormula = -1
InventorySaleFormula = 0
RolloutCostFormula = (((([L]+1)^2.5)*200)-180) + ([BP] * (0.7 + (([SN]^0.5)*0.05) + (([SP]^0.5)*0.05)) * (([L]+12)^1.2) * 0.00011)
RolloutCostFormula = (((([L]+1)^2.5)*200)-180) + (([BP]-(5000*[O]*2)) * (0.7 + (([SN]^0.5)*0.05) + (([SP]^0.5)*0.05)) * (([L]+12)^1.2) * 0.00011)
NewLaunchPadCostFormula = 25000*(0.75 + ([N]^1.25)*.25)
}
KCT_Preset_Part_Variables

0 comments on commit cb51090

Please sign in to comment.