mushroom_handling.xml
<abilities>
<ability>
<name>Mushroom Handling</name>
<key>mushroom_handling</key>
<skill>cooking</skill>
<icon>mushroom_handling</icon>
<description>
A must-know for those who want to cook with mushrooms. Learn how to clean and cook mushrooms so they can be
added to your dishes.
</description>
<type>passive</type>
<subType>Cooking Techniques</subType>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
<requires>peeling</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>