RJW-Sexperience/Defs/PawnRelationsDefs/PawnRelations_Family.xml

25 lines
941 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<PawnRelationDef>
<workerClass>PawnRelationWorker_Child</workerClass>
<defName>Bastard</defName>
<label>bastard</label>
<labelFemale>bastard</labelFemale>
<importance>190</importance>
<diedThought>MySonDied</diedThought>
<diedThoughtFemale>MyDaughterDied</diedThoughtFemale>
<killedThought>KilledMySon</killedThought>
<killedThoughtFemale>KilledMyDaughter</killedThoughtFemale>
<lostThought>MySonLost</lostThought>
<lostThoughtFemale>MyDaughterLost</lostThoughtFemale>
<soldThoughts>
<li>SoldMyLovedOne</li>
</soldThoughts>
<opinionOffset>30</opinionOffset>
<generationChanceFactor>1.0</generationChanceFactor>
<romanceChanceFactor>0.03</romanceChanceFactor>
<incestOpinionOffset>-30</incestOpinionOffset>
<implied>true</implied>
<familyByBloodRelation>true</familyByBloodRelation>
</PawnRelationDef>
</Defs>