


Increases max carry weight based on skill level. The skills that increase max carry weight and the amount they increase it by are completely configurable. Can also set increasing your max carry weight to make carts to be easier to pull. Uses Jotunn to sync configuration if installed on server.
Server-Side Info: This mod does work as a client-side only mod and only needs to be installed on the server if you wish to enforce configuration settings.
Vanilla skills are automatically detected so if new skills get added in a future update this mod will let you configure how they affect your max carry weight.
Max carry weight is increased based on skill level for each skill enabled in the configuration using the following equation:
Increase = Coefficient * ((Skill Level) ^ Power)
Effective cart mass if calculated using the following equation if CarryWeightAffectsCart is enabled.
ModifiedMass = Max(Mass * (1 - MaxMassReduction), Mass * (MinCarryWeight/MaxCarryWeight) ^ Power)
Changes made to the configuration settings will be reflected in-game immediately (no restart required) and they will also sync to clients if the mod is on the server. The mod also has a built in file watcher so you can edit settings via an in-game configuration manager (changes applied upon closing the in-game configuration manager) or by changing values in the file via a text editor or mod manager.
Verbosity
CarryWeightAffectsCart [Synced with Server]
Power [Synced with Server]
MaxMassReduction [Synced with Server]
Mass * (1 - MaxMassReduction).
MinCarryWeight [Synced with Server]
Each skill gets it's own section with the following configuration options.
Enabled [Synced with Server]
Coefficient [Synced with Server]
Power [Synced with Server]
None so far, tell me if you find any.
My mods will always be free to use but if you feel like saying thanks you can tip/donate.
| My Ko-fi: |
|---|
Source code is available on Github.
| Github Repository: |
|---|
If you would like to provide suggestions, make feature requests, or reports bugs and compatibility issues you can either open an issue on the Github repository or tag me (@searica) with a message on my discord Searica's Mods.
I'm a grad student and have a lot of personal responsibilities on top of that so I can't promise I will respond quickly, but I do intend to maintain and improve the mod in my free time.
If you like this mod you might like some of my other ones.