otherworldly_protection.xml
<abilities>
<ability>
<name>Otherworldly Protection</name>
<key>otherworldly_protection</key>
<skill>chivalry</skill>
<icon>otherworldly_protection</icon>
<tagline>"My armor is not of this world, neither is my courage."</tagline>
<description>
Powerful aid from another realm.
[p]+10% Physical Warding
[n]+10% Magic Warding
[n]+10% Wound Resist
</description>
<type>passive</type>
<subType>1_Unique Passives</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>PhysicalWarding</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>MagicWarding</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>WoundResist</type>
<amount>0.1</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>2</requiredPoints>
<requires>overcome_the_odds OR noble_steel_resonance</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>