We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New critchance in TSW 1.12.6
https://forums.thesecretworld.com/showthread.php?94350-The-new-crit-rating&p=1976975&viewfull=1#post1976975
Old formula: 39 - 68 / ( EXP( critical rating / 787.6 ) + 1 )
New formula: 55.14 - 100.3 / ( EXP( critical rating / 790.3 ) + 1 )
The text was updated successfully, but these errors were encountered:
56a1a99
Updated critical chance % calculation. fixes joakibj#39
645ea19
joakibj
No branches or pull requests
New critchance in TSW 1.12.6
https://forums.thesecretworld.com/showthread.php?94350-The-new-crit-rating&p=1976975&viewfull=1#post1976975
Old formula:
39 - 68 / ( EXP( critical rating / 787.6 ) + 1 )
New formula:
55.14 - 100.3 / ( EXP( critical rating / 790.3 ) + 1 )
The text was updated successfully, but these errors were encountered: