impromptu_enchanter.xml
<abilities>
<ability>
<name>Impromptu Enchanter</name>
<key>impromptu_enchanter</key>
<skill>Enchanting</skill>
<icon>impromptu_enchanter</icon>
<description>
Gain the incredible ability to enchant items without the need of an enchanting table.
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>EnchantingTableNotRequired</type>
<amount>1.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>2</requiredPoints>
<requires>jewelry_imbuement</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>