rimworld-overzealous/Defs/BackstoryDefs/Overzealous.xml

24 lines
641 B
XML
Raw Permalink Normal View History

2024-06-01 15:29:11 +02:00
<?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>