privacy-please/Defs/ThoughtDefs/ThoughtDefsRape.xml

123 lines
3.5 KiB
XML
Raw Permalink Normal View History

2022-11-02 05:56:22 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
2022-11-04 13:52:17 +00:00
<Privacy_Please.SexActThoughtDef>
2022-11-02 05:56:22 +00:00
<defName>SawRape_Abhorrent</defName>
2023-01-26 06:36:18 +00:00
<durationDays>30</durationDays>
2022-11-02 05:56:22 +00:00
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
<stages>
<li>
<label>horrified by rape</label>
2023-01-19 05:56:38 +00:00
<description>Oh God... This can't really be happening...</description>
2022-11-02 05:56:22 +00:00
<baseMoodEffect>-20</baseMoodEffect>
</li>
</stages>
2022-11-04 13:52:17 +00:00
<nullifyingTraits>
<li>Rapist</li>
2023-02-01 22:05:06 +00:00
</nullifyingTraits>
<replaceThoughts>
<li>SawRape_Horrible</li>
<li>SawRape_Disapproved</li>
<li>SawRape_Acceptable</li>
<li>SawRape_Honorable</li>
</replaceThoughts>
2023-01-26 06:36:18 +00:00
<reactionToSexDiscovery>Panic</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>SawRape_Horrible</defName>
2023-01-26 06:36:18 +00:00
<durationDays>20</durationDays>
2022-11-02 05:56:22 +00:00
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
<stages>
<li>
<label>disturbed by rape</label>
2023-01-19 05:56:38 +00:00
<description>How... how could they just violate someone like that?</description>
2022-11-02 05:56:22 +00:00
<baseMoodEffect>-15</baseMoodEffect>
</li>
</stages>
2022-11-04 13:52:17 +00:00
<nullifyingTraits>
<li>Rapist</li>
</nullifyingTraits>
2023-02-01 22:05:06 +00:00
<replaceThoughts>
<li>SawRape_Abhorrent</li>
<li>SawRape_Disapproved</li>
<li>SawRape_Acceptable</li>
<li>SawRape_Honorable</li>
</replaceThoughts>
<reactionToSexDiscovery>Discomfort</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>SawRape_Disapproved</defName>
2023-01-26 06:36:18 +00:00
<durationDays>10</durationDays>
2022-11-02 05:56:22 +00:00
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
<stages>
<li>
2023-01-19 05:56:38 +00:00
<label>upset by rape</label>
<description>Is this really what life is going to be like here?</description>
2022-11-02 05:56:22 +00:00
<baseMoodEffect>-10</baseMoodEffect>
</li>
</stages>
2022-11-04 13:52:17 +00:00
<nullifyingTraits>
<li>Rapist</li>
</nullifyingTraits>
2023-02-01 22:05:06 +00:00
<replaceThoughts>
<li>SawRape_Abhorrent</li>
<li>SawRape_Horrible</li>
<li>SawRape_Acceptable</li>
<li>SawRape_Honorable</li>
</replaceThoughts>
<reactionToSexDiscovery>Discomfort</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>SawRape_Acceptable</defName>
2023-01-26 06:36:18 +00:00
<durationDays>5</durationDays>
2022-11-02 05:56:22 +00:00
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
<stages>
<li>
2023-01-19 05:56:38 +00:00
<label>witnessed rape</label>
2023-02-01 22:05:06 +00:00
<description>Oh. Um. Carry on...?</description>
<baseMoodEffect>0.01</baseMoodEffect>
2022-11-02 05:56:22 +00:00
</li>
</stages>
2022-11-04 13:52:17 +00:00
<nullifyingTraits>
<li>Rapist</li>
</nullifyingTraits>
2023-02-01 22:05:06 +00:00
<replaceThoughts>
<li>SawRape_Abhorrent</li>
<li>SawRape_Horrible</li>
<li>SawRape_Disapproved</li>
<li>SawRape_Honorable</li>
</replaceThoughts>
<reactionToSexDiscovery>Acceptance</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>SawRape_Honorable</defName>
2023-01-26 06:36:18 +00:00
<durationDays>2</durationDays>
2022-11-02 05:56:22 +00:00
<stackLimit>3</stackLimit>
<stackLimitForSameOtherPawn>1</stackLimitForSameOtherPawn>
<stages>
<li>
2023-01-19 05:56:38 +00:00
<label>approved of rape</label>
2023-02-01 22:05:06 +00:00
<description>The strong will claim the weak.</description>
<baseMoodEffect>+3</baseMoodEffect>
2022-11-02 05:56:22 +00:00
</li>
</stages>
2023-02-01 22:05:06 +00:00
<replaceThoughts>
<li>SawRape_Abhorrent</li>
<li>SawRape_Horrible</li>
<li>SawRape_Disapproved</li>
<li>SawRape_Acceptable</li>
</replaceThoughts>
<reactionToSexDiscovery>Approval</reactionToSexDiscovery>
2022-11-04 13:52:17 +00:00
</Privacy_Please.SexActThoughtDef>
2022-11-02 05:56:22 +00:00
</Defs>