privacy-please/Defs/ThoughtDefs/ThoughtDefsMasturbation.xml

134 lines
4.2 KiB
XML
Raw Normal View History

2022-11-02 05:56:22 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Pawn thoughts -->
<Privacy_Please.SexActThoughtDef>
<defName>PartookInMasturbation_Abhorrent</defName>
<durationDays>3</durationDays>
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
<stages>
<li>
<label>caught masturbatin'</label>
<description>I'm disgusted with myself.</description>
<baseMoodEffect>-15</baseMoodEffect>
</li>
</stages>
<reactionToSexDiscovery>Discomfort</reactionToSexDiscovery>
</Privacy_Please.SexActThoughtDef>
<Privacy_Please.SexActThoughtDef>
<defName>PartookInMasturbation_Disapproved</defName>
<thoughtClass>Thought_Memory</thoughtClass>
<durationDays>1.0</durationDays>
<stackLimit>1</stackLimit>
<stackedEffectMultiplier>0.5</stackedEffectMultiplier>
<stages>
<li>
<label>caught masturbatin'</label>
<description>I feel nothing but shame.</description>
<baseMoodEffect>-5</baseMoodEffect>
</li>
</stages>
<reactionToSexDiscovery>Discomfort</reactionToSexDiscovery>
</Privacy_Please.SexActThoughtDef>
<Privacy_Please.SexActThoughtDef>
<defName>PartookInMasturbation_Acceptable</defName>
<thoughtClass>Thought_Memory</thoughtClass>
<durationDays>1.0</durationDays>
<stackLimit>1</stackLimit>
<stackedEffectMultiplier>0.5</stackedEffectMultiplier>
<stages>
<li>
<label>caught masturbatin'</label>
<description>That was a little humiliating.</description>
<baseMoodEffect>-5</baseMoodEffect>
</li>
</stages>
<reactionToSexDiscovery>Acceptance</reactionToSexDiscovery>
</Privacy_Please.SexActThoughtDef>
<Privacy_Please.SexActThoughtDef>
<defName>PartookInMasturbation_Approved</defName>
<thoughtClass>Thought_Memory</thoughtClass>
<durationDays>1.0</durationDays>
<stackLimit>1</stackLimit>
<stackedEffectMultiplier>0.5</stackedEffectMultiplier>
<stages>
<li>
<label>exhibitionist caught masturbatin'</label>
<description>Come closer, that a good look!</description>
<baseMoodEffect>-5</baseMoodEffect>
</li>
</stages>
<reactionToSexDiscovery>Approval</reactionToSexDiscovery>
</Privacy_Please.SexActThoughtDef>
<!-- Witness thoughts -->
2022-11-04 13:52:17 +00:00
<Privacy_Please.SexActThoughtDef>
2022-11-02 05:56:22 +00:00
<defName>SawMasturbation_Abhorrent</defName>
<durationDays>3</durationDays>
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
<stages>
<li>
<label>disgusted by masturbatin'</label>
<description>You'll go blind if up keep that up!</description>
2022-11-02 05:56:22 +00:00
<baseMoodEffect>-15</baseMoodEffect>
</li>
2022-11-04 13:52:17 +00:00
</stages>
<reactionToSexDiscovery>Outrage</reactionToSexDiscovery>
2022-11-04 13:52:17 +00:00
</Privacy_Please.SexActThoughtDef>
2022-11-02 05:56:22 +00:00
2022-11-04 13:52:17 +00:00
<Privacy_Please.SexActThoughtDef>
2022-11-02 05:56:22 +00:00
<defName>SawMasturbation_Disapproved</defName>
<thoughtClass>Thought_Memory</thoughtClass>
<durationDays>3</durationDays>
<stackLimit>3</stackLimit>
2022-11-02 05:56:22 +00:00
<stackedEffectMultiplier>0.5</stackedEffectMultiplier>
<stages>
<li>
<label>shocked by masturbatin'</label>
2022-11-02 05:56:22 +00:00
<description>Argh! I'm so sorry!</description>
<baseMoodEffect>-10</baseMoodEffect>
2022-11-02 05:56:22 +00:00
</li>
</stages>
<reactionToSexDiscovery>Discomfort</reactionToSexDiscovery>
2022-11-04 13:52:17 +00:00
</Privacy_Please.SexActThoughtDef>
<Privacy_Please.SexActThoughtDef>
<defName>SawMasturbation_Acceptable</defName>
<thoughtClass>Thought_Memory</thoughtClass>
<durationDays>1</durationDays>
2022-11-04 13:52:17 +00:00
<stackLimit>1</stackLimit>
<stackedEffectMultiplier>0.5</stackedEffectMultiplier>
<stages>
<li>
<label>saw someone masturbatin'</label>
<description>Well, that was embarrassing.</description>
2022-11-04 13:52:17 +00:00
<baseMoodEffect>-5</baseMoodEffect>
</li>
</stages>
<reactionToSexDiscovery>Acceptance</reactionToSexDiscovery>
2022-11-04 13:52:17 +00:00
</Privacy_Please.SexActThoughtDef>
<Privacy_Please.SexActThoughtDef>
<defName>SawMasturbation_Approved</defName>
<thoughtClass>Thought_Memory</thoughtClass>
<durationDays>1</durationDays>
2022-11-04 13:52:17 +00:00
<stackLimit>1</stackLimit>
<stackedEffectMultiplier>0.5</stackedEffectMultiplier>
<stages>
<li>
<label>voyeur saw masturbatin'</label>
<description>I think that awoke something in me...</description>
<baseMoodEffect>3</baseMoodEffect>
2022-11-04 13:52:17 +00:00
</li>
</stages>
<reactionToSexDiscovery>Approval</reactionToSexDiscovery>
2022-11-04 13:52:17 +00:00
</Privacy_Please.SexActThoughtDef>
2022-11-02 05:56:22 +00:00
</Defs>