Originally Posted by
ccLoaded
Try playing around the health req before rejuv is cast that helped my mana out alot.
Try the settings that I posted a few pages back. They seemed to work quite nicely for a 483 ilvl in LFR (still oom'd but that's mainly from me carrying other healers in LFR).
**EDIT** Here's the raid settings that i'm using currently:
Code:
if not FirstRun then
FirstRun = true
SetCVar("Nova_Rejuvenation", 80)
SetCVar("Nova_Regrowth", 70)
SetCVar("Nova_HealingTouch", 50)
SetCVar("Nova_Swiftmend", 85)
SetCVar("Nova_WildGrowth", 90)
SetCVar("Nova_NaturesVigil", 70)
SetCVar("Nova_Innervate", 80)
SetCVar("Nova_Nourish", 80)
SetCVar("Nova_NaturesSwiftness", 40)
SetCVar("Nova_Ironbark", 60)
SetCVar("Nova_NaturesCure", 90)
SetCVar("Nova_Rebirth", 40)
end