Originally Posted by Phearbot
It seems as if the spreadsheet is not calculating 3% + hit from suppression and cataclysm. The value of hit stays the same regardless of these talents. Can anyone confirm? Or am I just missing something?
Also the value of drain soul is not affected by the number of affliction debuffs on the target, only the value of drain life is.
|
If you look at where hit is calculated into spells, the cast time, you will see what you are looking for. For example, on the DPS sheet, cell C61, Chaos Bolt Cast Time:
=(MAX(gcd,(2.5-bane/10)/(1+haste/100)))/(1-MAX(0,base_miss-hit-cataclysm)/100)
Basically, since Cataclysm/Suppression only work on certain spells and the spreadsheet is flexible enough to handle an Affliction build casting Destruction spells (such as Shadowbolt like everyone does) or vice versa (such as CoA which most Destruction Locks do) then it can't simply give you 3% more base hit because that would not correctly reflect your hit cap on all your spells.
Rest assured that your hit is being tracked properly.