Dynamic Carrying Capacity Mod changes pawn mass capacity on both the map and in caravans, replacing the vanilla body size-based calculation with a formula that also accounts for carrying capacity and manipulation.
Dynamic Carrying Capacity Mod Features
Vanilla RimWorld calculates mass capacity as 35 kg × body size. The Dynamic Carrying Capacity Mod uses the following formula instead:
5 * √(CarryingCapacity) * (1 + Log(BodySize))
CarryingCapacity is calculated as:
BaseCarryingCapacity * Manipulation * BodySize
Example mass capacity changes
- Human Vanilla: 35.00 kg.
- Healthy human without modification: 43.30 kg.
- Human with 12% manipulation: 15.00 kg.
- Human with 53% manipulation: 31.52 kg.
- Human with 78% manipulation: 38.24 kg.
- Human with EPOE exoskeleton implant: 55.90 kg, with +25 carrying capacity and +25% manipulation.
- Ratkin Vanilla without modification: 28.00 kg.
- Ratkin without modification: 27.09 kg.
- Ratkin with Santa Package: 41.38 kg, with +60 carrying capacity.
Full changes for healthy unmodified pawns
- Alpaca: From 35 to 43.3.
- Bison: From 84 to 92.59.
- Donkey: From 49 to 58.72.
- Dromedary: From 73.5 to 83.1.
- Elephant: From 140 to 138.74.
- Horse: From 84 to 92.59.
- Muffalo: From 84 to 92.59.
- Yak: From 73.5 to 83.1.
- Pwca: From 105 to 110.78.
- Gordyfu: From 210 to 188.6.
- King Hamster: From 63 to 72.65.
- Human: From 35 to 43.3.
- Ratkin: From 28 to 27.09.
- Rabbie: From 31.5 to 39.34.
- Dragonian: From 28 to 49.46.
- Kjin: From 70 to 61.24.
- Goblin: From 31.5 to 39.34.
- Ravia: From 33.3 to 42.34.
- Epona: From 52.5 to 75.54.
- Uniponen: From 52.5 to 68.32.
- Destrier: From 87.5 to 148.27.
- Moyo: From 35 to 43.3.
- Red Moyo: From 38.5 to 66.88.
- Paniel: From 35 to 51.23.
Compatibility notes
When troubleshooting the Dynamic Carrying Capacity Mod:
- See if the error persists if you only have this mod and its requirements active.
- If not, try adding your other mods until it happens again.
- Always post your log using the Log Uploader.
- For best support, please use the Discord channel for error-reporting.
- Do not report errors by making a discussion thread, I get no notification of that.
- If you have the solution for a problem, please post it to the GitHub repository.
- Use RimSort to sort your mods.