Difference between revisions of "FBlockMax"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Buckermann
imported>Qazaaq
(formatting and default value)
Line 1: Line 1:
{| border="1" cellpadding="5" cellspacing="0"
|-
!style="background:#ffdead;" width="100"  | Description
|style="background:#ffeded;" |
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.
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.


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 FBlockScoreNoShieldMult.  The formula is unconfirmed.
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 FBlockScoreNoShieldMult.  The formula is unconfirmed.


The settings also affect NPCs and creatures.
|-
!style="background:#ffdead;" |Default value
|style="background:#ffeded;" |
 
0.750
 
|}




''Note: this setting also affects blocking by NPCs and creatures.''
[[Category:Settings]]
[[Category:Settings]]

Revision as of 12:30, 29 June 2007

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 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.

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 FBlockScoreNoShieldMult. The formula is unconfirmed.

Default value

0.750


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