master_enchanter.xml
<abilities>
<ability>
<name>Mystic Extraction</name>
<key>master_enchanter</key>
<skill>enchanting</skill>
<icon>cautious_touch</icon>
<description>
25% chance to learn a unknown enchantment of the same tier when disenchanting an item.
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>EnchantingDiscovery</type>
<amount>0.25</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>2</requiredPoints>
<requires>breakthrough</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>