Add absorbs, heal absorbs (#90)

* HealComm - Absorb, HealAbsorb

* HealComm - Unify all bars
This commit is contained in:
scorpzor
2025-12-01 13:36:15 -05:00
committed by andrew6180
parent b3dee35be1
commit 3d456d036a
9 changed files with 674 additions and 127 deletions
+6
View File
@@ -1404,3 +1404,9 @@ L["Allows Raid Members to send you Map Markers"] = true
L["MAP_MARKER_DISCRIPTION"] = "Allows Map Markers to be created by middle clicking (Mouse3) on the world map.\nMarkers are automatically shared with raid members."
L["Ranged"] = "Ranged"
L["Melee"] = "Melee"
L["Absorbs"] = true
L["Heal Absorbs"] = true
L["Overflow Heals"] = true
L["Overflow Absorbs"] = true
L["When enabled, incoming heals overflow past the health bar, otherwise bar is reverse filled."] = true
L["When enabled, absorb shields overflow past the health bar, otherwise bar is reverse filled."] = true