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
+9 -1
View File
@@ -541,6 +541,10 @@ P.nameplates = {
healPrediction = {
personal = {r = 0, g = 1, b = 0.5, a = 0.25},
others = {r = 0, g = 1, b = 0, a = 0.25},
absorbs = {r = 1, g = 1, b = 1, a = 0.35},
healAbsorbs = {r = 1, g = 0, b = 0, a = 0.35},
overflowHeals = false,
overflowAbsorbs = false,
},
threat = {
goodColor = {r = 0.20, g = 0.71, b = 0.00},
@@ -1107,7 +1111,11 @@ P.unitframe = {
healPrediction = {
personal = {r = 0, g = 1, b = 0.5, a = 0.25},
others = {r = 0, g = 1, b = 0, a = 0.25},
maxOverflow = 0
absorbs = {r = 1, g = 1, b = 1, a = 0.35},
healAbsorbs = {r = 1, g = 0, b = 0, a = 0.35},
maxOverflow = 0,
overflowHeals = false,
overflowAbsorbs = false,
},
classResources = {
comboPoints = {