Traders buy cheaper
This mod changes the prices at which the dealer buys your items by 50% of the original price.
I created this mod because I play with different mods that add new items and give enemies modified weapons. All in all, I like the loot pool now, but I don’t want to get too much money from selling these items, which means looting quickly becomes uninteresting. I’m currently testing it with 50% less, but will try to make further adjustments over time.
Anyone can upload their own version. I only uploaded this one so I can give it to friends in a collection.
The mod is compatible with everything that doesn’t touch the “TradePrototypes.cfg”.
However, since only values have been adjusted, it’s also easy to merge this mod.
What has been changed?
Stalker2\Content\GameLite\GameData\TradePrototypes.cfg
There are 4 different values for “BuyModifier” in this File. (e.g. 0.15f = 15% of the itemvalue, 1.55f = 155%)
I changed it to (vanilla -> modded):
BuyModifier = 0.15f -> 0.08f
BuyModifier = 0.2f -> 0.1f
BuyModifier = 0.3f -> 0.15f
BuyModifier = 0.5f -> 0.25f