// Management · RimWorld Mod
[AKT] Max Health Factor Genes
Adds genes that offset the Stat (max health factor) provided by Max Health Factor.
Adds genes that offset the Stat (max health factor) provided by Max Health Factor. Four tiers (++/+/-/--) are provided.
Supported Languages
English, Japanese.
Required Mods
- Biotech
- Max Health Factor: provides the Akata_MaxHealthFactor Stat and its application machinery.
Related Mods
- Max Health Factor Traits: adds 4-tier (++/+/-/--) traits that offset max health factor.
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
max health factor +++20%−2
max health factor ++10%−1
max health factor -−10%+1
max health factor --−20%+2
Complexity is 0 for all genes.
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.