Holy Spell Crit Value Issue
TristramGoose opened this issue ยท 2 comments
Bug description
I noticed my holy spell crit values were higher in this addon vs the character stats classic addon. I was testing the character stats classic addon to see if that was where the issue lay by unlearning my talents then relearning all the talents in the holy tree up to but not including holy power then running /dump GetSpellCritChance(2) in chat to get a base line spell crit value.
I then put 5 points into holy power and ran it again and it took the extra 5% crit from my talents into account. The addon took it into account as well and the values matched. ECS however seems to add another 5% on top of that for some reason.
Screenshots
These screenshots are from a 2nd identical test because I forgot to take them the first time. This is why I am always poor...
Version
Version 2.6.1
Nice report!
If GetSpellCritChance returns the modified %, following should not be called. I'll make a PR ๐