// Management · RimWorld Mod
[AKT] Neural Heat Limit Offset Genes
Adds genes that offset the Stat (neural heat limit offset) provided by Neural Heat Limit Offset.
Adds genes that offset the Stat (neural heat limit offset) provided by Neural Heat Limit Offset. Four tiers (++/+/-/--) are provided.
Supported Languages
English, Japanese.
Required Mods
- Biotech
- Neural Heat Limit Offset: provides the Akata_NeuralHeatLimitOffset Stat and its application machinery.
Related Mods
- Neural Heat Limit Offset Traits: adds 4-tier (++/+/-/--) traits that offset neural heat limit offset.
Genes
They are mutually exclusive, so a single Pawn can hold at most one at a time.
* To avoid clashing with flavor-oriented gene names from other gene mods, the naming is purely functional: stat name + tier symbol (++/+/-/--).
GeneOffsetMetabolism
neural heat limit +++60−2
neural heat limit ++30−1
neural heat limit -−30+1
neural heat limit --−60+2
Complexity is 0 for all genes.
* For reference: the vanilla neural heat limit is 30 at base, and about 80 at psylink level 6.
Mod Settings
Every offset is tunable via sliders.
Q&A
Q. Is it safe to add or remove mid-save?
A. Yes, it is safe.