woodland_strider.xml
<abilities>
<ability>
<name>Woodland Strider</name>
<key>woodland_strider</key>
<skill>knowledge</skill>
<icon>knowledge_7</icon>
<description>
+10 movement speed in forests.
[n]+2 stealth in forests.
</description>
<type>passive</type>
<subType>the_adventurer</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>MoveSpeedBonus</type>
<amount>10.0</amount>
</modifiers>
<modifiers>
<type>Stealth</type>
<amount>2.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>-1</autoUnlock>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<worldlorePoints>6</worldlorePoints>
<mysticismPoints>0</mysticismPoints>
<philosophyPoints>0</philosophyPoints>
</unlockRequirements>
</unlockInfo>
<requirements>
<requirements>
<type>Location</type>
<params>
<params type="location">forest</params>
</params>
</requirements>
</requirements>
</ability>
</abilities>