2022-11-26 20:32:32 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs >
<GeneDef MayRequire= "LustLicentia.RJWLabs" >
<defName > rjw_genes_elasticity</defName>
<label > Elasticity</label>
2022-12-19 10:25:27 +00:00
<displayCategory > rjw_genes_damage</displayCategory>
2022-11-26 20:32:32 +00:00
<description > This Xenotype cannot get stretched by huge penetrators.</description>
2022-12-18 10:58:19 +00:00
<iconPath > Genes/Icons/Elasticity</iconPath>
2022-11-26 20:32:32 +00:00
<geneClass > RJW_Genes.Gene_Elasticity</geneClass>
2023-01-06 16:14:51 +00:00
<biostatMet > -1</biostatMet>
<biostatCpx > 1</biostatCpx>
2022-11-26 20:32:32 +00:00
<displayOrderInCategory > 1</displayOrderInCategory>
</GeneDef>
2023-01-06 15:23:13 +00:00
<GeneDef >
<defName > rjw_genes_unbreakable</defName>
<label > Unbreakable</label>
<displayCategory > rjw_genes_damage</displayCategory>
<description > This Gene makes the Carrier unable to get mood or social penalties from being raped and they cannot be broken for a long period of time.</description>
<iconPath > UI/Icons/Rituals/TrialDefend</iconPath>
<displayOrderInCategory > 2</displayOrderInCategory>
2023-01-06 16:14:51 +00:00
<biostatMet > -1</biostatMet>
<biostatCpx > 1</biostatCpx>
2023-01-06 15:23:13 +00:00
<!-- Note: This Gene is mostly handled by patching XMLs -->
<geneClass > RJW_Genes.Gene_Unbreakable</geneClass>
<hediffGiversCannotGive >
<li > FeelingBroken</li>
</hediffGiversCannotGive>
</GeneDef>
2022-11-26 20:32:32 +00:00
</Defs>