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.
I've found a bug with the set bonus from Whitemend Wisdom that would give you two different numbers on the tooltip. Fixed it for the next version.
Are you using the set?
The next version will allow you to select which gems that are to be used for empty sockets when comparing items.
Any chance you could add an option to disable scanning sockets, would be useful for benchmarking your current item vs. an item with empty sockets.
A guess on the different numbers: socketed/unsocketed (or vice versa, whichever makes sense). Just a guess though.
Priest / English Client / Latest Version of WoW / Version 2.6.3 of HealPoints.
Here is a screenshot: http://www.grimshade.com/wow/images/HealPoints.jpg
If you have 100,9 mp5, the character sheet shows this as 100.
HealPoints shows it as 101 (rounding). That's by design.
Hi
Its a gread addon :D, but i have a wrong number in it. The normal regen/5s is wrong, it shows alwas 1 too much.
German client and Shaman
How did you get the tooltip that gave you this error? AH, inspecting someone, chatlink, ?
gotta be a conflict somewhere...
[2007/07/12 23:25:33-377-x40]: HealPoints-2.6.3\bonusscanner.lua:453: Usage: GetItemInfo(itemID|"name"|"itemlink") HealPoints-2.6.3\bonusscanner.lua:453: in function `getItemSlotBonuses' HealPoints-2.6.3\calculator.lua:755: in function `computeHealpointsDiff' HealPoints-2.6.3\HealPoints.lua:271: in function `DrawTooltip' HealPoints-2.6.3\HealPoints.lua:139: in function <Interface\AddOns\HealPoints\HealPoints.lua:138> (tail call): ?: <in C code>: ? <in C code>: ? SellFish\tooltips.lua:94: in function <Interface\AddOns\SellFish\tooltips.lua:93> <in C code>: ? <in C code>: ? <in C code>: ? <in C code>: in function `SetHyperlink' FuBar_TrainerFu-0.2\TrainerFu_FuBar.lua:307: in function <Interface\AddOns\FuBar_TrainerFu\TrainerFu_FuBar.lua:286> <in C code>: in function `pcall' Tablet-2.0-41876 (Prat):933: in function <Interface\AddOns\Prat\libs\Tablet-2.0\Tablet-2.0.lua:927>
Which class is this? And what language version of WoW?
I don't have anything in the calculator. It's blank and I've even hit reset. The dual numbers I see is just when I mouse over something and they are displayed in the tooltips. The numbers are always different and sometimes one is positive and the other negative.
The reported bugs should be fixed in the new 2.6.3 version. Thanks for the help!
Ragowit: There's currently something wrong with tooltips if slots are empty. Looking into it.
Grimshade: Two numbers appear if you have entered something into the calculator. First number is without the calculator changes, second number with.
In the last couple versions of HealPoints, I've noticed something to the effect of "HealPoints difference 15243 / -3535". What does this mean? I only remember seeing one number before. Now I see two and they seem to be conflicting.
Somewhere, something went wrong...
http://bayimg.com/maDmJaabI
Heh. No worries mate; wasn't expecting lightning answers from something you're doing in your spare time for fun. Thanks for looking into it. (And for an excellent and useful mod.)
Sorry for not answering earlier. I've found and fixed a bug with Rejuv 13 and I'm looking into the tooltip issues.
I'm also getting some strange results - some details in case it helps you find them: My character is Orrowan on Proudmoore - you can see my gear and build in the Armory: http://armory.worldofwarcraft.com/#character-sheet.xml?r=Proudmoore&n=Orrowan
HealPoints seems to calculate the HP/cast value correctly for Rejuvenation 12 and 13, as confirmed by jumping off of things and checking the amount a cast does in damagemeters: Rejuve 12 = 1855; Rejuve 13 = 1984 The tooltips for the mana costs appear to be correct for my talents, as confirmed by watching the manabar: Rejuve 12 = 336; Rejuve 13 = 377 Which should give HP/mana ratios of: Rejuve 12 = 1855/336 = 5.5; Rejuve 13 = 5.3
Whereas Healpoints shows: Rejuve 12 = 5.5; Rejuve 13 = 6.1
I do have an idol which adds +86 heal to Rejuvenation, and the readme said something about idols not being counted right, but I thought since it got the HP/cast value right that it should also get the HP/mana right... (Also, just tried it without the idol and it still gets Rejuve 13 wrong.)
Okay, I will try once more to show how the tooltip is not calculating properly, this time comparing:
Item A - Boots of the Pious: 26 INT, 23 SPI, 62 +Healing, +4 mana/5 (vitality enchant).
Item B - Veteran's Mooncloth Slippers (mouseover): 30 INT, 0 SPI, 68 +Healing.
I switched to my "nekkid" outfit and used the Healpoints Calculator on the above stats. The results:
Item A: +8565 Item B: +3849
The HealPoints calculator says Item A is 4716 points better than Item B, but when I equip Item A and mouseover Item B the HealPoints Tooltip says Item B is 325/333 points better. Thus, there is a 5000 point discrepancy between the tooltip and the calculator. My guess is that it's the SPI that's not getting calculated properly.
Using the tooltip debug on both items shows minor problems. Item A says: +int:26 +spi: 25 (should be 23) +healing:62 +mana/5:4 +critRating:0 Item B says: +int:4 +spi: -25 (should be -23) +healing:6 +mana/5:0 (should be -4) +critRating:0, but these problems are not enough to account for the 5000 point discrepancy.
Is HealPoints compatible with EnhTooltip? (TankPoints is, atleast)