Difference between revisions of "FActorStrengthEncumbranceMult"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>ShadowDancer
m (formatting)
imported>JRoush
m (Removed speculation on "mysterious" discrepancy in base encumbrance)
 
Line 5: Line 5:


The number by which a character's strength is multiplied to get his encumbrance limit (how much weight can be carried).
The number by which a character's strength is multiplied to get his encumbrance limit (how much weight can be carried).
<br/><br/>
Encumbrance Limit = Strength * ''fActorStrengthEncumbranceMult''


Max Encumbrance = Strength * ''fActorStrengthEncumbranceMult''
See the [[Encumbrance]] page for details.
|-
|-
!style="background:#ffdead;" |Default value
!style="background:#ffdead;" |Default value
Line 15: Line 16:


|}
|}
Note that for some reason the base encumbrance is 4 higher than the actual encumbrance limit;
  player.getbaseav encumbrance == Strength * ''fActorStrengthEncumbranceMult'' + 4
However, the actual limit that applies for encumbrance and that is displayed in the inventory does not include this mysterious +4. It is uncertain if formulas that have "base encumbrance" use the +4 base encumbrance or the real encumbrance limit.


<div id="catlinks"><p class='catlinks'>[[Special:Categories|Category]]: [[:Category:Settings|Settings]]</p></div>
<div id="catlinks"><p class='catlinks'>[[Special:Categories|Category]]: [[:Category:Settings|Settings]]</p></div>

Latest revision as of 07:29, 24 September 2011

Description

The number by which a character's strength is multiplied to get his encumbrance limit (how much weight can be carried).

Max Encumbrance = Strength * fActorStrengthEncumbranceMult

See the Encumbrance page for details.

Default value

5.0000