Block is calculated using Strength and Vitality, and is a percentage of the damage reduced from the opponent's attack
- Block is calculated [Base] + [STR] + [VIT]
- Block% is calculated 1 - (100 / (block + 100));
At 99.99%, block% will round up to 100%, but block reduction will still be 99.99%. However, there are still powers that penetrate block, so be on the lookout for those