trap_sense.xml
<abilities>
<ability>
<name>Trap Sense</name>
<key>trap_sense</key>
<skill>survival</skill>
<icon>trap_sense</icon>
<tagline>
"With proper scanning techniques and use of my peripheral vision, the ability to detect even the most
hidden traps has become second nature."
</tagline>
<description>
Spot traps from +1 tile away.
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>TrapDetection</type>
<amount>1.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
<requires>careful_footing</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>