Difference between revisions of "FBlockSkillBase"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Feyre
imported>Feyre
Line 1: Line 1:
'''Description''' - Determines the percent of damage that is disregard when an attack is blocked from block level 0.
'''Description''' - Determines the percent of damage that is disregard when an attack is blocked from block level 0.


Note that the total damage that is blocked is capped by fBlockMax.
Note that the total damage that is blocked is capped by fBlockMax. <br>
The damage blocked by hand to hand or just a weapon is also determent by fBlockAmountHandToHandMult and fBlockAmountWeaponMult respectively and by FBlockScoreNoShieldMult.
The damage blocked by hand to hand or just a weapon is also determent by fBlockAmountHandToHandMult and fBlockAmountWeaponMult respectively and by FBlockScoreNoShieldMult.


----
----
'''Original Value''' - 0
'''Original Value''' - 0

Revision as of 08:23, 2 June 2007

Description - Determines the percent of damage that is disregard when an attack is blocked from block level 0.

Note that the total damage that is blocked is capped by fBlockMax.
The damage blocked by hand to hand or just a weapon is also determent by fBlockAmountHandToHandMult and fBlockAmountWeaponMult respectively and by FBlockScoreNoShieldMult.


Original Value - 0