coolmodi / SpellCalc

A WoW classic addon providing information for spells, like actual damage done, crit and hit chance, scaling etc.
43 stars 8 forks source link

[WotLK] Resto Druid - Heals Hit Slightly Higher than SpellCalc Value in Tree Form #36

Open Frankensteak opened 2 years ago

Frankensteak commented 2 years ago

In tree form with full resto talents that affect heal numbers, heals are consistently slightly higher than SpellCalc value. Out of tree form, heals match SpellCalc value. I do see the numbers update when shifting to treeform, but I think it might be missing a talent or modifier somewhere.

Examples of SpellCalc value and actual heal:

coolmodi commented 2 years ago
  1. I guess you used the code from the wotlk branch? In any case, just get the now released 0.17 version, see https://github.com/coolmodi/SpellCalc/releases
  2. Testing it with the current version I get perfectly accurate results. Did you target yourself or someone else affected by the tree aura (6% healing recieved)?
Frankensteak commented 2 years ago

Testing with the latest wotlk version and it does appear that the heals are 6% higher.

I believe this 6% should be included if the person is in tree form as its raid-wide and 100 yard range. If you're in tree form, your heals are going to get this benefit unless you're healing people outside of your raid/group, and I don't see many applicable situations for that.

coolmodi commented 2 years ago

I could make an option to always use the player as target if no target is selected. I won't change the tree form aura into a healing done buff on the player though, because that would simply be wrong.