2022-07-26 03:55:56 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
|
|
|
<!-- Issues -->
|
|
|
|
<IssueDef>
|
|
|
|
<defName>Virginity_Female</defName>
|
|
|
|
<label>virginity of female</label>
|
|
|
|
<iconPath>UI/Issues/Female</iconPath>
|
|
|
|
</IssueDef>
|
|
|
|
|
|
|
|
<IssueDef>
|
|
|
|
<defName>Virginity_Male</defName>
|
|
|
|
<label>virginity of male</label>
|
|
|
|
<iconPath>UI/Issues/Male</iconPath>
|
|
|
|
</IssueDef>
|
|
|
|
|
|
|
|
<HistoryEventDef>
|
|
|
|
<defName>RSI_VirginTaken</defName>
|
|
|
|
<label>virgin taken</label>
|
|
|
|
<modExtensions>
|
|
|
|
<li Class="RJWSexperience.Ideology.HistoryEvents.DefExtension_SecondaryEvents">
|
|
|
|
<generationRules>
|
|
|
|
<li>
|
|
|
|
<filter>
|
|
|
|
<relations>
|
|
|
|
<hasNoneOfRelations>
|
|
|
|
<li>Spouse</li>
|
|
|
|
</hasNoneOfRelations>
|
|
|
|
</relations>
|
|
|
|
</filter>
|
|
|
|
<historyEventDef>RSI_VirginTakenNotSpouse</historyEventDef>
|
|
|
|
</li>
|
|
|
|
</generationRules>
|
|
|
|
</li>
|
|
|
|
</modExtensions>
|
|
|
|
</HistoryEventDef>
|
|
|
|
|
|
|
|
<HistoryEventDef>
|
|
|
|
<defName>RSI_TookVirgin</defName>
|
|
|
|
<label>took virgin</label>
|
|
|
|
</HistoryEventDef>
|
|
|
|
|
|
|
|
<HistoryEventDef>
|
|
|
|
<defName>RSI_VirginStolen</defName>
|
|
|
|
<label>virgin stolen</label>
|
|
|
|
</HistoryEventDef>
|
|
|
|
|
|
|
|
<HistoryEventDef>
|
|
|
|
<defName>RSI_VirginTakenNotSpouse</defName>
|
|
|
|
<label>virgin was taken by a stranger</label>
|
|
|
|
</HistoryEventDef>
|
|
|
|
|
|
|
|
<!-- Precepts -->
|
|
|
|
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Virgin_UselessF</defName>
|
|
|
|
<issue>Virginity_Female</issue>
|
|
|
|
<label>useless</label>
|
|
|
|
<description>Female's virginity is useless.</description>
|
|
|
|
<impact>Medium</impact>
|
|
|
|
<displayOrderInIssue>50</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>10</defaultSelectionWeight>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Virgin_UselessM</defName>
|
|
|
|
<issue>Virginity_Male</issue>
|
|
|
|
<label>useless</label>
|
|
|
|
<description>Male's virginity is useless.</description>
|
|
|
|
<impact>Low</impact>
|
|
|
|
<displayOrderInIssue>50</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>80</defaultSelectionWeight>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Virgin_PreciousF</defName>
|
|
|
|
<issue>Virginity_Female</issue>
|
|
|
|
<label>precious</label>
|
|
|
|
<description>Female's virginity is precious.</description>
|
|
|
|
<impact>Medium</impact>
|
|
|
|
<displayOrderInIssue>40</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>80</defaultSelectionWeight>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_SelfTookMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginStolen</eventDef>
|
|
|
|
<thought>Virgin_Precious_Taken_Forcefully</thought>
|
|
|
|
<gender>Female</gender>
|
|
|
|
</li>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_SelfTookMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginTaken</eventDef>
|
|
|
|
<thought>Virgin_Precious_Taken</thought>
|
|
|
|
<gender>Female</gender>
|
|
|
|
</li>
|
|
|
|
<li Class="PreceptComp_SelfTookMemoryThought">
|
|
|
|
<eventDef>RSI_TookVirgin</eventDef>
|
|
|
|
<thought>TookVirginity</thought>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Virgin_PreciousM</defName>
|
|
|
|
<issue>Virginity_Male</issue>
|
|
|
|
<label>precious</label>
|
|
|
|
<description>Male's virginity is precious.</description>
|
|
|
|
<impact>Medium</impact>
|
|
|
|
<displayOrderInIssue>40</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>1</defaultSelectionWeight>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_SelfTookMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginStolen</eventDef>
|
|
|
|
<thought>Virgin_Precious_Taken_Forcefully</thought>
|
|
|
|
<gender>Male</gender>
|
|
|
|
</li>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_SelfTookMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginTaken</eventDef>
|
|
|
|
<thought>Virgin_Precious_Taken</thought>
|
|
|
|
<gender>Male</gender>
|
|
|
|
</li>
|
|
|
|
<li Class="PreceptComp_SelfTookMemoryThought">
|
|
|
|
<eventDef>RSI_TookVirgin</eventDef>
|
|
|
|
<thought>TookVirginity</thought>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Virgin_OnlyForSpouseF</defName>
|
|
|
|
<issue>Virginity_Female</issue>
|
|
|
|
<label>precious(strict)</label>
|
|
|
|
<description>Losing virginity before marriage is evil.</description>
|
|
|
|
<impact>Medium</impact>
|
|
|
|
<displayOrderInIssue>40</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>80</defaultSelectionWeight>
|
|
|
|
<requiredMemes>
|
|
|
|
<li>MaleSupremacy</li>
|
|
|
|
</requiredMemes>
|
|
|
|
<conflictingMemes>
|
|
|
|
<li>FemaleSupremacy</li>
|
|
|
|
</conflictingMemes>
|
|
|
|
<associatedMemes>
|
|
|
|
<li>MaleSupremacy</li>
|
|
|
|
</associatedMemes>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_SelfTookMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginStolen</eventDef>
|
|
|
|
<thought>Virgin_Precious_Taken_Forcefully</thought>
|
|
|
|
<gender>Female</gender>
|
|
|
|
</li>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_SelfTookMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginTaken</eventDef>
|
|
|
|
<thought>Virgin_Precious_Taken</thought>
|
|
|
|
<gender>Female</gender>
|
|
|
|
</li>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_KnowsMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginTakenNotSpouse</eventDef>
|
|
|
|
<thought>Virgin_OnlyForSpouse_Know_Taken</thought>
|
|
|
|
<doersGender>Female</doersGender>
|
|
|
|
</li>
|
|
|
|
<li Class="PreceptComp_SelfTookMemoryThought">
|
|
|
|
<eventDef>RSI_TookVirgin</eventDef>
|
|
|
|
<thought>TookVirginity</thought>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Virgin_OnlyForSpouseM</defName>
|
|
|
|
<issue>Virginity_Male</issue>
|
|
|
|
<label>precious(strict)</label>
|
|
|
|
<description>Losing virginity before marriage is evil.</description>
|
|
|
|
<impact>Medium</impact>
|
|
|
|
<displayOrderInIssue>40</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>20</defaultSelectionWeight>
|
|
|
|
<requiredMemes>
|
|
|
|
<li>FemaleSupremacy</li>
|
|
|
|
</requiredMemes>
|
|
|
|
<conflictingMemes>
|
|
|
|
<li>MaleSupremacy</li>
|
|
|
|
</conflictingMemes>
|
|
|
|
<associatedMemes>
|
|
|
|
<li>FemaleSupremacy</li>
|
|
|
|
</associatedMemes>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_SelfTookMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginStolen</eventDef>
|
|
|
|
<thought>Virgin_Precious_Taken_Forcefully</thought>
|
|
|
|
<gender>Male</gender>
|
|
|
|
</li>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_SelfTookMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginTaken</eventDef>
|
|
|
|
<thought>Virgin_Precious_Taken</thought>
|
|
|
|
<gender>Male</gender>
|
|
|
|
</li>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_KnowsMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginTakenNotSpouse</eventDef>
|
|
|
|
<thought>Virgin_OnlyForSpouse_Know_Taken</thought>
|
|
|
|
<doersGender>Male</doersGender>
|
|
|
|
</li>
|
|
|
|
<li Class="PreceptComp_SelfTookMemoryThought">
|
|
|
|
<eventDef>RSI_TookVirgin</eventDef>
|
|
|
|
<thought>TookVirginity</thought>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Virgin_ShamefulF</defName>
|
|
|
|
<issue>Virginity_Female</issue>
|
|
|
|
<label>shameful</label>
|
|
|
|
<description>Remaining as virgin is shameful thing and being laughed at.</description>
|
|
|
|
<impact>Medium</impact>
|
|
|
|
<displayOrderInIssue>30</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>1</defaultSelectionWeight>
|
|
|
|
<associatedMemes>
|
|
|
|
<li>FemaleSupremacy</li>
|
|
|
|
</associatedMemes>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_SelfTookMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginTaken</eventDef>
|
|
|
|
<thought>Virgin_Shameful_Taken</thought>
|
|
|
|
<gender>Female</gender>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Virgin_ShamefulM</defName>
|
|
|
|
<issue>Virginity_Male</issue>
|
|
|
|
<label>shameful</label>
|
|
|
|
<description>Remaining as virgin is shameful thing and being laughed at.</description>
|
|
|
|
<impact>Medium</impact>
|
|
|
|
<displayOrderInIssue>30</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>40</defaultSelectionWeight>
|
|
|
|
<associatedMemes>
|
|
|
|
<li>MaleSupremacy</li>
|
|
|
|
</associatedMemes>
|
|
|
|
<comps>
|
|
|
|
<li Class="RJWSexperience.Ideology.Precepts.Comp_SelfTookMemoryThought_Gendered">
|
|
|
|
<eventDef>RSI_VirginTaken</eventDef>
|
|
|
|
<thought>Virgin_Shameful_Taken</thought>
|
|
|
|
<gender>Male</gender>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
<!-- Thoughts -->
|
|
|
|
|
|
|
|
<ThoughtDef>
|
|
|
|
<defName>Virgin_Precious_Taken_Forcefully</defName>
|
|
|
|
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
|
|
|
<durationDays>30</durationDays>
|
|
|
|
<stackLimit>1</stackLimit>
|
|
|
|
<stages>
|
|
|
|
<li>
|
|
|
|
<label>Virginity stolen</label>
|
|
|
|
<description>My virginity was taken forcefully.</description>
|
|
|
|
<baseMoodEffect>-10</baseMoodEffect>
|
|
|
|
<baseOpinionOffset>-200</baseOpinionOffset>
|
|
|
|
</li>
|
|
|
|
</stages>
|
|
|
|
</ThoughtDef>
|
|
|
|
|
|
|
|
<ThoughtDef>
|
|
|
|
<defName>Virgin_Precious_Taken</defName>
|
2022-10-14 15:57:17 +00:00
|
|
|
<thoughtClass>RJWSexperience.Ideology.Thought_Opinionbased</thoughtClass>
|
2022-07-26 03:55:56 +00:00
|
|
|
<durationDays>7</durationDays>
|
|
|
|
<stackLimit>1</stackLimit>
|
|
|
|
<stages>
|
|
|
|
<li>
|
|
|
|
<label>Lost virginity to {0}</label>
|
|
|
|
<description>I am no longer virgin.</description>
|
|
|
|
<baseMoodEffect>-5</baseMoodEffect>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<label>Lost virginity to {0}</label>
|
|
|
|
<description>I am no longer virgin.</description>
|
|
|
|
<baseMoodEffect>-3</baseMoodEffect>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<label>Lost virginity to {0}</label>
|
|
|
|
<description>I am no longer virgin.</description>
|
|
|
|
<baseMoodEffect>-1</baseMoodEffect>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<label>Gave virginity to {0}</label>
|
|
|
|
<description>I gave my virginity to my love.</description>
|
|
|
|
<baseMoodEffect>5</baseMoodEffect>
|
|
|
|
</li>
|
|
|
|
</stages>
|
|
|
|
<modExtensions>
|
2022-10-14 15:57:17 +00:00
|
|
|
<li Class="RJWSexperience.Ideology.ThoughtDefExtension_StageFromValue">
|
2022-07-26 03:55:56 +00:00
|
|
|
<minimumValueforStage>
|
|
|
|
<li>-100</li>
|
|
|
|
<li>-50</li>
|
|
|
|
<li>0</li>
|
|
|
|
<li>75</li>
|
|
|
|
</minimumValueforStage>
|
|
|
|
</li>
|
|
|
|
</modExtensions>
|
|
|
|
</ThoughtDef>
|
|
|
|
|
|
|
|
<ThoughtDef>
|
|
|
|
<defName>Virgin_Shameful_Taken</defName>
|
2022-10-14 15:57:17 +00:00
|
|
|
<thoughtClass>RJWSexperience.Ideology.Thought_Opinionbased</thoughtClass>
|
2022-07-26 03:55:56 +00:00
|
|
|
<durationDays>7</durationDays>
|
|
|
|
<stackLimit>1</stackLimit>
|
|
|
|
<stages>
|
|
|
|
<li>
|
|
|
|
<label>Lost virginity to {0}</label>
|
|
|
|
<description>Finally!</description>
|
|
|
|
<baseMoodEffect>5</baseMoodEffect>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<label>Lost virginity to {0}</label>
|
|
|
|
<description>Finally!</description>
|
|
|
|
<baseMoodEffect>10</baseMoodEffect>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<label>Lost virginity to {0}</label>
|
|
|
|
<description>Finally!</description>
|
|
|
|
<baseMoodEffect>20</baseMoodEffect>
|
|
|
|
</li>
|
|
|
|
</stages>
|
|
|
|
<modExtensions>
|
2022-10-14 15:57:17 +00:00
|
|
|
<li Class="RJWSexperience.Ideology.ThoughtDefExtension_StageFromValue">
|
2022-07-26 03:55:56 +00:00
|
|
|
<minimumValueforStage>
|
|
|
|
<li>-100</li>
|
|
|
|
<li>0</li>
|
|
|
|
<li>75</li>
|
|
|
|
</minimumValueforStage>
|
|
|
|
</li>
|
|
|
|
</modExtensions>
|
|
|
|
</ThoughtDef>
|
|
|
|
|
|
|
|
|
|
|
|
<ThoughtDef>
|
|
|
|
<defName>Virgin_OnlyForSpouse_Know_Taken</defName>
|
|
|
|
<thoughtClass>Thought_MemorySocial</thoughtClass>
|
|
|
|
<durationDays>30</durationDays>
|
|
|
|
<stackLimit>100</stackLimit>
|
|
|
|
<stackLimitForSameOtherPawn>3</stackLimitForSameOtherPawn>
|
|
|
|
<nullifyingTraits>
|
|
|
|
<li>Nymphomaniac</li>
|
|
|
|
</nullifyingTraits>
|
|
|
|
<stages>
|
|
|
|
<li>
|
|
|
|
<label>slut</label>
|
|
|
|
<baseOpinionOffset>-30</baseOpinionOffset>
|
|
|
|
</li>
|
|
|
|
</stages>
|
|
|
|
</ThoughtDef>
|
|
|
|
</Defs>
|