2022-11-26 20:32:32 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs >
2023-01-06 15:23:13 +00:00
<GeneDef >
<defName > rjw_genes_unbreakable</defName>
2024-06-01 11:44:53 +00:00
<label > unbreakable</label>
2023-01-06 15:23:13 +00:00
<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>
2023-05-05 14:18:59 +00:00
<modExtensions >
<li MayRequire= "OskarPotocki.VanillaFactionsExpanded.Core" Class= "VanillaGenesExpanded.GeneExtension" >
<backgroundPathEndogenes > Genes/Icons/RJW_Genes_Endogene_Background</backgroundPathEndogenes>
<backgroundPathXenogenes > Genes/Icons/RJW_Genes_Xenogene_Background</backgroundPathXenogenes>
</li>
</modExtensions>
2023-01-06 15:23:13 +00:00
</GeneDef>
2022-11-26 20:32:32 +00:00
</Defs>