Skip to main content
close
Font size options
Increase or decrease the font size for this website by clicking on the 'A's.
Contrast options
Choose a color combination to give the most comfortable contrast.

: Once a mob's health is calculated, MobHealth.lua saves this data to the player's SavedVariables folder . This ensures that the next time the player targets that specific NPC type at that level, the health is immediately visible without needing to deal damage again.

World of Warcraft Vanilla 1.12.1 AddOn MobHealth ... - GitHub

: The script tracks the damage dealt to a target and compares it to the percentage drop in the target’s health bar. If a player deals 100 damage and the mob's health drops by 10%, the script calculates the total health as 1,000 HP.