PDA

View Full Version : Paladin Healing Macro



Holmeser
07-30-2009, 06:33 AM
Hi i have searched around for this but couldn't find anything that fitted the bill.

Basically i run a 5 paladin team and am struggling with healing macros in instances, i use a cycle healing macro between my 4 ret pala's.
This is my macro:


/Target Assist
/Castsequence Holy Light,,,
I always find that while one is healing all my slaves stop attacking, i know why this is but i can't fix it.
Any help would be wonderful or even better how you guys do it.
Thanks
-H

Khatovar
07-30-2009, 07:27 AM
Perhaps putting the macro key on a Round Robin setup? And adding /targetlasttarget? That's probably how I'd hobble it together untill someone brilliant comes along and tells me a better way.

*queue brilliant person* VVV

Zaelar
07-30-2009, 07:33 AM
My guess is it's because they're all changing their target.

/castsequence [target=namehere] holy light,,,

Should work.

Dzonatan
07-30-2009, 08:58 AM
Hi i have searched around for this but couldn't find anything that fitted the bill.

Basically i run a 5 paladin team and am struggling with healing macros in instances, i use a cycle healing macro between my 4 ret pala's.
This is my macro:


/Target Assist
/Castsequence Holy Light,,,
I always find that while one is healing all my slaves stop attacking, i know why this is but i can't fix it.
Any help would be wonderful or even better how you guys do it.
Thanks
-HYou would be better of with just

/target focus
/cast flash of light

on all slaves under one keybind. Its much more faster and mana efficent.

Holmeser
07-30-2009, 09:43 AM
"
You would be better of with just

/target focus
/cast flash of light

on all slaves under one keybind. Its much more faster and mana efficent."

I don't quite understand what you mean, what im trying to do is have a round robin healing macro on all my slaves, binded to the same key.

ElectronDF
07-30-2009, 10:52 AM
I don't like to change targets, so I just heal whoever I need to:
/cast [target=focus-target, help] HealSpell
/cast [target=focus-target-target] HealSpell
The first one heals whoever I pick or if someone is outside the party (BG). The second one heals whoever has aggro. No thinking about anything, just heal whoever is getting beat on.

For round-robin-ness:
/castsequence [targe=focus-target, help] HealSpell
/castsequence [target=focus-target-target] HealSpell
Next:
/castsequence [targe=focus-target, help] , HealSpell
/castsequence [target=focus-target-target] , HealSpell
next
/castsequence [targe=focus-target, help] , , HealSpell
/castsequence [target=focus-target-target] , , HealSpell
next
/castsequence [targe=focus-target, help] , , , HealSpell
/castsequence [target=focus-target-target] , , , HealSpell

I would at least mention that my pally team has a shammy in it. Strength of earth totem, tremor totem, auto-magic disease/poison totem, healing stream, etc do SO much more than the 5th pally.

blast3r
07-30-2009, 11:02 AM
I found that Flash of Light is quick to cast and does a good job for the most part but doing heroics I had to change two of my rets to use Holy Light. I might just make a cast sequence to include both these spells in round robin to spread out the mana costs a bit.