2022-11-04 13:52:17 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
|
|
|
<!-- Issues -->
|
|
|
|
<IssueDef>
|
|
|
|
<defName>Infidelity</defName>
|
|
|
|
<label>infidelity</label>
|
|
|
|
<iconPath>UI/Issues/Exhibitionism</iconPath>
|
|
|
|
</IssueDef>
|
|
|
|
|
|
|
|
<!-- Precepts -->
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Infidelity_Heartbreaking</defName>
|
|
|
|
<issue>Infidelity</issue>
|
|
|
|
<label>heartbreaking</label>
|
2022-11-06 04:04:23 +00:00
|
|
|
<description>test</description>
|
2022-11-04 13:52:17 +00:00
|
|
|
<impact>Low</impact>
|
|
|
|
<displayOrderInIssue>30</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>100</defaultSelectionWeight>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Infidelity_Disapproved</defName>
|
|
|
|
<issue>Infidelity</issue>
|
|
|
|
<label>disapproved</label>
|
2022-11-06 04:04:23 +00:00
|
|
|
<description>test</description>
|
2022-11-04 13:52:17 +00:00
|
|
|
<impact>Low</impact>
|
|
|
|
<displayOrderInIssue>20</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>100</defaultSelectionWeight>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
<PreceptDef>
|
|
|
|
<defName>Infidelity_Acceptable</defName>
|
|
|
|
<issue>Infidelity</issue>
|
|
|
|
<label>acceptable</label>
|
2022-11-06 04:04:23 +00:00
|
|
|
<description>test</description>
|
2022-11-04 13:52:17 +00:00
|
|
|
<impact>Low</impact>
|
|
|
|
<displayOrderInIssue>10</displayOrderInIssue>
|
|
|
|
<displayOrderInImpact>1000</displayOrderInImpact>
|
|
|
|
<defaultSelectionWeight>100</defaultSelectionWeight>
|
|
|
|
</PreceptDef>
|
|
|
|
|
|
|
|
</Defs>
|