• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share

HealPoints

  Download the Curse Client

Last Update:
Category: Class, and Healer
Tags:
Project Manager: Eridan
Current Version: HealPoints 2.9
Downloads Today: 15
Downloads Total: 125,546
Favorites: 498
Comments: 334
  • About 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, for example balancing spirit, +mana/5s, +healing and intelligence.

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) and EndurancePoints (focused on healing output over a long period). HealPoints detects and supports all relevant talents and almost all set and equip bonuses.

HealPoints contains a calculator that lets you manipulate the basic stats and see how they affect your spells and overall healing efficiency. See the supplied Readme.txt for more details.

  • Downloads (20)
  •  
  File Name Release Type Game Version Downloads Date  
  HealPoints 2.9 Release 2.4.3 132 7/7/2008
  HealPoints-r66378.17 Beta 2.4.3 0 5/3/2008
  HealPoints-r66378.16 Beta 2.4.3 0 4/26/2008
  HealPoints-r66378.15 Beta 2.4.3 0 4/12/2008
  HealPoints-r66378.14 Beta 2.4.3 0 4/5/2008
Advertisement
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Eridan said 

    The current beta version (updated for 2.4) has now been pushed here from wowace.

  • RaceZyzy said 

    Could you add the ability to hide the minimap button? I have looked at the code but can't find where it it created. If you give me a pointer to where it is I can handle doing my own custom change.

  • Nihlo said 

    nice thanks

  • Eridan said 

    That's because LinkWrangler uses non-standard tooltips.

    But take a look at http://downloads.curse.com/details/8014/ (Not made by me and not tested by me)

  • Nihlo said 

    doesn't work with link wrangler (http://wow.curse.com/downloads/details/5379/)

  • Eridan said 

    It should work just as you want it to, but there's a few reasons why it's not 100% perfect.

    1. It doesn't track changes in set bonuses or meta gems.

    2. Rounding errors. Example: You have a talent that increase intellect by 10%. You currently have 400,4 points of intellect, rounded to 400. The item you look at will increase your intellect by 4, increased to 4,4 by the talent. HealPoints calculates the new intellect to 404,4 and rounds to 404. If you put it on, you get 404,8 => 405. So it's not that HealPoints doesn't support these types of talents/abilities, but that it doesn't know about any rounding that has already been done on the intellect you had before. (Hope that made sense...) Any discrepancies because of rounding, should be pretty low as it's just +/-1 in a single stat.

    3. Bugs. I'm not aware of any outstanding bugs at the moment, so feel free to report any you find. If you turn on debug mode (check the FuBar/Minimap menu), helpful info will be printed to the console.

  • Aiadan said 

    Any chance of changing the healpoints change on tooltips for items not equipped so that it reduces the stats on the slot you have equipped before calculating the healpoints? I.e a bracer I have shows improvement over the bracer I have equipped, but when equipping it, the other bracer gives an even better improvement.

  • Eridan said 

    That's only on the first login. For later logins of the same character, HealPoints will be automatically disabled and the error message disappears. Still, I'll fix it in the next version.