HealPoints
HealPoints is a healer gear benchmark addon similar to TankPoints for tanks. It is designed to make it easier for healers to choose the most optimal gear, balancing
- Intelligence
- Mana Regen
- Spirit
- Spell Power
- Crit Rating
- Spell Haste
It displays all your relevant basic stats as well as HP/sec
, HP/mana
, etc. for all your healing spells. It also displays a few more advanced benchmarks:
- PowerPoints: focused on healing output over a short period
- EndurancePoints: focused on healing output over a long period
HealPoints detects and supports all relevant talents and almost all set and equip bonuses.
You can view your current HealPoints by typing:
/hp calc
Your HealPoints, PowerPoints and Endurance points will also be displayed on your paperdoll.
If you have a LibDataBroker feed view (e.g. TitanPanel) then you will see:
- a feed containing your current HealPoints
- a tooltip showing the value of relative stats
HealPoints contains a calculator that lets you manipulate the basic stats and see how they affect your spells and overall healing efficiency.
Does it take sockets in the calc?
Love this mod--saved me bag room and time figuring out what items are better than others for my healing style--thanks!!!!!
Ok you stated that you did not have high priority making it work with other addons, but I would like to say that it would be very nice if it would work with lootlink.
np, LinkWrangler has instructions on it's Curse page how to make it compatible... but I can't code, so it makes no sense to me :(
HealPoints info are only displayed on standard blizzard tooltips. So it won't work for addons that make their own tooltips.
Changing HealPoints to work with other addons isn't top priority, but I may get around to it. Won't be in the next version, though.
This mod does not show on LinkWrangler addon tooltips... However Tankpoints does work.
http://wow.curse-gaming.com/en/files/details/992/tankpoints/ TankPoints
http://wow-en.curse-gaming.com/files/details/5379/link-wrangler-for-wow-2-0/ Link Wrangler for WoW 2.0
Very nice mod. I got 2 questions though.
Is it normal that a lot of librams who have healing stats, don't display HealPoints ? (http://www.wowhead.com/?items=4.7)
Would it be possible to support the BankItems tooltips, or should i be asking that the author of that mod ? http://ui.worldofwar.net/ui.php?id=1699
Thanks
Thanks Eridan for the answer. It seams there was a problem with my installed addons. I had bonus scanner installed separately. Maybe this was the problem. However after updating some old addons the healpoints seam to be displayed correctly.
Okay, I will record them next time ingame and post them here afterwards.
Posting the exact text on item stats/enchants that aren't detected, will help a lot.
Eridan, when I have the Debug mode enabled while playing (on deDE-client), I still get quiet a lot of messages about stats that are not recognized.
Do I have to post them all here in order to be fixed?
Yeah, I'm a bit behind on German enchants because wow.buffed.de won't show me the tooltip text after enchanting. But since you wrote it here, I'll add it to the next version.
If you want to fix it yourself, you can edit localization_scanner.lua. Add the following line to HEALPOINTSBS_PATTERNS_OTHER starting at line 241.
{ pattern = "Zauberkraft %+(%d+) und Zaubertrefferwertung %+%d+", effect = "HEAL"},
Or you can wait until next release :-)
Not detected (at least with german client): Glyphe der Macht (Glyph of Power) http://wow.buffed.de/?i=29191
After enchanting the tooltip says: "Zauberkraft +22 und Zaubertrefferwertung +14"
I can think of two possible reasons:
1) The item has some bonuses (enchants or gems) that are not supported by HealPoints yet. You can use debug mode to see what HealPoints detects (/healpoints debug). If you find something that HealPoints doesn't detect, let me know and I'll try to add it. When you put on an item, HealPoints uses the values from the character sheet so this is really only a problem for tooltips.
2) If the item in the tooltip is not enchanted and the item equipped in the same slot is enchanted, HealPoints assumes that you will enchant the item with the same enchant. If you equip it without enchanting it, you'll therefore get less points than the tooltip indicates. (If you look at an enchanted item and the equipped item in the same slot isn't enchanted, HealPoints uses the values as is).
thanks, 2.4.1 seems to work perfectly for my german client :)
I have a strange effect here on my German client. The Numbers displayed in tooltips (comparing new items), the numbers displayed in the character window and the numbers calculated manually are not the same. I mean, I display the tooltip of an item in inventar and some value of healpoints is shown. I equip the item and another is shown. I type the values in the calculator (- old item + new item stats) and some third value comes out. The difference is quite large and varies from thousands + to thousands – on the same item. Any idea where the problem may be?
Hopefully 2.4.1 should be much better both for German and French clients.
Good luck.
Looking forward to the fixed version (for deDE-clients like me).
I managed to find and install a German language pack for WoW and got the error myself for gear enchanted with spellthreads.
Now that I have the error myself, I should be able to release a fix sometime this weekend.
With me the mistake only appears when I'm examining items with spellthreads. What should be already known according to ChangeLog. I'll be happy when a new version with improved german support comes out... Keep up the good work..