Quote:
Originally Posted by Tann
[You must be logged in to view images. Log in or Register.]
|
You claim "alternate facts" with no examples or evidence. The old formulas were not as accurate as mine, and this is backed up with videos, logs, and code samples. The previous page didn't do that to prove their claims.
Please stop making things up. If you think there is a problem, please show us.
I can show the old page was wrong:
Quote:
Originally Posted by DeathsSilkyMist
[You must be logged in to view images. Log in or Register.]
This was the previous formula:
========================
Mod] = (Skill + STR) / 100
[Max Damage] = ([Mod] x [Weapon Damage]) + [Main Hand Bonus]
This is wrong. My level 60 Shaman hits for a max of 84 damage with Spear of Fate.
[Mod] = (200 skill + 255 STR) / 100 = 4.55
[Main Hand Bonus] = 0
[Max Damage] = (4.55 x 20) + 0 = 91
The old formula is off by 7. My formula is off by 0.
My level 60 Shadowknight hits for a max of 258 with Ancient Fire Etched Flamberge.
[Mod] = (225 skill + 231 STR) / 100 = 4.56
[Main Hand Bonus] = 37
[Max Damage] = (4.56 x 46) + 37 = 246
The old formula is off by 12. My formula is off by 1.
|
You can't do the same with the updates. Bcbrown did transcribe the extraPercent clamp wrong on the current version of the page. This will be fixed soon.