Mods the properties of weight on items so most minor items are trivial weight, eliminating the need to mod Geralt\'s carry capacity.
Permissions and credits
Credits and distribution permission
Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
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 must get permission to earn Donation Points for your mods if they use my assets
Author notes
0
File credits
0
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
I don't care for the weight limits in Witcher 2. They created a complex rafting system -- without you being able to be logically aware of what items you MIGHT need later, and no way to store items. A number of mods have attempted to tackle this problem by individually changing Geralt's weight limit (moding geralt_basic.xml), which seems to have been broken in 1.2, or by individually going through and modding a lot of items -- something that conflicts with many other item mods and is terribly time consuming.
Enter WEIGHT WATCHERS.
I have modded the def_weights.xml file so that all items who property of weight of .1, .2, .5, 1, 18, and 20 are all equivalent to 0 (weightless). This means no having to change item by item. For example, now schematics and most crafting items are weightless, because each has the property of .1 weight or .5 weight or 1 weight -- which in Geralt's "Weight Watcher's" world now has 0 weight.
Why 18 and 20 as well? The two armours you are bound to start with now weight 20 each -- therefore making it so you can learn to play with armour enhancements early without having to sell one or the other before you have decided between them.
INSTALLATION:
Place def_weights.xml in CookedPC/items in your Witcher2 directory.
UNINSTALLING:
Delete the def_weights.xml
CUSTOMIZING:
Use an xml editor. The properties for each weight class are listed as a min and a max. change these values to what you wish -- you can 0 out all weights, half the weight of only the heaviest items, make Geralt auto-encumbered for having a single recipe -- it's your call. :)
Please enjoy, and feedback is welcomed! My first mod!