Difference between revisions of "FBlockSkillBase"
Jump to navigation
Jump to search
imported>Qazaaq (formatting) |
imported>Phitt |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|style="background:#ffeded;" | | |style="background:#ffeded;" | | ||
Determines the percent of damage that is disregard when an attack is blocked from block level 0. | 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> | 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]]. | ||
|- | |- | ||
Line 13: | Line 13: | ||
|style="background:#ffeded;" | | |style="background:#ffeded;" | | ||
0. | 0.0000 | ||
|} | |} | ||
[[Category:Settings]] | <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 |