2021-02-07 07:53:46 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs >
<ThingDef ParentName= "MakeableDrugPillBase" >
<defName > OvaryRegenerationPill</defName>
<label > Ovary regeneration pill</label>
2022-05-31 18:13:42 +00:00
<description > Recovers the ovaries' health, restoring some quantity of eggs. Less effective on ovaries with few eggs remaining. Cannot recover menopause.</description>
2021-02-07 07:53:46 +00:00
<graphicData >
<texPath > Things/Item/ORPill</texPath>
<graphicClass > Graphic_StackCount</graphicClass>
</graphicData>
<rotatable > false</rotatable>
<statBases >
<WorkToMake > 2400</WorkToMake>
2021-02-12 15:24:54 +00:00
<MarketValue > 160</MarketValue>
2021-02-07 07:53:46 +00:00
<Mass > 0.05</Mass>
</statBases>
<techLevel > Industrial</techLevel>
<ingestible >
<drugCategory > Medical</drugCategory>
<outcomeDoers >
2022-05-31 03:04:48 +00:00
<li Class= "RJW_Menstruation.OvaryPillOutcomeDoer" >
2021-02-07 07:53:46 +00:00
<effectOffset > 0.3</effectOffset>
</li>
</outcomeDoers>
</ingestible>
<recipeMaker >
<researchPrerequisite > DrugProduction</researchPrerequisite>
<recipeUsers >
<li > DrugLab</li>
</recipeUsers>
</recipeMaker>
<costList >
<MedicineHerbal > 10</MedicineHerbal>
<Neutroamine > 4</Neutroamine>
<InsectJelly > 8</InsectJelly>
</costList>
<comps >
<li Class= "CompProperties_Drug" >
<addictiveness > 0</addictiveness>
<listOrder > 1000</listOrder>
<overdoseSeverityOffset >
<min > 0.08</min>
<max > 0.14</max>
</overdoseSeverityOffset>
</li>
</comps>
</ThingDef>
2021-02-12 15:24:54 +00:00
<ThingDef ParentName= "MakeableDrugPillBase" >
<defName > SuperovulationInducingAgent</defName>
<label > Superovulation inducing agent</label>
2022-05-31 03:04:48 +00:00
<description > Induce superovulation, causing the next ovulation to produce 1-4 extra eggs. May hasten the onset of menopause.</description>
2021-02-12 15:24:54 +00:00
<graphicData >
<texPath > Things/Item/SIA</texPath>
<graphicClass > Graphic_StackCount</graphicClass>
</graphicData>
<rotatable > false</rotatable>
<statBases >
<WorkToMake > 2400</WorkToMake>
<MarketValue > 140</MarketValue>
<Mass > 0.05</Mass>
</statBases>
<techLevel > Industrial</techLevel>
<ingestible >
<drugCategory > Medical</drugCategory>
<outcomeDoers >
2022-05-31 03:04:48 +00:00
<li Class= "RJW_Menstruation.SuperOvulationOutcomeDoer" >
2021-02-12 15:24:54 +00:00
</li>
</outcomeDoers>
</ingestible>
<recipeMaker >
<researchPrerequisite > DrugProduction</researchPrerequisite>
<recipeUsers >
<li > DrugLab</li>
</recipeUsers>
</recipeMaker>
<costList >
<MedicineHerbal > 12</MedicineHerbal>
<Neutroamine > 6</Neutroamine>
</costList>
<comps >
<li Class= "CompProperties_Drug" >
<addictiveness > 0</addictiveness>
<listOrder > 1000</listOrder>
<overdoseSeverityOffset >
<min > 0.08</min>
<max > 0.14</max>
</overdoseSeverityOffset>
</li>
</comps>
</ThingDef>
2021-05-27 09:02:41 +00:00
<ThingDef ParentName= "MakeableDrugPillBase" >
<defName > PainReliever</defName>
<label > Pain reliever</label>
2022-05-31 03:04:48 +00:00
<description > Relieves menstrual pain for 24 hours. Also effective on other sources of pain.</description>
2021-05-27 09:02:41 +00:00
<graphicData >
<texPath > Things/Item/PainReliever</texPath>
<graphicClass > Graphic_StackCount</graphicClass>
</graphicData>
<rotatable > false</rotatable>
<statBases >
<WorkToMake > 1000</WorkToMake>
<MarketValue > 12</MarketValue>
<Mass > 0.01</Mass>
</statBases>
<techLevel > Industrial</techLevel>
<ingestible >
<drugCategory > Medical</drugCategory>
<outcomeDoers >
<li Class= "IngestionOutcomeDoer_GiveHediff" >
<hediffDef > Hediff_PainReliever</hediffDef>
<severity > 1.0</severity>
</li>
</outcomeDoers>
</ingestible>
<recipeMaker >
<researchPrerequisite > DrugProduction</researchPrerequisite>
<recipeUsers >
<li > DrugLab</li>
</recipeUsers>
</recipeMaker>
<costList >
<MedicineHerbal > 1</MedicineHerbal>
</costList>
<comps >
<li Class= "CompProperties_Drug" >
<addictiveness > 0</addictiveness>
<listOrder > 1000</listOrder>
<overdoseSeverityOffset >
<min > 0.08</min>
<max > 0.14</max>
</overdoseSeverityOffset>
</li>
</comps>
</ThingDef>
2021-02-12 15:24:54 +00:00
2021-08-13 15:29:43 +00:00
<ThingDef ParentName= "MakeableDrugPillBase" >
<defName > Cyclosporine</defName>
<label > cyclosporine</label>
2022-05-31 18:13:42 +00:00
<description > An immunosuppressant. Can cure antisperm antibody, but reduces the body's ability to fight off infection and disease for 24 hours.</description>
2021-08-13 15:29:43 +00:00
<graphicData >
<texPath > Things/Item/Cyclosporine</texPath>
<graphicClass > Graphic_StackCount</graphicClass>
</graphicData>
<rotatable > false</rotatable>
<statBases >
<WorkToMake > 1000</WorkToMake>
<MarketValue > 12</MarketValue>
<Mass > 0.01</Mass>
</statBases>
<techLevel > Industrial</techLevel>
<ingestible >
<drugCategory > Medical</drugCategory>
<outcomeDoers >
<li Class= "IngestionOutcomeDoer_GiveHediff" >
<hediffDef > Hediff_Cyclosporine</hediffDef>
<severity > 1.0</severity>
</li>
<li Class= "RJW_Menstruation.IngestionOutcomeDoer_AdjustSeverity" >
<hediffDef > Hediff_ASA</hediffDef>
<severity > -0.20</severity>
</li>
</outcomeDoers>
</ingestible>
<recipeMaker >
<researchPrerequisite > DrugProduction</researchPrerequisite>
<recipeUsers >
<li > DrugLab</li>
</recipeUsers>
</recipeMaker>
<costList >
<MedicineHerbal > 1</MedicineHerbal>
</costList>
<comps >
<li Class= "CompProperties_Drug" >
<addictiveness > 0</addictiveness>
<listOrder > 1000</listOrder>
<overdoseSeverityOffset >
<min > 0.08</min>
<max > 0.14</max>
</overdoseSeverityOffset>
</li>
</comps>
</ThingDef>
2021-02-12 15:24:54 +00:00
2021-02-07 07:53:46 +00:00
</Defs>