Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8" ?>
- <Defs>
- <TraitDef>
- <defName>LCK_Architect</defName>
- <commonality>0.8</commonality>
- <forcedPassions>
- <li>Construction</li>
- <li>Artistic</li>
- </forcedPassions>
- <requiredWorkTags>
- <li>Violent</li>
- </requiredWorkTags>
- <degreeDatas>
- <li>
- <label>architect</label>
- <description>[PAWN_nameDef] has a great sense for structural planning and aesthetic design, making them excellent a building both functional and beautiful things.</description>
- <skillGains>
- <Construction>4</Construction>
- <Artistic>4</Artistic>
- </skillGains>
- <statOffsets>
- <SmoothingSpeed>+0.2</SmoothingSpeed>
- <ConstructionSpeed>+0.2</ConstructionSpeed>
- </statOffsets>
- </li>
- </degreeDatas>
- </TraitDef>
- <TraitDef>
- <defName>LCK_Assassin</defName>
- <commonality>0.8</commonality>
- <forcedPassions>
- <li>Melee</li>
- <li>Medicine</li>
- </forcedPassions>
- <requiredWorkTags>
- <li>Violent</li>
- </requiredWorkTags>
- <degreeDatas>
- <li>
- <label>anatomist</label>
- <description>[PAWN_nameDef] has an excellent understanding of anatomy. This makes them an excellent surgeon - and a deadly assassin.</description>
- <skillGains>
- <Melee>4</Melee>
- <Medicine>4</Medicine>
- </skillGains>
- <statOffsets>
- <SurgerySuccessChanceFactor>0.20</SurgerySuccessChanceFactor>
- <MeleeDPS>+2</MeleeDPS>
- </statOffsets>
- </li>
- </degreeDatas>
- </TraitDef>
- <TraitDef>
- <defName>VTE_Herbalist</defName>
- <commonality>0.8</commonality>
- <requiredWorkTags>
- <li>PlantWork</li>
- </requiredWorkTags>
- <forcedPassions>
- <li>Cooking</li>
- <li>Plants</li>
- </forcedPassions>
- <degreeDatas>
- <li>
- <label>herbalist</label>
- <description>[PAWN_nameDef] has a lot of knowledge about herbs and spices, and know how to use them to cook incredibly tasty meals.</description>
- <skillGains>
- <Cooking>4</Cooking>
- <Plants>4</Plants>
- </skillGains>
- <statOffsets>
- <PlantWorkSpeed>+0.2</PlantWorkSpeed>
- <FoodPoisonChance>-0.2</FoodPoisonChance>
- </statOffsets>
- </li>
- </degreeDatas>
- </TraitDef>
- <TraitDef>
- <defName>LCK_Hunter</defName>
- <commonality>0.8</commonality>
- <forcedPassions>
- <li>Shooting</li>
- <li>Animals</li>
- </forcedPassions>
- <requiredWorkTags>
- <li>Violent</li>
- </requiredWorkTags>
- <degreeDatas>
- <li>
- <label>hunter</label>
- <description>[PAWN_nameDef] is skilled at hunting wild animals. They know how to blend in the environment and shoot with perfect accuracy.</description>
- <skillGains>
- <Shooting>4</Shooting>
- <Animals>4</Animals>
- </skillGains>
- <statOffsets>
- <HuntingStealth>+0.2</HuntingStealth>
- <ShootingAccuracyPawn>+2</ShootingAccuracyPawn>
- </statOffsets>
- </li>
- </degreeDatas>
- </TraitDef>
- <TraitDef>
- <defName>LCK_Professor</defName>
- <commonality>0.8</commonality>
- <forcedPassions>
- <li>Intellectual</li>
- <li>Social</li>
- </forcedPassions>
- <requiredWorkTags>
- <li>Intellectual</li>
- </requiredWorkTags>
- <degreeDatas>
- <li>
- <label>erudite</label>
- <description>[PAWN_nameDef] has spent a lot of time learning, both by reading books and by talking with other people. They are well-spoken and have a brilliant mind.</description>
- <skillGains>
- <Social>4</Social>
- <Intellectual>4</Intellectual>
- </skillGains>
- <statOffsets>
- <GlobalLearningFactor>0.2</GlobalLearningFactor>
- <SocialImpact>0.2</SocialImpact>
- </statOffsets>
- </li>
- </degreeDatas>
- </TraitDef>
- <TraitDef>
- <defName>LCK_Scavenger</defName>
- <commonality>0.8</commonality>
- <forcedPassions>
- <li>Crafting</li>
- <li>Mining</li>
- </forcedPassions>
- <requiredWorkTags>
- <li>Mining</li>
- </requiredWorkTags>
- <degreeDatas>
- <li>
- <label>scavenger</label>
- <description>[PAWN_nameDef] is good at extracting compacted metals from ancient ruins and turning them into useful works of crafstmanship - and faster than most people.</description>
- <skillGains>
- <Crafting>4</Crafting>
- <Mining>4</Mining>
- </skillGains>
- <statOffsets>
- <MiningSpeed>+0.2</MiningSpeed>
- </statOffsets>
- <statFactors>
- <WorkSpeedGlobal>1.2</WorkSpeedGlobal>
- </statFactors>
- </li>
- </degreeDatas>
- </TraitDef>
- <TraitDef>
- <defName>LCK_Soldier</defName>
- <commonality>0.8</commonality>
- <forcedPassions>
- <li>Melee</li>
- <li>Shooting</li>
- </forcedPassions>
- <requiredWorkTags>
- <li>Violent</li>
- </requiredWorkTags>
- <degreeDatas>
- <li>
- <label>soldier</label>
- <description>[PAWN_nameDef] have had training with both melee and ranged weapons before. After fighting many battles, they became an experienced combatant.</description>
- <skillGains>
- <Melee>4</Melee>
- <Shooting>4</Shooting>
- </skillGains>
- <statOffsets>
- <PainShockThreshold>0.2</PainShockThreshold>
- </statOffsets>
- <statFactors>
- <IncomingDamageFactor>0.8</IncomingDamageFactor>
- </statFactors>
- </li>
- </degreeDatas>
- </TraitDef>
- </Defs>
Advertisement
Add Comment
Please, Sign In to add comment