rimworld-overzealous/Defs/GeneDefs/Overzealous.xml

16 lines
547 B
XML
Raw Normal View History

2024-06-01 16:02:58 +02:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<GeneDef>
<defName>OverzealousMetabolism</defName>
<label>overzealous metabolism</label>
<labelShortAdj>overzeal-metabolic</labelShortAdj>
<description>Supernaturally effective metabolism.</description>
<iconPath>UI/Icons/Genes/Gene_ArchiteMetabolism</iconPath>
<displayCategory>Miscellaneous</displayCategory>
<marketValueFactor>1.5</marketValueFactor>
<biostatCpx>50</biostatCpx>
<biostatMet>50</biostatMet>
<biostatArc>0</biostatArc>
</GeneDef>
</Defs>