<abilities>
  <ability>
    <name>Stewing</name>
    <key>stewing</key>
    <skill>cooking</skill>
    <icon>stewing</icon>
    <description>
      A slower cooking method that uses less water than boiling. Stews are often thicker and more flavourful than
      boiled dishes.
    </description>
    <type>passive</type>
    <subType>Cooking Techniques</subType>
    <unlockInfo>
      <autoDiscover>0</autoDiscover>
      <unlockRequirements>
        <requiredPoints>3</requiredPoints>
        <requires>boiling</requires>
      </unlockRequirements>
    </unlockInfo>
  </ability>
</abilities>
