shield_expert.xml
<abilities>
<ability>
<name>Shield Expert</name>
<key>shield_expert</key>
<skill>chivalry</skill>
<color>57519c</color>
<icon>shield_expert</icon>
<tagline>"A knight without his shield is like a man without honour."</tagline>
<description>Gain +1 protection and +1 energy recovery when wielding a shield.</description>
<type>passive</type>
<subType>4_shield_specialization</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>OnTurnEnergyRecovery</type>
<amount>1.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>2</requiredPoints>
<requires>bravery OR heroic_onslaught</requires>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">Shield</params>
</params>
</requirements>
</requirements>
</ability>
</abilities>