// Management · RimWorld Mod
Super Gene
Two genes have been added: the Simplicity gene and the Metabolism gene.
Two genes have been added: the Simplicity gene and the Metabolism gene. This only adds genes; the original logic remains unchanged.
Function Description:
Simplicity Genes
The "Simplicity" gene is used to reduce complexity. There are ten such genes, with complexities decreasing from -10, -20 to -100, represented by Roman numerals I to X.
For example: Simplicity X
Metabolic Genes
Metabolic genes are used to increase metabolic efficiency. There are ten such genes, with metabolic rates increasing from +10, +20 to +100, represented by Roman numerals I to X.
For example: metabolism X
Fine-tuning genes
Fine-tuning genes are used to address the issue of the first two genes having excessively large values, achieving adjustments by single digits. There are ten such genes in total, five each in terms of reducing complexity and increasing metabolic rate, and five in terms of reducing complexity, with adjustments of 1 to 5 for each.
For example: fine-tuning complexity V, fine-tuning metabolic efficiency V
Note: These genes simply increase or decrease values out of thin air, and have no other special effects.