Neural Heat Recovery Rate

From RimWorld Wiki
Jump to navigation Jump to search

Neural Heat Recovery Rate is a stat: The rate at which this person reduces neural heat. Its minimum allowed value is 0. Its default value is 0.54.

Factors[edit]

Level Factor
1 ×100%
2 ×112.5%
3 ×125%
4 ×137.5%
5 ×150%
6 ×162.5%

Pain Boost[edit]

Pain Boost = (1 + 3 × Pain Percentage)

Offsets[edit]

Pumps Total Offset
1 +0.05
2 +0.1
3 +0.15
4 +0.2
  • Equipped Gear:
Gear Equipped Offset
Eltex staffContent added by the Royalty DLC +0.083
Eltex helmetContent added by the Royalty DLC +0.066
Eltex skullcapContent added by the Royalty DLC +0.091
Eltex shirtContent added by the Royalty DLC +0.033
Eltex vestContent added by the Royalty DLC +0.05
Eltex robeContent added by the Royalty DLC +0.083
Prestige recon armorContent added by the Royalty DLC +0.033
Prestige recon helmetContent added by the Royalty DLC +0.033
Prestige marine armorContent added by the Royalty DLC +0.033
Prestige marine helmetContent added by the Royalty DLC +0.033
prestige cataphract armorContent added by the Royalty DLC +0.033
prestige cataphract helmetContent added by the Royalty DLC +0.033

Explanation[edit]

Heat naturally decreases over time, with faster rates provided by additional levels of psylink. Unlike the neural heat limit, it is not affected by the pawn's psychic sensitivity. The default rate of reduction for a pawn without a psylink or with a level 1 psylink is 0.54/s. Every additional psylink level increases the rate by 12.5%. In addition, the pain currently felt by the psycasting pawn adds an additional increase in rate proportional to the primary rate multiplied by three times the pain percentage e.g. at 100% pain, the psycaster will recover neural heat at 400% of their normal rate.

Note: Offsets to this value, such as from eltex items, occur to the base recovery rate and are thus subject to the multiplier from the psylink level and pain level - i.e. a normal quality eltex skullcap will improve a Psylink Level 1 Psycaster's recovery rate by 0.091/s but increase the rate of a Psylink Level 6 Psycaster's by 0.148/s.

The resulting value follows the equation, assuming at least 1 level of psylink.

Neural Heat Recovery Rate = ( (0.54 + Gear Offsets) × (0.875 + 0.125 × Psylink level) ) × (1 + 3 × Pain Percentage)

Psylink Level Multiplier Base rate
1 1.000x 0.5400/s
2 1.125x 0.6075/s
3 1.250x 0.6750/s
4 1.375x 0.7425/s
5 1.500x 0.8100/s
6 1.625x 0.8775/s

Stat Def Data[edit]

Def Name
Label
Label For Full Stat List
Offset Label
Attributes
Description Category Parameters Complex
Parameters
Display
Priority
In
Category
  • Def Name:
    PsychicEntropyRecoveryRate
  • Label:
    neural heat recovery rate

The rate at which this person reduces neural heat.
  • Display Order:
    11
  • Def Name:
    BasicsPawn
  • Label:
    Basics
  • Display All By Default:
    false
  • Min Value: 0
  • Hide At Value: 0
  • Default Base Value: 0.54
  • To String Style: FloatTwo
  • Format String: {0}/s
  • Show On Animals: false
  • Show On Mechanoids: false
4000