Difference between revisions of "FBlockMax"
Jump to navigation
Jump to search
imported>Ronyn |
imported>Picador (Fixed links, added findings from testing) |
||
Line 6: | Line 6: | ||
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. | 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, FBlockAmountHandToHandMult | 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. The formula is unconfirmed. | ||
|- | |- |
Revision as of 14:20, 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. The formula is unconfirmed. |
---|---|
Default value |
0.7500 |
Note: this setting also affects blocking by NPCs and creatures.