privacy-please/Defs/ThoughtDefs/ThoughtDefsExhibitionism.xml

97 lines
3.0 KiB
XML
Raw Normal View History

2022-11-04 13:52:17 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Pawn thoughts -->
<Privacy_Please.SexActThoughtDef>
<defName>PartookInExhibitionism_Disapproved</defName>
2023-01-26 06:36:18 +00:00
<durationDays>5.0</durationDays>
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
<stages>
<li>
2023-01-26 06:36:18 +00:00
<label>involuntary exhibitionist</label>
2023-01-19 05:56:38 +00:00
<description>Well, that was awkward...</description>
2023-01-26 06:36:18 +00:00
<baseMoodEffect>-5</baseMoodEffect>
</li>
</stages>
2023-01-26 06:36:18 +00:00
<reactionToSexDiscovery>Acceptance</reactionToSexDiscovery>
</Privacy_Please.SexActThoughtDef>
<Privacy_Please.SexActThoughtDef>
<defName>PartookInExhibitionism_Acceptable</defName>
2023-01-26 06:36:18 +00:00
<durationDays>0.5</durationDays>
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
<stages>
<li>
2023-01-19 05:56:38 +00:00
<label>uncaring exhibitionist</label>
<description>Eh, it's no big deal.</description>
2023-01-31 06:06:52 +00:00
<baseMoodEffect>0.01</baseMoodEffect>
</li>
</stages>
2023-01-29 16:54:14 +00:00
<reactionToSexDiscovery>Uncaring</reactionToSexDiscovery>
</Privacy_Please.SexActThoughtDef>
<Privacy_Please.SexActThoughtDef>
<defName>PartookInExhibitionism_Approved</defName>
2023-01-26 06:36:18 +00:00
<durationDays>2.0</durationDays>
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
<stages>
<li>
2023-01-26 06:36:18 +00:00
<label>exhilerated by exhibitionism</label>
2023-01-19 05:56:38 +00:00
<description>Heh, hope they enjoyed the show!</description>
2023-01-26 06:36:18 +00:00
<baseMoodEffect>2</baseMoodEffect>
</li>
</stages>
<reactionToSexDiscovery>Approval</reactionToSexDiscovery>
</Privacy_Please.SexActThoughtDef>
2022-11-04 13:52:17 +00:00
<!-- Witness thoughts -->
2022-11-04 13:52:17 +00:00
<Privacy_Please.SexActThoughtDef>
<defName>SawExhibitionism_Disapproved</defName>
2023-01-26 06:36:18 +00:00
<durationDays>5.0</durationDays>
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
2022-11-04 13:52:17 +00:00
<stages>
<li>
2023-01-19 05:56:38 +00:00
<label>accidental voyeur</label>
<description>Jeez! Get a room!</description>
2023-01-26 06:36:18 +00:00
<baseMoodEffect>-5</baseMoodEffect>
2022-11-04 13:52:17 +00:00
</li>
</stages>
2023-01-26 06:36:18 +00:00
<reactionToSexDiscovery>Acceptance</reactionToSexDiscovery>
2022-11-04 13:52:17 +00:00
</Privacy_Please.SexActThoughtDef>
<Privacy_Please.SexActThoughtDef>
<defName>SawExhibitionism_Acceptable</defName>
2023-01-26 06:36:18 +00:00
<durationDays>0.5</durationDays>
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
2022-11-04 13:52:17 +00:00
<stages>
<li>
2023-01-19 05:56:38 +00:00
<label>unfazed voyeur</label>
<description>Don't mind me, just passing through.</description>
2023-01-31 06:06:52 +00:00
<baseMoodEffect>0.01</baseMoodEffect>
2022-11-04 13:52:17 +00:00
</li>
</stages>
2023-01-29 16:54:14 +00:00
<reactionToSexDiscovery>Uncaring</reactionToSexDiscovery>
2022-11-04 13:52:17 +00:00
</Privacy_Please.SexActThoughtDef>
<Privacy_Please.SexActThoughtDef>
<defName>SawExhibitionism_Approved</defName>
2023-01-26 06:36:18 +00:00
<durationDays>2.0</durationDays>
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
2022-11-04 13:52:17 +00:00
<stages>
<li>
2023-01-26 06:36:18 +00:00
<label>aroused by voyeurism</label>
2023-01-19 05:56:38 +00:00
<description>Damn, that was hot!</description>
<baseMoodEffect>2</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>
</Defs>