Difference between revisions of "FBlockSkillBase"
Jump to navigation
Jump to search
formatting
imported>Feyre |
imported>Qazaaq (formatting) |
||
Line 1: | Line 1: | ||
{| border="1" cellpadding="5" cellspacing="0" | |||
|- | |||
!style="background:#ffdead;" width="100" | Description | |||
|style="background:#ffeded;" | | |||
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. <br> | 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. | ||
- | |- | ||
!style="background:#ffdead;" |Default value | |||
|style="background:#ffeded;" | | |||
0.000 | |||
|} | |||
[[Category:Settings]] |