Block: Difference between revisions

Jump to navigation Jump to search
No change in size ,  16:44, 8 October 2019
m
(added shield stacking math)
Line 36: Line 36:
|colspan="3" style="text-align:center"| ...
|colspan="3" style="text-align:center"| ...
|}
|}
The player is able to wear multiple shields, but the bonus to blocking is not a linear increase. In the event of a melee attack, the game will roll a 50% chance on each shield one by one. If one succeeds, then the attack is blocked. This means that any additional shield will only be rolled for if the first 50% retuns a failure. With no additional skills, this only increases block chance by <math>0.25^{n} \times 0.5</math>, with <math>n</math> being the additional number of shields.  
The player is able to wear multiple shields, but the bonus to blocking is not a linear increase. In the event of a melee attack, the game will roll a 50% chance on each shield one by one. If one succeeds, then the attack is blocked. This means that any additional shield will only be rolled for if the first 50% retuns a failure. With no additional skills, this only increases block chance by <math>0.50^{n} \times 0.5</math>, with <math>n</math> being the additional number of shields.  


Each shield will also apply their DV penalty, and only one shield's AV can be added in an attack. Because of this, only one shield is the optimal number to have equipped.
Each shield will also apply their DV penalty, and only one shield's AV can be added in an attack. Because of this, only one shield is the optimal number to have equipped.

Navigation menu