on_guard.xml
<abilities>
<ability>
<name>On Guard</name>
<key>on_guard</key>
<skill>chivalry</skill>
<icon>on_guard</icon>
<tagline>"True courage is a rare and beautiful thing."</tagline>
<description>
Assume a defensive posture, consuming energy each turn to gain +2 protection and ⮃+20% wound resist⮃.
</description>
<type>toggle</type>
<subType>2_abilities</subType>
<cost>5.0</cost>
<cooldown>3</cooldown>
<toggleInfo>
<xpGain>
<skill>chivalry</skill>
<amount>0.06</amount>
<amountToDisplay>0.0</amountToDisplay>
</xpGain>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>WoundResist</type>
<amount>0.2</amount>
</modifiers>
</modifiers>
</toggleInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredLevel>0</requiredLevel>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>