Lifebloom's bloom can now be tracked in WotLK

This commit is contained in:
Aaron
2022-10-17 21:24:03 -07:00
parent 399756d6d1
commit 3901ff9407
+8 -5
View File
@@ -2200,6 +2200,14 @@
cura_efetiva = cura_efetiva + amount - overhealing
end
if (isTBC) then
--life bloom explosion (second part of the heal)
if (spellid == SPELLID_DRUID_LIFEBLOOM_HEAL) then
TBC_LifeBloomLatestHeal = cura_efetiva
return
end
end
if (isTBC or isWOTLK) then
--earth shield
if (spellid == SPELLID_SHAMAN_EARTHSHIELD_HEAL) then
@@ -2217,11 +2225,6 @@
TBC_PrayerOfMendingCache[who_name] = nil
end
--life bloom explosion (second part of the heal)
elseif (spellid == SPELLID_DRUID_LIFEBLOOM_HEAL) then
TBC_LifeBloomLatestHeal = cura_efetiva
return
elseif (spellid == 27163 and false) then --Judgement of Light (paladin) --disabled on 25 September 2022
--check if the hit was landed in the same cleu tick