[quote quote=47991]CJ thanks for this inforamtion. I followed your instructions and now i can heal like i know what im doing in a bg lol. I do have 1 issue though. I can heal others but cant seem to heal myself at all. Once the enemy finds out im healing they want me dead quickly and I am dead very quickly lol. The self heal macro doesnt seem to work at all for me.
[/quote]
PvP healing is a different beast, but like all healers you will get trained hard by DPS that know what they are doing. My best advice is to Bacon yourself and run large circles around them. I use slightly different talents and put Light of Dawn in the rotation so I can run through it. Make sure you use the Judgement macro at the bottom of the sequence because the damage reduction helps. All I can say is stop when you can and flash heal yourself to restore health; then keep it moving. Here is a copy of Marty slightly modified. Average 175-220K hps at my gear level.
Sequences['Marty'] = {
-- This Sequence was exported from GSE 2.1.00.
Author="kmasterflex@Emerald Dream",
SpecID=65,
Talents = "1 2 3 1 2 2 2",
Helplink = "https://wowlazymacros.com/forums/topic/holy-pally-martyr-healing-topping-the-meters/#post-44795",
Help = [[Marty (which is mouseover) use 90% of the time]],
Default=1,
Icon='INV_MISC_QUESTIONMARK',
MacroVersions = {
[1] = {
Combat=false,
Head=false,
Neck=false,
Belt=false,
Ring1=false,
Ring2=false,
StepFunction = "Sequential",
KeyPress={
"/cast Holy Avenger",
},
PreMacro={
},
"/cast [@Matere] Holy Shock",
"/cast [@Matere] Bestow Faith",
"/castsequence [@mouseover,help,nodead][@player] Light of the Martyr, Light of the Martyr",
"/cast Light of Dawn",
"/cast Avenging Wrath",
"/cast Tyr's Deliverance",
"/cast [harm] [@targettarget, nodead, exists] [@focus, nodead, exists] [@focustarget, nodead, exists] Judgment; Judgment",
PostMacro={
},
KeyRelease={
"/cast Aura Mastery",
"/cast divine protection",
},
},
},
}