CharacterStatsClassic (Character Stats Classic)

CharacterStatsClassic (Character Stats Classic)

8M Downloads

[request] crit cap

waytoomuchgaming opened this issue ยท 3 comments

commented

It could be a great addition, in the melee tab, to have crit cap.
Maybe with a color (white or green if not capped, red otherwise).

commented

I will be checking out some sources and implement it in a future update.

commented

If that can help, a guy used that formula to make some WA (https://wago.io/LC8_MCdQN and https://wago.io/KxMHui-TF):
critCap = 100 - missChance - dodgeChance - glancingChance + 4.8 + (extraWeaponSkill * 0.04)
Also, the classic rogue discord use that sheet: https://docs.google.com/spreadsheets/d/1NWKnSmYseruEUb06wOYbWHS6IxriHNd7E2fkBRBXxLY/copy

commented

Implemented as a tooltip in the latest release