careful_footing.xml
<abilities>
<ability>
<name>Careful Footing</name>
<key>careful_footing</key>
<skill>survival</skill>
<icon>careful_footing</icon>
<tagline>In the words of Eldas the Adventurer, "Tis better to avoid the trap altogether."</tagline>
<description>
+25% trap avoidance (chance to not trigger a trap when stepped on).
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>TrapAvoidance</type>
<amount>0.25</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredLevel>2</requiredLevel>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>