self_mastery.xml
<abilities>
<ability>
<name>Self-Mastery</name>
<key>self_mastery</key>
<skill>knowledge</skill>
<icon>knowledge_1</icon>
<description>
+0.5 energy per turn.
</description>
<type>passive</type>
<subType>the_sage</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>OnTurnEnergyRecovery</type>
<amount>0.5</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<worldlorePoints>0</worldlorePoints>
<mysticismPoints>4</mysticismPoints>
<philosophyPoints>4</philosophyPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>