2021-07-27 14:28:31 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
2021-08-13 15:23:12 +00:00
|
|
|
<ThingDef Name ="GatheredCum" ParentName="OrganicProductBase">
|
2021-07-27 14:28:31 +00:00
|
|
|
<defName>GatheredCum</defName>
|
|
|
|
<label>cum</label>
|
|
|
|
<description>Gathered cum.</description>
|
|
|
|
<thingCategories>
|
|
|
|
<li>AnimalProductRaw</li>
|
|
|
|
</thingCategories>
|
|
|
|
<graphicData>
|
|
|
|
<texPath>Things/Item/GatheredCum</texPath>
|
|
|
|
<drawSize>1</drawSize>
|
|
|
|
<graphicClass>Graphic_StackCount</graphicClass>
|
|
|
|
</graphicData>
|
|
|
|
<socialPropernessMatters>true</socialPropernessMatters>
|
|
|
|
<statBases>
|
|
|
|
<MarketValue>0.1</MarketValue>
|
|
|
|
<Mass>0.1</Mass>
|
|
|
|
<Nutrition>0.01</Nutrition>
|
|
|
|
<Beauty>-5</Beauty>
|
|
|
|
<Cleanliness>-1</Cleanliness>
|
|
|
|
<FoodPoisonChanceFixedHuman>0.00</FoodPoisonChanceFixedHuman>
|
|
|
|
<DeteriorationRate>60</DeteriorationRate>
|
|
|
|
<Flammability>0.1</Flammability>
|
|
|
|
</statBases>
|
|
|
|
<ingestible>
|
2021-08-13 15:23:12 +00:00
|
|
|
<foodType>Fluid, AnimalProduct</foodType>
|
|
|
|
<preferability>DesperateOnlyForHumanlikes</preferability>
|
2021-07-27 14:28:31 +00:00
|
|
|
<tasteThought>AteCum</tasteThought>
|
|
|
|
<specialThoughtAsIngredient>AteCum</specialThoughtAsIngredient>
|
2021-08-13 15:23:12 +00:00
|
|
|
<optimalityOffsetHumanlikes>-10</optimalityOffsetHumanlikes>
|
|
|
|
<optimalityOffsetFeedingAnimals>-10</optimalityOffsetFeedingAnimals>
|
|
|
|
<outcomeDoers>
|
|
|
|
<li Class="IngestionOutcomeDoer_GiveHediff">
|
|
|
|
<hediffDef>CumTolerance</hediffDef>
|
|
|
|
<severity>0.032</severity>
|
|
|
|
<divideByBodySize>true</divideByBodySize>
|
|
|
|
</li>
|
|
|
|
<li Class="IngestionOutcomeDoer_OffsetPsyfocus">
|
|
|
|
<offset>0.05</offset>
|
|
|
|
</li>
|
|
|
|
</outcomeDoers>
|
2021-07-27 14:28:31 +00:00
|
|
|
</ingestible>
|
2021-08-13 15:23:12 +00:00
|
|
|
<comps>
|
|
|
|
<li Class="CompProperties_Drug">
|
|
|
|
<chemical>Cum</chemical>
|
|
|
|
<addictiveness>0.050</addictiveness>
|
|
|
|
<minToleranceToAddict>0.8</minToleranceToAddict>
|
|
|
|
<existingAddictionSeverityOffset>0.1</existingAddictionSeverityOffset>
|
|
|
|
<needLevelOffset>1</needLevelOffset>
|
|
|
|
<listOrder>30</listOrder>
|
|
|
|
</li>
|
|
|
|
</comps>
|
2021-07-27 14:28:31 +00:00
|
|
|
</ThingDef>
|
|
|
|
|
|
|
|
<ThingDef ParentName="PlantFoodRawBase">
|
|
|
|
<defName>UsedCondom</defName>
|
|
|
|
<label>Used Condom</label>
|
|
|
|
<description>A condom filled with sperm. MMMM So good and tasty!</description>
|
|
|
|
<graphicData>
|
|
|
|
<texPath>Things/Item/UsedCondom</texPath>
|
|
|
|
<graphicClass>Graphic_StackCount</graphicClass>
|
|
|
|
</graphicData>
|
|
|
|
<stackLimit>50</stackLimit>
|
|
|
|
<useHitPoints>true</useHitPoints>
|
|
|
|
<selectable>true</selectable>
|
|
|
|
<generateCommonality>0.0</generateCommonality>
|
|
|
|
<techLevel>Industrial</techLevel>
|
|
|
|
<statBases>
|
|
|
|
<Beauty>-10</Beauty>
|
|
|
|
<MarketValue>1</MarketValue>
|
|
|
|
<Mass>0.05</Mass>
|
|
|
|
<Nutrition>0.05</Nutrition>
|
|
|
|
</statBases>
|
|
|
|
<ingestible>
|
|
|
|
<foodType>Fluid, AnimalProduct</foodType>
|
|
|
|
<preferability>DesperateOnlyForHumanlikes</preferability>
|
|
|
|
<tasteThought>AteCum</tasteThought>
|
|
|
|
<specialThoughtAsIngredient>AteCum</specialThoughtAsIngredient>
|
2021-08-13 15:23:12 +00:00
|
|
|
<outcomeDoers>
|
|
|
|
<li Class="IngestionOutcomeDoer_GiveHediff">
|
|
|
|
<hediffDef>CumTolerance</hediffDef>
|
|
|
|
<severity>0.032</severity>
|
|
|
|
<divideByBodySize>true</divideByBodySize>
|
|
|
|
</li>
|
|
|
|
<li Class="IngestionOutcomeDoer_OffsetPsyfocus">
|
|
|
|
<offset>0.05</offset>
|
|
|
|
</li>
|
|
|
|
</outcomeDoers>
|
2021-07-27 14:28:31 +00:00
|
|
|
</ingestible>
|
|
|
|
<altitudeLayer>Item</altitudeLayer>
|
|
|
|
<tickerType>Never</tickerType>
|
|
|
|
<tradeTags>
|
|
|
|
<li>Exotic</li>
|
|
|
|
</tradeTags>
|
|
|
|
<tradeability>Sellable</tradeability>
|
|
|
|
<thingCategories>
|
|
|
|
<li>AnimalProductRaw</li>
|
|
|
|
</thingCategories>
|
2021-08-13 15:23:12 +00:00
|
|
|
<comps>
|
|
|
|
<li Class="CompProperties_Drug">
|
|
|
|
<chemical>Cum</chemical>
|
|
|
|
<addictiveness>0.050</addictiveness>
|
|
|
|
<minToleranceToAddict>0.8</minToleranceToAddict>
|
|
|
|
<existingAddictionSeverityOffset>0.1</existingAddictionSeverityOffset>
|
|
|
|
<needLevelOffset>1</needLevelOffset>
|
|
|
|
<listOrder>30</listOrder>
|
|
|
|
</li>
|
|
|
|
</comps>
|
2021-07-27 14:28:31 +00:00
|
|
|
</ThingDef>
|
|
|
|
|
2021-08-13 15:23:12 +00:00
|
|
|
<ChemicalDef>
|
|
|
|
<defName>Cum</defName>
|
|
|
|
<label>cum</label>
|
|
|
|
<addictionHediff>CumAddiction</addictionHediff>
|
|
|
|
<toleranceHediff>CumTolerance</toleranceHediff>
|
|
|
|
</ChemicalDef>
|
2021-07-27 14:28:31 +00:00
|
|
|
|
2021-08-13 15:23:12 +00:00
|
|
|
<NeedDef ParentName="DrugAddictionNeedBase">
|
|
|
|
<defName>Chemical_Cum</defName>
|
|
|
|
<needClass>Need_Chemical</needClass>
|
|
|
|
<label>cum</label>
|
|
|
|
<description>Addicted to cum.</description>
|
|
|
|
<listPriority>10</listPriority>
|
|
|
|
</NeedDef>
|
|
|
|
|
|
|
|
<HediffDef ParentName="DrugToleranceBase">
|
|
|
|
<defName>CumTolerance</defName>
|
|
|
|
<label>cum addictiveness</label>
|
|
|
|
<description>cum addictiveness.</description>
|
|
|
|
<isBad>false</isBad>
|
|
|
|
<comps>
|
|
|
|
<li Class="HediffCompProperties_SeverityPerDay">
|
|
|
|
<severityPerDay>-0.020</severityPerDay>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</HediffDef>
|
|
|
|
|
|
|
|
<HediffDef ParentName="AddictionBase">
|
|
|
|
<defName>CumAddiction</defName>
|
|
|
|
<hediffClass>Hediff_Addiction</hediffClass>
|
|
|
|
<label>cum addiction</label>
|
|
|
|
<description>cum addiction.</description>
|
|
|
|
<causesNeed>Chemical_Cum</causesNeed>
|
|
|
|
<comps>
|
|
|
|
<li Class="HediffCompProperties_SeverityPerDay">
|
|
|
|
<severityPerDay>-0.1</severityPerDay>
|
|
|
|
<showDaysToRecover>true</showDaysToRecover>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
<stages>
|
|
|
|
<li>
|
|
|
|
<statOffsets>
|
|
|
|
<SexSatisfaction>0.25</SexSatisfaction>
|
|
|
|
<SexFrequency>0.25</SexFrequency>
|
|
|
|
<Vulnerability>0.5</Vulnerability>
|
|
|
|
</statOffsets>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<label>withdrawal</label>
|
|
|
|
<statOffsets>
|
|
|
|
<SexSatisfaction>0.25</SexSatisfaction>
|
|
|
|
<SexFrequency>1.0</SexFrequency>
|
|
|
|
</statOffsets>
|
|
|
|
</li>
|
|
|
|
</stages>
|
|
|
|
</HediffDef>
|
|
|
|
|
|
|
|
<ThoughtDef>
|
|
|
|
<defName>CumWithdrawal</defName>
|
|
|
|
<workerClass>ThoughtWorker_Hediff</workerClass>
|
|
|
|
<hediff>CumAddiction</hediff>
|
|
|
|
<validWhileDespawned>true</validWhileDespawned>
|
|
|
|
<stages>
|
|
|
|
<li>
|
|
|
|
<visible>false</visible>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<label>cum withdrawal</label>
|
|
|
|
<description>I need it.</description>
|
|
|
|
<baseMoodEffect>-5</baseMoodEffect>
|
|
|
|
</li>
|
|
|
|
</stages>
|
|
|
|
</ThoughtDef>
|
2021-07-27 14:28:31 +00:00
|
|
|
</Defs>
|