awakening_the_body.xml
<abilities>
<ability>
<name>Awakening the Body</name>
<key>awakening_the_body</key>
<skill>athletics</skill>
<icon>awakening_the_body</icon>
<tagline>You feel the spark of potential igniting within, as your form begins to obey your will.</tagline>
<description>
+5 Maximum Energy
[n]+0.5 Energy Recovery
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>OnTurnEnergyRecovery</type>
<amount>0.5</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>2</requiredPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>