Skip to content
New issue

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

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

Open
Frankensteak opened this issue Sep 20, 2022 · 3 comments

Comments

@Frankensteak
Copy link

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:

  • Rejuv says it should tick for 1225, it actually ticks for 1298
  • Lifebloom says it should tick for 232, it actually ticks for 246-247
  • Healing Touch says it should hit for 6168 average, five casts were: 6591, 6689, 6449, 6541, 6647
@coolmodi
Copy link
Owner

  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
Copy link
Author

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
Copy link
Owner

coolmodi commented Sep 23, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants