living_off_the_land.xml
<abilities>
<ability>
<name>Living off the Land</name>
<key>living_off_the_land</key>
<skill>survival</skill>
<icon>living_off_the_land</icon>
<tagline>"The forest provides for those who know where to look."</tagline>
<description>
All raw foods last 3 turn longer.
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>RawFoodTurnBonus</type>
<amount>3.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredLevel>2</requiredLevel>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>