slip_away.xml
<abilities>
<ability>
<name>Slip Away</name>
<key>slip_away</key>
<skill>survival</skill>
<icon>slip_away</icon>
<description>
Makes escaping from dungeons or map tiles easier by reducing the escape prevention range of nearby
monsters.
[p]While outside, Slip Away reduces escape prevention by
2. In dungeons, both monster escape prevention range is doubled along with this bonus.
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>EscapeBonus</type>
<amount>2.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredLevel>0</requiredLevel>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>