Hey I'm wondering if it is possible (and how) to actually change the encumbrance formula through a mod.
What I especially want is to make it so that max encumbrance is no longer defined by (only) your strength. So that stealth characters/mages don't have to level strength. IE the encumbrance would be something like:
maxencumbrance = strength * 5 + willpower * 3 + agility * 4
The magnitudes might be changed - but I think this brings the idea; make encumbrance not only dependent of strength.