Compare commits

...

4 commits

Author SHA1 Message Date
amevarashi
9b25392911 These are core thoughts 2024-08-07 20:51:25 +05:00
amevarashi
b9b8de14a2 Fised SocialAffection_OnlyFamily suppressing SoldMyLovedOne_Beast thought 2024-08-07 20:49:11 +05:00
amevarashi
6fba292d66 Why is MyHalfSiblingLost listed 4 times? 2024-08-07 20:45:41 +05:00
amevarashi
3ce6c69a21 Fixed SocialAffection precept descriptions and file formatting 2024-08-07 20:44:15 +05:00
4 changed files with 59 additions and 61 deletions

View file

@ -1,62 +1,62 @@
<?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="utf-8"?>
<Defs> <Defs>
<!-- Issues --> <!-- Issues -->
<IssueDef> <IssueDef>
<defName>SocialAffection</defName> <defName>SocialAffection</defName>
<label>social affection</label> <label>social affection</label>
<iconPath>UI/Issues/SocialAffection</iconPath> <iconPath>UI/Issues/SocialAffection</iconPath>
</IssueDef> </IssueDef>
<!-- Precepts --> <!-- Precepts -->
<PreceptDef> <PreceptDef>
<defName>SocialAffection_Normal</defName> <defName>SocialAffection_Normal</defName>
<issue>SocialAffection</issue> <issue>SocialAffection</issue>
<label>normal(vanilla)</label> <label>normal(vanilla)</label>
<description>Just normal.</description> <description>Just normal.</description>
<impact>Low</impact> <impact>Low</impact>
<displayOrderInIssue>50</displayOrderInIssue> <displayOrderInIssue>50</displayOrderInIssue>
<displayOrderInImpact>1000</displayOrderInImpact> <displayOrderInImpact>1000</displayOrderInImpact>
</PreceptDef> </PreceptDef>
<PreceptDef> <PreceptDef>
<defName>SocialAffection_Small</defName> <defName>SocialAffection_Small</defName>
<issue>SocialAffection</issue> <issue>SocialAffection</issue>
<label>only immediate family</label> <label>only immediate family</label>
<description>Care about only immediate family.</description> <description>Care about only immediate family.</description>
<impact>Medium</impact> <impact>Medium</impact>
<displayOrderInIssue>40</displayOrderInIssue> <displayOrderInIssue>40</displayOrderInIssue>
<displayOrderInImpact>1000</displayOrderInImpact> <displayOrderInImpact>1000</displayOrderInImpact>
</PreceptDef> </PreceptDef>
<PreceptDef> <PreceptDef>
<defName>SocialAffection_OnlyFamily</defName> <defName>SocialAffection_OnlyFamily</defName>
<issue>SocialAffection</issue> <issue>SocialAffection</issue>
<label>only family</label> <label>only family</label>
<description>Don't care about non-family memeber's tragedy.</description> <description>Don't care about the tragedy of a non-family member.</description>
<impact>Medium</impact> <impact>Medium</impact>
<displayOrderInIssue>30</displayOrderInIssue> <displayOrderInIssue>30</displayOrderInIssue>
<displayOrderInImpact>1000</displayOrderInImpact> <displayOrderInImpact>1000</displayOrderInImpact>
</PreceptDef> </PreceptDef>
<PreceptDef> <PreceptDef>
<defName>SocialAffection_Dry</defName> <defName>SocialAffection_Dry</defName>
<issue>SocialAffection</issue> <issue>SocialAffection</issue>
<label>not family</label> <label>not family</label>
<description>Don't care about family memeber's tragedy.</description> <description>Don't care about the tragedy of a family member.</description>
<impact>High</impact> <impact>High</impact>
<displayOrderInIssue>20</displayOrderInIssue> <displayOrderInIssue>20</displayOrderInIssue>
<displayOrderInImpact>1000</displayOrderInImpact> <displayOrderInImpact>1000</displayOrderInImpact>
</PreceptDef> </PreceptDef>
<PreceptDef> <PreceptDef>
<defName>SocialAffection_Psychopath</defName> <defName>SocialAffection_Psychopath</defName>
<issue>SocialAffection</issue> <issue>SocialAffection</issue>
<label>Psychopath</label> <label>Psychopath</label>
<description>Don't care about others.</description> <description>Don't care about others.</description>
<impact>High</impact> <impact>High</impact>
<displayOrderInIssue>10</displayOrderInIssue> <displayOrderInIssue>10</displayOrderInIssue>
<displayOrderInImpact>1000</displayOrderInImpact> <displayOrderInImpact>1000</displayOrderInImpact>
</PreceptDef> </PreceptDef>
</Defs> </Defs>

View file

@ -2,9 +2,9 @@
<Patch> <Patch>
<Operation Class="PatchOperationConditional"> <Operation Class="PatchOperationConditional">
<xpath>Defs/ThoughtDef[defName="MyKinDied" or defName="MyCousinDied" or defName="MyGrandparentDied" or defName="MyUncleDied" or defName="MyAuntDied" or defName="MyHalfSiblingDied" or defName="MyNephewDied" or defName="MyNieceDied" or defName="MyHalfSiblingDied" or defName="MyHalfSiblingDied" or defName="MyHalfSiblingDied"]/nullifyingPrecepts</xpath> <xpath>Defs/ThoughtDef[defName="MyKinDied" or defName="MyCousinDied" or defName="MyGrandparentDied" or defName="MyUncleDied" or defName="MyAuntDied" or defName="MyHalfSiblingDied" or defName="MyNephewDied" or defName="MyNieceDied"]/nullifyingPrecepts</xpath>
<nomatch Class="PatchOperationAdd"> <nomatch Class="PatchOperationAdd">
<xpath>Defs/ThoughtDef[defName="MyKinDied" or defName="MyCousinDied" or defName="MyGrandparentDied" or defName="MyUncleDied" or defName="MyAuntDied" or defName="MyHalfSiblingDied" or defName="MyNephewDied" or defName="MyNieceDied" or defName="MyHalfSiblingDied" or defName="MyHalfSiblingDied" or defName="MyHalfSiblingDied"]</xpath> <xpath>Defs/ThoughtDef[defName="MyKinDied" or defName="MyCousinDied" or defName="MyGrandparentDied" or defName="MyUncleDied" or defName="MyAuntDied" or defName="MyHalfSiblingDied" or defName="MyNephewDied" or defName="MyNieceDied"]</xpath>
<value> <value>
<nullifyingPrecepts> <nullifyingPrecepts>
<li>SocialAffection_Psychopath</li> <li>SocialAffection_Psychopath</li>
@ -14,7 +14,7 @@
</value> </value>
</nomatch> </nomatch>
<match Class="PatchOperationAdd"> <match Class="PatchOperationAdd">
<xpath>Defs/ThoughtDef[defName="MyKinDied" or defName="MyCousinDied" or defName="MyGrandparentDied" or defName="MyUncleDied" or defName="MyAuntDied" or defName="MyHalfSiblingDied" or defName="MyNephewDied" or defName="MyNieceDied" or defName="MyHalfSiblingDied" or defName="MyHalfSiblingDied" or defName="MyHalfSiblingDied"]/nullifyingPrecepts</xpath> <xpath>Defs/ThoughtDef[defName="MyKinDied" or defName="MyCousinDied" or defName="MyGrandparentDied" or defName="MyUncleDied" or defName="MyAuntDied" or defName="MyHalfSiblingDied" or defName="MyNephewDied" or defName="MyNieceDied"]/nullifyingPrecepts</xpath>
<value> <value>
<li>SocialAffection_Psychopath</li> <li>SocialAffection_Psychopath</li>
<li>SocialAffection_Dry</li> <li>SocialAffection_Dry</li>

View file

@ -2,9 +2,9 @@
<Patch> <Patch>
<Operation Class="PatchOperationConditional"> <Operation Class="PatchOperationConditional">
<xpath>Defs/ThoughtDef[defName="MyKinLost" or defName="MyCousinLost" or defName="MyGrandparentLost" or defName="MyUncleLost" or defName="MyAuntLost" or defName="MyHalfSiblingLost" or defName="MyNephewLost" or defName="MyNieceLost" or defName="MyHalfSiblingLost" or defName="MyHalfSiblingLost" or defName="MyHalfSiblingLost"]/nullifyingPrecepts</xpath> <xpath>Defs/ThoughtDef[defName="MyKinLost" or defName="MyCousinLost" or defName="MyGrandparentLost" or defName="MyUncleLost" or defName="MyAuntLost" or defName="MyHalfSiblingLost" or defName="MyNephewLost" or defName="MyNieceLost"]/nullifyingPrecepts</xpath>
<nomatch Class="PatchOperationAdd"> <nomatch Class="PatchOperationAdd">
<xpath>Defs/ThoughtDef[defName="MyKinLost" or defName="MyCousinLost" or defName="MyGrandparentLost" or defName="MyUncleLost" or defName="MyAuntLost" or defName="MyHalfSiblingLost" or defName="MyNephewLost" or defName="MyNieceLost" or defName="MyHalfSiblingLost" or defName="MyHalfSiblingLost" or defName="MyHalfSiblingLost"]</xpath> <xpath>Defs/ThoughtDef[defName="MyKinLost" or defName="MyCousinLost" or defName="MyGrandparentLost" or defName="MyUncleLost" or defName="MyAuntLost" or defName="MyHalfSiblingLost" or defName="MyNephewLost" or defName="MyNieceLost"]</xpath>
<value> <value>
<nullifyingPrecepts> <nullifyingPrecepts>
<li>SocialAffection_Psychopath</li> <li>SocialAffection_Psychopath</li>
@ -14,7 +14,7 @@
</value> </value>
</nomatch> </nomatch>
<match Class="PatchOperationAdd"> <match Class="PatchOperationAdd">
<xpath>Defs/ThoughtDef[defName="MyKinLost" or defName="MyCousinLost" or defName="MyGrandparentLost" or defName="MyUncleLost" or defName="MyAuntLost" or defName="MyHalfSiblingLost" or defName="MyNephewLost" or defName="MyNieceLost" or defName="MyHalfSiblingLost" or defName="MyHalfSiblingLost" or defName="MyHalfSiblingLost"]/nullifyingPrecepts</xpath> <xpath>Defs/ThoughtDef[defName="MyKinLost" or defName="MyCousinLost" or defName="MyGrandparentLost" or defName="MyUncleLost" or defName="MyAuntLost" or defName="MyHalfSiblingLost" or defName="MyNephewLost" or defName="MyNieceLost"]/nullifyingPrecepts</xpath>
<value> <value>
<li>SocialAffection_Psychopath</li> <li>SocialAffection_Psychopath</li>
<li>SocialAffection_Dry</li> <li>SocialAffection_Dry</li>

View file

@ -709,7 +709,6 @@
<nullifyingPrecepts> <nullifyingPrecepts>
<li>SocialAffection_Psychopath</li> <li>SocialAffection_Psychopath</li>
<li>SocialAffection_Dry</li> <li>SocialAffection_Dry</li>
<li>SocialAffection_OnlyFamily</li>
</nullifyingPrecepts> </nullifyingPrecepts>
</value> </value>
</nomatch> </nomatch>
@ -718,7 +717,6 @@
<value> <value>
<li>SocialAffection_Psychopath</li> <li>SocialAffection_Psychopath</li>
<li>SocialAffection_Dry</li> <li>SocialAffection_Dry</li>
<li>SocialAffection_OnlyFamily</li>
</value> </value>
</match> </match>
</Operation> </Operation>