We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dc4ac4 + 0b6380a commit 76cd953Copy full SHA for 76cd953
1 file changed
GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg
@@ -53,9 +53,9 @@ PART
53
// we agreed that this was probably too overpowered
54
name = ModuleAblator
55
ablativeResource = Ablator
56
- lossExp = -6000
57
- lossConst = 1
58
- pyrolysisLossFactor = 900
+ lossExp = -7500
+ lossConst = 0.1
+ pyrolysisLossFactor = 6000
59
reentryConductivity = 0.01
60
ablationTempThresh = 500
61
charMin = 1.0 // Disable ablative darkening (hopefully)
0 commit comments