mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
107 lines
No EOL
3.7 KiB
XML
107 lines
No EOL
3.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Defs>
|
|
|
|
<GeneCategoryDef>
|
|
<defName>Menstruation</defName>
|
|
<label>menstruation</label>
|
|
<displayPriorityInXenotype>402</displayPriorityInXenotype>
|
|
</GeneCategoryDef>
|
|
|
|
<GeneDef Name="Menstruation_EggLifetime" Abstract="True">
|
|
<displayCategory>Menstruation</displayCategory>
|
|
<exclusionTags>
|
|
<li>Menstruation_EggLifetime</li>
|
|
</exclusionTags>
|
|
</GeneDef>
|
|
|
|
<GeneDef ParentName="Menstruation_EggLifetime">
|
|
<defName>Menstruation_ShortEggLifetime</defName>
|
|
<label>short egg lifetime</label>
|
|
<description>Unfertilized eggs with this gene last three-quarters as long.</description>
|
|
<iconPath>UI/Genes/Placeholder</iconPath>
|
|
<biostatMet>1</biostatMet>
|
|
<displayOrderInCategory>10</displayOrderInCategory>
|
|
</GeneDef>
|
|
|
|
<GeneDef ParentName="Menstruation_EggLifetime">
|
|
<defName>Menstruation_DoubleEggLifetime</defName>
|
|
<label>double egg lifetime</label>
|
|
<description>Unfertilized eggs with this gene last twice as long.</description>
|
|
<iconPath>UI/Genes/Placeholder</iconPath>
|
|
<biostatMet>-1</biostatMet>
|
|
<displayOrderInCategory>12</displayOrderInCategory>
|
|
</GeneDef>
|
|
|
|
<GeneDef ParentName="Menstruation_EggLifetime">
|
|
<defName>Menstruation_QuadEggLifetime</defName>
|
|
<label>quadrule egg lifetime</label>
|
|
<description>Eggs with this gene last four times as long.</description>
|
|
<iconPath>UI/Genes/Placeholder</iconPath>
|
|
<biostatMet>-2</biostatMet>
|
|
<biostatCpx>1</biostatCpx>
|
|
<displayOrderInCategory>16</displayOrderInCategory>
|
|
</GeneDef>
|
|
|
|
<GeneDef Name="Menstruation_Estrus" Abstract="True">
|
|
<displayCategory>Menstruation</displayCategory>
|
|
<exclusionTags>
|
|
<li>Menstruation_Estrus</li>
|
|
</exclusionTags>
|
|
</GeneDef>
|
|
|
|
<GeneDef ParentName="Menstruation_Estrus">
|
|
<defName>Menstruation_NeverEstrus</defName>
|
|
<label>never estrus</label>
|
|
<description>Carriers of this gene will never go into estrus.</description>
|
|
<iconPath>UI/Genes/Placeholder</iconPath>
|
|
<biostatMet>1</biostatMet>
|
|
<displayOrderInCategory>20</displayOrderInCategory>
|
|
</GeneDef>
|
|
|
|
<GeneDef ParentName="Menstruation_Estrus">
|
|
<defName>Menstruation_FullEstrus</defName>
|
|
<label>full estrus</label>
|
|
<description>Carriers of this gene will enter full estrus every menstrual cycle, regardless of vagina type.</description>
|
|
<iconPath>UI/Genes/Placeholder</iconPath>
|
|
<biostatMet>-1</biostatMet>
|
|
<biostatCpx>1</biostatCpx>
|
|
<displayOrderInCategory>25</displayOrderInCategory>
|
|
</GeneDef>
|
|
|
|
<GeneDef Name="Menstruation_Ovulation" Abstract="True">
|
|
<displayCategory>Menstruation</displayCategory>
|
|
<exclusionTags>
|
|
<li>Menstruation_Ovulation</li>
|
|
</exclusionTags>
|
|
</GeneDef>
|
|
|
|
<GeneDef ParentName="Menstruation_Ovulation">
|
|
<defName>Menstruation_DoubleOvulation</defName>
|
|
<label>double ovulation</label>
|
|
<description>Carriers of this gene will ovulate twice as many eggs.</description>
|
|
<iconPath>UI/Genes/Placeholder</iconPath>
|
|
<biostatMet>-1</biostatMet>
|
|
<displayOrderInCategory>30</displayOrderInCategory>
|
|
</GeneDef>
|
|
|
|
<GeneDef ParentName="Menstruation_Ovulation">
|
|
<defName>Menstruation_QuadOvulation</defName>
|
|
<label>quadruple ovulation</label>
|
|
<description>Carriers of this gene will ovulate four times as many eggs.</description>
|
|
<iconPath>UI/Genes/Placeholder</iconPath>
|
|
<biostatMet>-1</biostatMet>
|
|
<displayOrderInCategory>35</displayOrderInCategory>
|
|
</GeneDef>
|
|
|
|
<GeneDef>
|
|
<defName>Menstruation_NoBleeding</defName>
|
|
<label>no bleeding</label>
|
|
<displayCategory>Menstruation</displayCategory>
|
|
<description>Carriers of this gene will not bleed at the end of their cycle.</description>
|
|
<iconPath>UI/Genes/Placeholder</iconPath>
|
|
<biostatMet>1</biostatMet>
|
|
<displayOrderInCategory>40</displayOrderInCategory>
|
|
</GeneDef>
|
|
|
|
<!-- Pheromones? -->
|
|
</Defs> |