Hey guys. If a Perk has a number of ranks, when the player unlocks the next rank, does the previous perk get removed from them? Take this as an example:
Rank 1 - Damage dealt with bows increased by 10%
Rank 2 - Damade dealt with bows increased by 20%
When the player unlocks rank 2, would they then do 30% damage? Or does the game remove the previous rank?
I'm wondering because I'm setting up a perk system that doesn't reside in the skill trees, it's all done via scripts. So I need to know if I should remove the previous rank when the player unlocks the next one.
Thanks as always