These are "natural" and passed down to children. If you want a self-sustaining race, build these. Xenogenes:
Let’s build a custom xenotype to demonstrate the logic. We will create – a genetically engineered melee warlord for a tropical mountain base.
To inspire your next "RimWorld create xenotype" session, here are three proven recipes:
RimWorld's xenotype creation system is a powerful tool that offers players a deep level of customization and creativity. By understanding the intricacies of xenotype creation, players can craft unique alien species that enhance their gameplay experience. The creative possibilities are endless, from replicating real-world species to designing entirely new ones. As players continue to experiment and push the boundaries of xenotype creation, the game becomes an ever-evolving sandbox of imagination and strategy.
Here are three archetypal designs with rationales.
<XenotypeDef> <defName>Glassborn</defName> <label>Glassborn</label> <description>Crystalline beings that absorb sunlight for energy but are brittle in the cold dark.</description> <statBases> <li> <stat>MetabolismRate</stat> <value>0.6</value> </li> <li> <stat>MoveSpeed</stat> <value>1.05</value> </li> </statBases> <raceProperties> <bodySize>0.85</bodySize> <lethalTemperatureRange> <min>-40</min> <max>65</max> </lethalTemperatureRange> </raceProperties> </XenotypeDef>