2024-06-27 12:28:24 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2022-11-20 16:33:50 +00:00
|
|
|
<Defs>
|
2024-06-27 12:28:24 +00:00
|
|
|
<GeneDef>
|
|
|
|
<defName>rjw_genes_female_only</defName>
|
|
|
|
<label>female</label>
|
|
|
|
<displayCategory>rjw_genes_gender</displayCategory>
|
|
|
|
<description>This Xenotype only has females.</description>
|
|
|
|
<biostatCpx>0</biostatCpx>
|
|
|
|
<iconPath>Genes/Icons/Female_Only</iconPath>
|
|
|
|
<geneClass>RJW_Genes.Gene_FemaleOnly</geneClass>
|
|
|
|
<displayOrderInCategory>1</displayOrderInCategory>
|
|
|
|
<exclusionTags>
|
|
|
|
<li>AG_Gender</li>
|
|
|
|
<li>Gender</li>
|
|
|
|
</exclusionTags>
|
|
|
|
<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>
|
|
|
|
</GeneDef>
|
2023-05-05 14:18:59 +00:00
|
|
|
|
2024-06-27 12:28:24 +00:00
|
|
|
<GeneDef>
|
|
|
|
<defName>rjw_genes_male_only</defName>
|
|
|
|
<displayCategory>rjw_genes_gender</displayCategory>
|
|
|
|
<label>male</label>
|
|
|
|
<description>This Xenotype only has males.</description>
|
|
|
|
<biostatCpx>0</biostatCpx>
|
|
|
|
<iconPath>Genes/Icons/Male_Only</iconPath>
|
|
|
|
<geneClass>RJW_Genes.Gene_MaleOnly</geneClass>
|
|
|
|
<displayOrderInCategory>2</displayOrderInCategory>
|
|
|
|
<exclusionTags>
|
|
|
|
<li>AG_Gender</li>
|
|
|
|
<li>Gender</li>
|
|
|
|
</exclusionTags>
|
|
|
|
<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>
|
|
|
|
</GeneDef>
|
2022-11-20 16:33:50 +00:00
|
|
|
|
2024-06-27 12:28:24 +00:00
|
|
|
<GeneDef>
|
|
|
|
<defName>rjw_genes_gender_fluid</defName>
|
|
|
|
<displayCategory>rjw_genes_gender</displayCategory>
|
|
|
|
<label>genderfluid</label>
|
|
|
|
<description>Everyday carriers of this gene might change their biological sex.</description>
|
|
|
|
<biostatCpx>0</biostatCpx>
|
|
|
|
<iconPath>Genes/Icons/Futa</iconPath>
|
|
|
|
<geneClass>RJW_Genes.Gene_GenderFluid</geneClass>
|
|
|
|
<displayOrderInCategory>2</displayOrderInCategory>
|
|
|
|
<!-- Design Decision: GenderFluids like GenderFluids (slightly) more. -->
|
|
|
|
<missingGeneRomanceChanceFactor>0.9</missingGeneRomanceChanceFactor>
|
|
|
|
<exclusionTags>
|
|
|
|
<li>AG_Gender</li>
|
|
|
|
<li>Gender</li>
|
|
|
|
</exclusionTags>
|
|
|
|
<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>
|
2024-07-03 09:41:24 +00:00
|
|
|
<li Class="RJW_Genes.TickBasedChanceExtension">
|
2024-06-27 12:28:24 +00:00
|
|
|
<!-- 120k = 2 days -->
|
2024-07-03 09:41:24 +00:00
|
|
|
<tickInterval>120000</tickInterval>
|
|
|
|
<eventChance>0.25</eventChance>
|
2024-06-27 12:28:24 +00:00
|
|
|
</li>
|
|
|
|
</modExtensions>
|
|
|
|
</GeneDef>
|
2023-07-16 06:54:01 +00:00
|
|
|
|
2022-11-20 16:33:50 +00:00
|
|
|
</Defs>
|