As the title says. Was wondering if anyone has figured out a work around for the hp/mp zone wide debuffs in crypt of sul and codecay? My toons try to Ned to full, but it's impossible.
- - - Updated - - -
Here is my work around to keep my cleric from casting all the time.
downshit5=/if (${Me.CombatState.Equal[COMBAT]}) /HealsOn 1
downshit6=/if (!${Me.CombatState.Equal[COMBAT]}) /HealsOn 0
I have a similar one on my tank to sit when not in combat and end<80.
I use these and turn off med in KA.
- - - Updated - - -
Here is my work around to keep my cleric from casting all the time.
downshit5=/if (${Me.CombatState.Equal[COMBAT]}) /HealsOn 1
downshit6=/if (!${Me.CombatState.Equal[COMBAT]}) /HealsOn 0
I have a similar one on my tank to sit when not in combat and end<80.
I use these and turn off med in KA.

