mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
aea9117e01
- added twin fetus image - male insects can impregnate female - now insects egg display on womb icon - added breast to status window - added milk status bar(milkable colonists compatible) - added self lactating button - self lactating enlarges nipple - initial nipple size is determined by breast size - added status bars - you can check when the pawn get breeder/incubator quirk with this - fixed problems when cycle acceleration is too high
166 lines
4.7 KiB
XML
166 lines
4.7 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
|
<ThoughtDef>
|
|
<defName>LeakingFluids</defName>
|
|
<thoughtClass>Thought_Memory</thoughtClass>
|
|
<durationDays>0.05</durationDays>
|
|
<stackLimit>1</stackLimit>
|
|
<stackedEffectMultiplier>0.4</stackedEffectMultiplier>
|
|
<stages>
|
|
<li>
|
|
<label>dripping fluids</label>
|
|
<description>It bothers me.</description>
|
|
<baseMoodEffect>-1</baseMoodEffect>
|
|
</li>
|
|
</stages>
|
|
</ThoughtDef>
|
|
|
|
<ThoughtDef>
|
|
<defName>CameInsideF</defName>
|
|
<thoughtClass>Thought_Memory</thoughtClass>
|
|
<durationDays>7.0</durationDays>
|
|
<stackLimit>5</stackLimit>
|
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
|
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
|
<stages>
|
|
<li>
|
|
<label>{0} came inside</label>
|
|
<description>I'm worried i might get pregnant.</description>
|
|
<baseMoodEffect>-3</baseMoodEffect>
|
|
<baseOpinionOffset>-2</baseOpinionOffset>
|
|
</li>
|
|
</stages>
|
|
</ThoughtDef>
|
|
|
|
<ThoughtDef>
|
|
<defName>CameInsideFLowFert</defName>
|
|
<thoughtClass>Thought_Memory</thoughtClass>
|
|
<durationDays>7.0</durationDays>
|
|
<stackLimit>5</stackLimit>
|
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
|
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
|
<stages>
|
|
<li>
|
|
<label>{0} came inside</label>
|
|
<description>I'm worried i might get pregnant. The chance is low, but...</description>
|
|
<baseMoodEffect>-1</baseMoodEffect>
|
|
</li>
|
|
</stages>
|
|
</ThoughtDef>
|
|
|
|
<ThoughtDef>
|
|
<defName>CameInsideFFetish</defName>
|
|
<thoughtClass>Thought_Memory</thoughtClass>
|
|
<durationDays>3.0</durationDays>
|
|
<stackLimit>5</stackLimit>
|
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
|
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
|
<stages>
|
|
<li>
|
|
<label>{0} came inside</label>
|
|
<description>I might get pregnant.</description>
|
|
<baseMoodEffect>10</baseMoodEffect>
|
|
<baseOpinionOffset>5</baseOpinionOffset>
|
|
</li>
|
|
</stages>
|
|
</ThoughtDef>
|
|
|
|
<ThoughtDef>
|
|
<defName>CameInsideFFetishSafe</defName>
|
|
<thoughtClass>Thought_Memory</thoughtClass>
|
|
<durationDays>3.0</durationDays>
|
|
<stackLimit>5</stackLimit>
|
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
|
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
|
<stages>
|
|
<li>
|
|
<label>{0} came inside</label>
|
|
<description>I loved it.</description>
|
|
<baseMoodEffect>3</baseMoodEffect>
|
|
<baseOpinionOffset>1</baseOpinionOffset>
|
|
</li>
|
|
</stages>
|
|
</ThoughtDef>
|
|
|
|
<ThoughtDef>
|
|
<defName>CameInsideM</defName>
|
|
<thoughtClass>Thought_Memory</thoughtClass>
|
|
<durationDays>1.0</durationDays>
|
|
<stackLimit>5</stackLimit>
|
|
<stackedEffectMultiplier>0.4</stackedEffectMultiplier>
|
|
<stages>
|
|
<li>
|
|
<label>came inside of {0}</label>
|
|
<description>Feel so good.</description>
|
|
<baseMoodEffect>2</baseMoodEffect>
|
|
</li>
|
|
</stages>
|
|
</ThoughtDef>
|
|
|
|
<ThoughtDef>
|
|
<defName>HaterCameInsideFSafe</defName>
|
|
<thoughtClass>Thought_Memory</thoughtClass>
|
|
<durationDays>3.0</durationDays>
|
|
<stackLimit>5</stackLimit>
|
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
|
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
|
<stages>
|
|
<li>
|
|
<label>{0} came inside</label>
|
|
<description>The chance is low. But i don't like it.</description>
|
|
<baseMoodEffect>-3</baseMoodEffect>
|
|
<baseOpinionOffset>-5</baseOpinionOffset>
|
|
</li>
|
|
</stages>
|
|
</ThoughtDef>
|
|
|
|
<ThoughtDef>
|
|
<defName>HaterCameInsideF</defName>
|
|
<thoughtClass>Thought_Memory</thoughtClass>
|
|
<durationDays>7.0</durationDays>
|
|
<stackLimit>5</stackLimit>
|
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
|
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
|
|
<stages>
|
|
<li>
|
|
<label>{0} came inside</label>
|
|
<description>I don't want to be pregnant with his baby</description>
|
|
<baseMoodEffect>-5</baseMoodEffect>
|
|
<baseOpinionOffset>-10</baseOpinionOffset>
|
|
</li>
|
|
</stages>
|
|
</ThoughtDef>
|
|
|
|
<ThoughtDef>
|
|
<defName>HaterCameInsideM</defName>
|
|
<thoughtClass>Thought_Memory</thoughtClass>
|
|
<durationDays>1.0</durationDays>
|
|
<stackLimit>5</stackLimit>
|
|
<stackedEffectMultiplier>0.4</stackedEffectMultiplier>
|
|
<stages>
|
|
<li>
|
|
<label>came inside of {0}</label>
|
|
<description>i came inside of that bitch</description>
|
|
<baseMoodEffect>5</baseMoodEffect>
|
|
</li>
|
|
</stages>
|
|
</ThoughtDef>
|
|
|
|
<ThoughtDef>
|
|
<defName>UnwantedPregnancy</defName>
|
|
<thoughtClass>Thought_Memory</thoughtClass>
|
|
<durationDays>14.0</durationDays>
|
|
<stackLimit>5</stackLimit>
|
|
<stackedEffectMultiplier>0.1</stackedEffectMultiplier>
|
|
<stages>
|
|
<li>
|
|
<label>unwanted pregnancy</label>
|
|
<description>How do i...</description>
|
|
<baseMoodEffect>-15</baseMoodEffect>
|
|
</li>
|
|
</stages>
|
|
</ThoughtDef>
|
|
|
|
|
|
</Defs>
|