Difference between revisions of "FBlockSkillBase"
Jump to navigation
Jump to search
imported>Feyre |
imported>Phitt |
||
(5 intermediate revisions by 3 users not shown) | |||
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. A value of 1.0 means 100%. This percentage is added to the total amount of block percentage, so with fblockmax at 1.0, a block skill of 75 and this setting at 0.25 100% of the damage will be blocked. | ||
'' | |||
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]]. | |||
|- | |||
!style="background:#ffdead;" |Default value | |||
|style="background:#ffeded;" | | |||
0.0000 | |||
|} | |||
<div id="catlinks"><p class='catlinks'>[[Special:Categories|Category]]: [[:Category:Settings|Settings]]</p></div> |
Latest revision as of 08:32, 18 March 2010
Description |
Determines the percent of damage that is disregard when an attack is blocked from block level 0. A value of 1.0 means 100%. This percentage is added to the total amount of block percentage, so with fblockmax at 1.0, a block skill of 75 and this setting at 0.25 100% of the damage will be blocked. Note that the total damage that is blocked is capped by fBlockMax. |
---|---|
Default value |
0.0000 |