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.
Facts
- Date created
- Jan 08, 2006
- Categories
- Last update
- Oct 25, 2012
- Development stage
- Release
- Language
- deDE
- enUS
- esES
- frFR
- License
- Public Domain
- Curse link
- HealPoints
- Reverse relationships
- 1
- Downloads
- 99,760
- Recent files
Authors
Relationships
- Embedded library
- Ace3
- CallbackHandler-1.0
- LibStatLogic-1.2
- LibStub
- LibTipHooker-1.1
- UTF8
- Reply
- #19
Xit_Draka Oct 24, 2012 at 03:42 UTC - 0 likesHi! Noticed that yall have begun the process of reviving this project. Thanks. 8)
I updated my auctioneer searcher to use your new code. You can find it at http://www.curse.com/addons/wow/auc-searcher-healpoints
Thanks again, and hope you like using my addon too.
- Reply
- #18
Nihlo Feb 13, 2012 at 08:45 UTC - 0 likesMessage: AceLocale-3.0: HealPoints: Missing entry for 'Debugging' Time: 02/13/12 09:43:13 Count: 1 Stack: Interface\AddOns\HealPoints\HealPoints_Options.lua:222: in function `SetupOptions' Interface\AddOns\HealPoints\HealPoints.lua:146: in function <Interface\AddOns\HealPoints\HealPoints.lua:120> (tail call): ? [C]: ? [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ? ...face\AddOns\Archy\Libs\AceAddon-3.0\AceAddon-3.0.lua:514: in function `InitializeAddon' ...face\AddOns\Archy\Libs\AceAddon-3.0\AceAddon-3.0.lua:629: in function <...face\AddOns\Archy\Libs\AceAddon-3.0\AceAddon-3.0.lua:621>
Locals: <none>
in r125...aceaceace...all it's bad sides
- Reply
- #17
JackTripper Feb 04, 2012 at 00:36 UTC - 0 likes<<reply 524139="">>
There, fixed missing Timer. All it took was:
And now one copy AceTimer is included in the zip; not zero and not two.
- Reply
- #16
JackTripper Feb 03, 2012 at 13:43 UTC - 0 likes<<reply 524139="">>
Hmm, i have AceTimer in my folder. Seems that WowAce just decides that users should not have that folder.
Someone needs to be shot; i'll blame SVN - and try to figure out how to convince WowAce to include files in the zip that are in the zip.
- Reply
- #15
Nihlo Feb 03, 2012 at 11:08 UTC - 0 likesHP reborn ? How do you open it ? and btw an error:
Message: Interface\AddOns\HealPoints\HealPoints.lua:26: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceTimer-3.0". Time: 02/02/12 01:30:20 Count: 1 Stack: [C]: ? ...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:210: in function `EmbedLibrary' ...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:192: in function `EmbedLibraries' ...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:159: in function `NewAddon' Interface\AddOns\HealPoints\HealPoints.lua:26: in main chunk
Locals: (*temporary) = "Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceTimer-3.0"."
- Reply
- #14
Eridan Feb 25, 2009 at 08:37 UTC - 0 likesYou could try using the very latest version of RatingBuster (r209) to see if that helps. RatingBuster recently switched from Ace2 to Ace3 while HealPoints has been Ace3 for a while.
Your error message: [2009/02/23 23:16:34-2849-x1]: HealPoints-3.3\calculator.lua:2: Cannot find a library instance of "LibStatLogic-1.1". Ace2-r1094\AceLibrary\AceLibrary.lua:49: in function `GetLibrary' HealPoints-3.3\calculator.lua:2: in main chunk
Indicates that Ace2 is being used somewhere and that's not by HealPoints.
- Reply
- #13
Cicero71 Feb 24, 2009 at 19:46 UTC - 0 likesI can make the error stop by using the r49 version with embedded libs, stripping out the Ace* libs from the libs folder, but leaving the LibStatLogic-1.1 folder in there.
I'm stumped. It's almost like LibStatLogic-1.1 doesn't load, except RatingBuster doesn't complain and it uses the same lib. I'm using the r35 LibStatLogic-1.1 downloaded directly from WowAce projects.
- Reply
- #12
Eridan Feb 24, 2009 at 15:17 UTC - 0 likesWhat about the r49-version with libs included? Same error there?
- Reply
- #11
Cicero71 Feb 24, 2009 at 05:26 UTC - 0 likesAfter updating to r49-nolib, I'm getting the following error at logon:
[2009/02/23 23:16:34-2849-x1]: HealPoints-3.3\calculator.lua:2: Cannot find a library instance of "LibStatLogic-1.1". Ace2-r1094\AceLibrary\AceLibrary.lua:49: in function `GetLibrary' HealPoints-3.3\calculator.lua:2: in main chunk
The problem being that I do, in fact, have the latest LibStatLogic-1.1 installed. In fact, I'm also using RatingBuster which also loads LibStatLogic-1.1 but does not produce the same error.
- Reply
- #10
Eridan Feb 03, 2009 at 09:20 UTC - 0 likesFrom what I know, Pawn uses static values. That's a bit different from HealPoints that takes your current stats, gear, spells, enchants etc. into account.