If your block chance is <5% (capped at 5) and you put on a shield, is the % chance to block on the shield added on to 5 or your actual value less than 5?
questions
bluei [70] <Zero>
|
|
|
Umm.... How is that possible? |
|
im now confused.. |
bluei [70] <Zero>
|
How is what possible? Equipping a shield when your block chance without the shield is <5%? Pretty easy considering you don't need the req dex to have a shield equipped. |
|
I think it goes: min(70, max(5, <INSERT-FORMULA-HERE>)) + shield_block |
|
Actually, no I don't. |
Administrator |
It would be added onto your actual value less than 5. Apart from the missing right paren after shield_block, Emanuel's formula is correct. |