24 lines
641 B
XML
24 lines
641 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Defs>
|
|
|
|
<BackstoryDef>
|
|
<defName>OverzealousBackstory</defName>
|
|
<identifier>OverzealousBackstory</identifier>
|
|
<slot>Adulthood</slot>
|
|
<title>supernatural</title>
|
|
<titleShort>supernatural</titleShort>
|
|
<description>[PAWN_nameDef] has acquired skills beyond comprehension.</description>
|
|
<skillGains>
|
|
<Melee>20</Melee>
|
|
<Shooting>5</Shooting>
|
|
<Social>10</Social>
|
|
<Medicine>4</Medicine>
|
|
<Construction>6</Construction>
|
|
<Intellectual>8</Intellectual>
|
|
</skillGains>
|
|
<shuffleable>False</shuffleable>
|
|
</BackstoryDef>
|
|
|
|
</Defs>
|