﻿<?xml version="1.0" encoding="utf-8" ?>
<Defs>

  <SkillDef>
    <defName>Shooting</defName>
    <description>Ranged combat, with both high-tech and low-tech weapons.</description>
    <skillLabel>shooting</skillLabel>
    <pawnCreatorSummaryVisible>true</pawnCreatorSummaryVisible>
    <disablingWorkTags>Violent</disablingWorkTags>
    <neverDisabledBasedOnWorkTypes>true</neverDisabledBasedOnWorkTypes>
    <listOrder>120</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonShooting</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Melee</defName>
    <description>Melee combat, both armed and unarmed.</description>
    <skillLabel>melee</skillLabel>
    <disablingWorkTags>Violent</disablingWorkTags>
    <pawnCreatorSummaryVisible>true</pawnCreatorSummaryVisible>
    <listOrder>110</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonMelee</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Construction</defName>
    <description>Constructing and deconstructing structures and furniture.</description>
    <skillLabel>construction</skillLabel>
    <pawnCreatorSummaryVisible>true</pawnCreatorSummaryVisible>
    <listOrder>100</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonConstruction</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Mining</defName>
    <description>Digging tunnels and extracting buried resources.</description>
    <skillLabel>mining</skillLabel>
    <pawnCreatorSummaryVisible>true</pawnCreatorSummaryVisible>
    <listOrder>90</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonMining</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Cooking</defName>
    <description>Creating meals from raw ingredients quickly and without accidental food poisoning.</description>
    <skillLabel>cooking</skillLabel>
    <pawnCreatorSummaryVisible>true</pawnCreatorSummaryVisible>
    <listOrder>80</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonCooking</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Plants</defName>
    <description>Sowing, caring for and harvesting crops, and foraging for food while traveling.</description>
    <skillLabel>plants</skillLabel>
    <pawnCreatorSummaryVisible>true</pawnCreatorSummaryVisible>
    <listOrder>70</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonPlants</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Animals</defName>
    <description>Taming, training, and controlling animals.</description>
    <skillLabel>animals</skillLabel>
    <usuallyDefinedInBackstories>false</usuallyDefinedInBackstories>
    <listOrder>60</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonAnimals</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Crafting</defName>
    <description>Crafting general items including weapons, components, and refined resources.</description>
    <skillLabel>crafting</skillLabel>
    <listOrder>50</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonCrafting</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Artistic</defName>
    <description>Crafting art.</description>
    <skillLabel>artistic</skillLabel>
    <listOrder>40</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonArtistic</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Medicine</defName>
    <description>Tending wounds and diseases and performing surgery.</description>
    <skillLabel>medical</skillLabel>
    <pawnCreatorSummaryVisible>true</pawnCreatorSummaryVisible>
    <listOrder>30</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonMedicine</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Social</defName>
    <description>Negotiating, convincing, manipulating, leading, and cheering up others.</description>
    <skillLabel>social</skillLabel>
    <listOrder>20</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonSocial</lessonInteraction>
  </SkillDef>

  <SkillDef>
    <defName>Intellectual</defName>
    <description>Researching and drug synthesis.</description>
    <skillLabel>intellectual</skillLabel>
    <pawnCreatorSummaryVisible>true</pawnCreatorSummaryVisible>
    <listOrder>10</listOrder>
    <lessonInteraction MayRequire="Ludeon.RimWorld.Biotech">LessonIntellectual</lessonInteraction>
  </SkillDef>

</Defs>
