vegetable_cutting.xml
<abilities>
<ability>
<name>Vegetable Cutting</name>
<key>vegetable_cutting</key>
<skill>cooking</skill>
<icon>vegetable_cutting</icon>
<description>
An essential technique for cooking with vegetables. Learn how to properly chop and slice vegetables so they
can be cooked evenly.
</description>
<type>passive</type>
<subType>Cooking Techniques</subType>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
<requires>boiling OR baking</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>