Every time when you want to sell an item and merchant doesn't have enough currency in his stock to buy it, his money will be reset to 5000.
Permissions and credits
Credits and distribution permission
Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 4.04.3
fixed the bug from the previous version related to quantity popup window where 0x quantity of items could sometimes be seen = if you try to sell 0x item, then you didn't receive money but merchant "bought" the 1x item for free ...so if you use v4.04.2 you should update to v4.04.3!
Version 4.04.2
added possibility to set [%] of received money for sold item(s) -> READ instructions in Description tab!
added possibility to sell item(s) with price more than 5000 ...even when merchant has lower budget (his money are set to 5000 when item(s) with price more than 5000 are sold)
added small fix to quantity popup when merchant's money was reset to 5000 just when you open quantity popup window when selling items
With this mod you don't have to struggle with selling your loot anymore - every time when you want to sell an item and merchant doesn't have enough currency in his stock to buy it, his money will be reset to 5000.
INSTALLATION: - Install the mod - the best with TW3 mod manager (choose either the main or optional version) and run Script Merger after.
NEWS (main version only): - now you can set [%] of received money for sold item(s) by editing one value: 1) install the mod (if it isn't already) 2) go here and open the highlighted file below: ...\<The Witcher 3 folder>\Mods\modMoneyRefillInShops\content\scripts\local\setPriceForSellingItems.ws 3) then all you have to do is edit line 10, where is: PriceForSellingItems = 100; ...[which is Vanilla] to e.g.: PriceForSellingItems = 50; ...to get 50% of the value currently* offered by the merchant (*this means e.g. if the merchant offers 42% for your item, with "PriceForSellingItems = 50" you will get 21% instead)