salad_mixing.xml
<abilities>
<ability>
<name>Salad Mixing</name>
<key>salad_mixing</key>
<skill>cooking</skill>
<icon>salad_mixing</icon>
<description>
Learn how to mix different salad ingredients together to create a tasty dish.
</description>
<type>passive</type>
<subType>Cooking Techniques</subType>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>3</requiredPoints>
<requires>vegetable_cutting</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>