Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
RealMobHealth 2.18 release | 30.06 KB | Jan 11, 2020 | 1.13.3 | 336,126 | Download |
RealMobHealth 2.17 release | 29.66 KB | Dec 13, 2019 | 1.13.3 | 350,527 | Download |
RealMobHealth 2.16 release | 29.58 KB | Dec 12, 2019 | 1.13.3 | 95,687 | Download |
RealMobHealth 2.15 release | 29.42 KB | Dec 12, 2019 | 1.13.3 | 103,240 | Download |
RealMobHealth 2.14 release | 29.26 KB | Dec 11, 2019 | 1.13.3 | 146,044 | Download |
RealMobHealth 2.13 release | 29.08 KB | Sep 25, 2019 | 1.13.2 | 644,240 | Download |
RealMobHealth 2.12 release | 29.05 KB | Sep 23, 2019 | 1.13.2 | 163,662 | Download |
RealMobHealth 2.11 release | 27.91 KB | Sep 15, 2019 | 1.13.2 | 294,433 | Download |
RealMobHealth 2.10 release | 27.35 KB | Sep 11, 2019 | 1.13.2 | 213,877 | Download |
RealMobHealth 2.9 release | 26.87 KB | Sep 10, 2019 | 1.13.2 | 93,668 | Download |
RealMobHealth 2.8 release | 26.10 KB | Sep 9, 2019 | 1.13.2 | 71,443 | Download |
RealMobHealth 2.7 release | 24.61 KB | Sep 9, 2019 | 1.13.2 | 74,719 | Download |
RealMobHealth 2.6 release | 24.56 KB | Sep 8, 2019 | 1.13.2 | 18,299 | Download |
RealMobHealth 2.5 release | 23.78 KB | Sep 7, 2019 | 1.13.2 | 149,122 | Download |
RealMobHealth 2.4 release | 23.31 KB | Sep 5, 2019 | 1.13.2 | 104,568 | Download |
RealMobHealth 2.3 release | 21.58 KB | Aug 27, 2019 | 1.13.2 | 218,275 | Download |
Description
RealMobHealth records damage taken by a mob. This is used to estimate its max health when in combat and stores it for better accuracy in the future. RealMobHealth also broadcasts discovered health to others using the addon and can query them for unknown mobs.
Commands:
/RMHDel UnitID
Removes selected UnitID from stored health values. This defaults to target if not specified.
(Does not effect received peer data)
/RMHWipe
Clears all recorded health data.
(Does not effect received peer data)
Known issues:
- Drunkenness lowers the perceived level of a mob, this will confuse the addon if used while your character is drunk.
- Recorded damage may not clear if an untargeted mob in CombatLog range resets and is re-engaged.
- Due to the impreciseness of UnitHealth(), damage recording only starts once a hit brings a mob down to 99% or below.
To mitigate this, there are a few seconds between when damage recording starts and when reset detection is allowed to run. - Race conditions exist in the CombatLog which may cause the addon to occasionally miss damage events at the beginning or end of a fight.
Examples: CombatLog events firing after a UNIT_DEATH occurs and UnitHealth() not updating in time when a fight starts. - Mobs killed by NPCs like faction guards sometimes don't send overkill data in the CombatLog. This causes unusually high health to be recorded.
Localization
- enUS – Native locale by SDPhantom:
- esES – Lynk_One
- deDE – Figlmueller (Revised by Dathwada)
- frFR – Pgmbru
- koKR – chkid
- ruRU – vAlshebnik
- zhCN – EKE00372
- zhTW – HopeASD
If you wish to help localize RealMobHealth, send me a PasteBin or Gist link to a modified Localization.lua.
Developers:
See the included APIDoc.txt if you wish to add support to your addon or UI.
Due to technical limitations with SavedVars, RealMobHealth cannot be made embeddable.
Be sure to add RealMobHealth in the OptionalDeps tag of your ToC.
If you wish to advertise RealMobHealth support in your addon or UI, include a link pointing to this page (also available on WoWInterface) for download. Attempting to include it in your own download may cause versioning issues. LibStub only fixes this for embedded addons. Again, RealMobHealth isn't embeddable and can't be made so.
Contact:
I'm open to questions and suggestions. Feel free to message me here or post in the comments.
I'm also available for support on the WoWUIDev Discord, @mention me (SDPhantom) or send a DM.
Add a comment