Difference between revisions of "FBlockMax"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Buckermann
imported>Picador
(Added more testing results.)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Limits the maximum effectiveness of the block skill.  In simple terms, a value of 0.75 means that a block skill of 100 would block all damage 75% of the time when blocking with a shield. A value of 1.0 combined with a block skill of 100 means that you always block all damage when using a shield.
{| border="1" cellpadding="5" cellspacing="0"
|-
!style="background:#ffdead;" width="100" | Description
|style="background:#ffeded;" |


The actual percentage effectiveness of the block skill is derived from some formula involving FBlockSkillBase, FBlockSkillMult, FBlockMax and, when using a weapon or your hands, FBlockAmountWeaponMult, FBlockAmountHandToHandMult and FBlockScoreNoShieldMultThe formula is unconfirmed.
Limits the maximum effectiveness of the block skill.  In simple terms, a value of 0.75 means that a block skill of 100 would reduce damage by 75% when blocking with a shieldA value of 1.0 combined with a block skill of 100 means that you block all damage when using a shield.


The settings also affect NPCs and creatures.
The actual percentage effectiveness of the block skill is derived from some formula involving [[FBlockSkillBase]], [[FBlockSkillMult]], [[FBlockMax]] and, when using a weapon or your hands, [[FBlockAmountWeaponMult]], and [[FBlockAmountHandToHandMult]].  


[[FBlockScoreNoShieldMult]] seems to have no effect.


[[Category:Settings]]
Shield or weapon condition seems to affect this formula as well.
 
The formula is unconfirmed.
|-
!style="background:#ffdead;" |Default value
|style="background:#ffeded;" |
 
0.7500
 
|}
 
 
''Note: this setting also affects blocking by NPCs and creatures.''
<div id="catlinks"><p class='catlinks'>[[Special:Categories|Category]]: [[:Category:Settings|Settings]]</p></div>

Latest revision as of 14:29, 13 August 2010

Description

Limits the maximum effectiveness of the block skill. In simple terms, a value of 0.75 means that a block skill of 100 would reduce damage by 75% when blocking with a shield. A value of 1.0 combined with a block skill of 100 means that you block all damage when using a shield.

The actual percentage effectiveness of the block skill is derived from some formula involving FBlockSkillBase, FBlockSkillMult, FBlockMax and, when using a weapon or your hands, FBlockAmountWeaponMult, and FBlockAmountHandToHandMult.

FBlockScoreNoShieldMult seems to have no effect.

Shield or weapon condition seems to affect this formula as well.

The formula is unconfirmed.

Default value

0.7500


Note: this setting also affects blocking by NPCs and creatures.