2021-02-01 11:29:29 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
2022-07-07 14:30:16 +00:00
|
|
|
<!-- one cycle = follicularIntervalDays + lutealIntervalDays -->
|
|
|
|
<!-- follicularIntervalDays includes bleedingIntervalDays. -->
|
|
|
|
<!-- bleedingIntervalDays must be smaller than follicularIntervalDays -->
|
2021-02-01 11:29:29 +00:00
|
|
|
<!-- unit of maxCumCapacity is ml -->
|
2021-02-12 15:24:54 +00:00
|
|
|
<!-- actual max cum capacity is 500times of maxCumCapacity -->
|
2021-02-07 07:53:46 +00:00
|
|
|
<!-- one egg = 1 ovaryPower-->
|
2021-02-01 11:29:29 +00:00
|
|
|
|
|
|
|
<Patch>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="Vagina"]</xpath>
|
2021-02-03 05:20:03 +00:00
|
|
|
<value>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
2021-02-12 15:24:54 +00:00
|
|
|
<maxCumCapacity>10</maxCumCapacity>
|
2021-02-03 05:20:03 +00:00
|
|
|
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
|
|
|
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
2022-07-07 14:30:16 +00:00
|
|
|
<follicularIntervalDays>14</follicularIntervalDays>
|
2021-02-03 05:20:03 +00:00
|
|
|
<lutealIntervalDays>14</lutealIntervalDays>
|
|
|
|
<bleedingIntervalDays>6</bleedingIntervalDays>
|
2021-02-25 09:09:24 +00:00
|
|
|
<recoveryIntervalDays>30</recoveryIntervalDays>
|
2021-03-01 14:40:50 +00:00
|
|
|
<eggLifespanDays>1</eggLifespanDays>
|
2021-02-03 05:20:03 +00:00
|
|
|
<wombTex>Womb/Womb</wombTex>
|
|
|
|
<vagTex>Genitals/Vagina</vagTex>
|
2022-03-18 14:14:14 +00:00
|
|
|
<concealedEstrus>true</concealedEstrus>
|
2021-02-03 05:20:03 +00:00
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="GenericVagina"]</xpath>
|
2021-02-01 11:29:29 +00:00
|
|
|
<value>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
2021-02-12 15:24:54 +00:00
|
|
|
<maxCumCapacity>10</maxCumCapacity>
|
2021-02-01 11:29:29 +00:00
|
|
|
<baseImplantationChanceFactor>1.0</baseImplantationChanceFactor>
|
2022-07-08 00:51:25 +00:00
|
|
|
<basefertilizationChanceFactor>1.0</basefertilizationChanceFactor>
|
2022-07-07 14:30:16 +00:00
|
|
|
<follicularIntervalDays>14</follicularIntervalDays>
|
2021-02-01 11:29:29 +00:00
|
|
|
<lutealIntervalDays>14</lutealIntervalDays>
|
2021-02-25 09:09:24 +00:00
|
|
|
<bleedingIntervalDays>0</bleedingIntervalDays>
|
|
|
|
<recoveryIntervalDays>30</recoveryIntervalDays>
|
2021-02-01 11:29:29 +00:00
|
|
|
<eggLifespanDays>3</eggLifespanDays>
|
|
|
|
<wombTex>Womb/Womb</wombTex>
|
2021-02-02 07:47:02 +00:00
|
|
|
<vagTex>Genitals/Vagina</vagTex>
|
2021-02-01 11:29:29 +00:00
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
2021-02-02 07:47:02 +00:00
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="HydraulicVagina"]</xpath>
|
2021-02-02 07:47:02 +00:00
|
|
|
<value>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
2021-02-12 15:24:54 +00:00
|
|
|
<maxCumCapacity>10</maxCumCapacity>
|
2021-02-02 07:47:02 +00:00
|
|
|
<wombTex>Womb/Womb</wombTex>
|
|
|
|
<vagTex>Genitals/BionicVagina</vagTex>
|
|
|
|
<infertile>true</infertile>
|
2022-09-08 16:57:22 +00:00
|
|
|
<eggMultiplier>0</eggMultiplier>
|
2021-02-02 07:47:02 +00:00
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="BionicVagina"]</xpath>
|
2021-02-02 07:47:02 +00:00
|
|
|
<value>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
2021-02-12 15:24:54 +00:00
|
|
|
<maxCumCapacity>10</maxCumCapacity>
|
2021-02-02 07:47:02 +00:00
|
|
|
<wombTex>Womb/Womb</wombTex>
|
|
|
|
<vagTex>Genitals/BionicVagina</vagTex>
|
|
|
|
<infertile>true</infertile>
|
2022-09-08 16:57:22 +00:00
|
|
|
<eggMultiplier>0</eggMultiplier>
|
2021-02-02 07:47:02 +00:00
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="ArchotechVagina"]</xpath>
|
2021-02-02 07:47:02 +00:00
|
|
|
<value>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJW_Menstruation.CompProperties_Menstruation">
|
2021-02-12 15:24:54 +00:00
|
|
|
<maxCumCapacity>10</maxCumCapacity>
|
2021-02-25 09:09:24 +00:00
|
|
|
<baseImplantationChanceFactor>2.0</baseImplantationChanceFactor>
|
|
|
|
<basefertilizationChanceFactor>2.0</basefertilizationChanceFactor>
|
2022-07-07 14:30:16 +00:00
|
|
|
<follicularIntervalDays>14</follicularIntervalDays>
|
2021-02-02 07:47:02 +00:00
|
|
|
<lutealIntervalDays>14</lutealIntervalDays>
|
|
|
|
<bleedingIntervalDays>0</bleedingIntervalDays>
|
|
|
|
<recoveryIntervalDays>0</recoveryIntervalDays>
|
|
|
|
<eggLifespanDays>3</eggLifespanDays>
|
|
|
|
<wombTex>Womb/Womb</wombTex>
|
|
|
|
<vagTex>Genitals/Vagina</vagTex>
|
2022-03-18 14:14:14 +00:00
|
|
|
<concealedEstrus>true</concealedEstrus>
|
2022-09-08 16:57:22 +00:00
|
|
|
<eggMultiplier>4</eggMultiplier>
|
2021-02-02 07:47:02 +00:00
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="Anus"]</xpath>
|
2021-02-02 07:47:02 +00:00
|
|
|
<value>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJW_Menstruation.CompProperties_Anus">
|
|
|
|
<analTex>Genitals/Anal</analTex>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="HydraulicAnus"]</xpath>
|
2021-02-02 07:47:02 +00:00
|
|
|
<value>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJW_Menstruation.CompProperties_Anus">
|
|
|
|
<analTex>Genitals/BionicAnal</analTex>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="BionicAnus"]</xpath>
|
2021-02-02 07:47:02 +00:00
|
|
|
<value>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJW_Menstruation.CompProperties_Anus">
|
|
|
|
<analTex>Genitals/BionicAnal</analTex>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="ArchotechAnus"]</xpath>
|
2021-02-02 07:47:02 +00:00
|
|
|
<value>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJW_Menstruation.CompProperties_Anus">
|
|
|
|
<analTex>Genitals/Anal</analTex>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</value>
|
|
|
|
</Operation>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-02-01 11:29:29 +00:00
|
|
|
</Patch>
|