It would seem that this perk made by Valmar doesn't work anymore on A17.
<perk name="Scavenger" icon="loot_sack" description_key="Each level in this perk increases your amount of harvest gain." title_key="Scavenger" max_level="4" skill_point_cost_multiplier="1" skill_point_cost_per_level="10" always_fire="true" group="scavenging">
<effect name="HarvestCount">
<add perk_level="1" value="0.5"/>
<add perk_level="2" value="1"/>
<add perk_level="3" value="1.5"/>
<add perk_level="4" value="2"/>
</effect>
</perk>
Level 1 gives you 50% harvest gain.
Level 2 gives you 100% harvest gain.
Level 3 gives you 150% harvest gain.
Level 4 gives you 200% harvest gain.
I know there's the perk "Mother lode" but i still would like to be able to have this one, can anyone please convert it so it works on A17? Thanks in advance!
Here's where i got it from: https://steamcommunity.com/app/251570/discussions/5/3491891042512137925/
<perk name="Scavenger" icon="loot_sack" description_key="Each level in this perk increases your amount of harvest gain." title_key="Scavenger" max_level="4" skill_point_cost_multiplier="1" skill_point_cost_per_level="10" always_fire="true" group="scavenging">
<effect name="HarvestCount">
<add perk_level="1" value="0.5"/>
<add perk_level="2" value="1"/>
<add perk_level="3" value="1.5"/>
<add perk_level="4" value="2"/>
</effect>
</perk>
Level 1 gives you 50% harvest gain.
Level 2 gives you 100% harvest gain.
Level 3 gives you 150% harvest gain.
Level 4 gives you 200% harvest gain.
I know there's the perk "Mother lode" but i still would like to be able to have this one, can anyone please convert it so it works on A17? Thanks in advance!
Here's where i got it from: https://steamcommunity.com/app/251570/discussions/5/3491891042512137925/