healing_attunement.xml
<abilities>
<ability>
<name>Healing Attunement</name>
<key>healing_attunement</key>
<skill>knowledge</skill>
<icon>knowledge_3</icon>
<description>
Heal 1 hp whenever you cast a magic ability.
</description>
<type>passive</type>
<subType>the_sage</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>SpellCastHealing</type>
<amount>1.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<worldlorePoints>0</worldlorePoints>
<mysticismPoints>4</mysticismPoints>
<philosophyPoints>0</philosophyPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>