I haven't really been messing with 7DTD since alpha 15 or 16. I was looking at the progression.xml file for perks and wanting to make some tweaks. I'm looking at passive effects and not getting a firm grasp of how this works. I was trying to look at existing mods to get a better understanding but still doesn't make much sense.
<passive_effect name="LootQuantity" operation="perc_add" level="1,5" value="1,4"/>
What does this mean? It's particularly the level= and the value= parts I do not understand. Does this mean the effect at the first level of this perk you get +1 to loot? and at level 5 of the perk it changes to +4 loot? Any help would be appreciated
<passive_effect name="LootQuantity" operation="perc_add" level="1,5" value="1,4"/>
What does this mean? It's particularly the level= and the value= parts I do not understand. Does this mean the effect at the first level of this perk you get +1 to loot? and at level 5 of the perk it changes to +4 loot? Any help would be appreciated