Moon Touched

Swapping Healbot for Grid

After showing miserable performance, given my gear, in the healing recount, I made several changes to my character. My gear gems on my healing set I changed to pure Intellect (for a larger mana pool) or spirit (key healing stat for druids) as well as tweaking my glyphs and enchants, and fixing my talent tree http://eu.wowarmory.com/character-talents.xml?r=Eonar&;n=Tequima&group=2

Reading up on add-ons, for how to improve my use of healbot, I came across several bloggers commenting on how sluggish and latency-impacted healbot is. It also does not talk to other healing add-ons about incoming heals (resulting in overhealing for other healers) unless you have LibHealComm add-on installed...

So I thought I would give Grid another try. After watching a VERY helpful youtube video on how to configure it so that the bars are vertical, the colours change properly etc. I have also added the optional add-ons: GridManaBars, GridStatusHots, and GridUnitMenu. Sadly, Blizz broke the ability to set focus from unit frames, so you have to set your main healing target by clicking on the MT and right click, set focus.

However, in order to use it, instead of using Clique, I did have to learn about Key Binds and Macros.

Found these useful videos later on:

However, I could not get castsequence to work - perhaps I had a typo (e.g. a ; where I should have used a ,). More research required.

Then off to the Battleground to test them, on my newly level 80 Paladin, DawnSmith...

Teq came second place in a Naxx25 run for the bosses I healed on, and within 1% of the top guild healer - not bad for a few changes!

Macros

The basic macro is:

/cast [target=mouseover] Flash of Light

and this is set as icon 2, with a secondary key-bind of Shift W. So, just by pressing the Shift key, Flash of Light is instantly to hand.

However, replacing an icon with this macro removes the tool-tip, and if you are casting something else, it will fail. So I have 2 extra lines:

#showtooltip Flash of Light
/stopcasting
/cast [target=mouseover] Flash of Light

The full version, which will not cast if your target is dead, or your mouse is not over a friendly target, and will cast a harmful spell if over an enemy, is:
#show Flash of Light
/stopcasting
/cast [target=mouseover,help,exists] Flash of Light
/cast [target=mouseover,harm,exists] Holy Light

For druid dispelling, use this instead, drag the icon to your Right 2 action bar, button 4, and bind to Shift C:
#Show tooltip Remove Curse
/stopcasting
/cast [target=mouseover,exists,help] Remove Curse; [target=focus,exists] Remove Curse; Remove Curse
/cast [target=mouseover,exists,harm] Moonfire

However, I still have Decursive, as (a) it is a lot easier to see and select the targets that need de-cursing and (b) using a priority list (MT, OT, healers, aggro-whores) I can spam Shift D to decurse (as I found out today...).

Action bar R2, 7, bound to Shift H, is Cure Poison. For paladins, use Cleanse instead of Remove Curse, and Lay on Hands instead of Cure Poison. For priests, Cure Disease and Dispel Magic etc. If you wanted to spam one key, try (but I have not tested, as this wastes cast time e.g. Noth=curse, Maexx = posion):
/castrandom [target=mouseover] Remove Curse, Cure Poison

For Paladin hands and blessings, (e.g. when caster gets aggro) use this, dragged to Right 2 action bar, key 6, and key bound to shift B:
/cast [help] Blessing of Protection; [target=targettarget] Blessing of Protection

For more on macros and how to use them, see WoWwiki - Most_Used_Macros and the Blizzard UI and Macro Forum

  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
 
  • Thu, Oct 15 2009 2:47 AM ()

    Considering the date of your post..  this comment is rubbish.

    "It also does not talk to other healing add-ons about incoming heals (resulting in overhealing for other healers) unless you have LibHealComm add-on installed..."

    Healbot has used LHCxx for years, get your facts correct.

  • Tequima said 
    Sat, Aug 8 2009 3:06 AM ()

    tokint247 - yes I do know how to set Healbot up. However in PuGs, which for 25 mans I frequently have to do, you don't know who has what add-on. If you read my original post, it was the sluggish performance and overhealing of Druid HoTs that I was most concerned about with Healbot.

    I judge my healing by how many people survive the session. Unfortunately, raid leads judge you by how far up the recount list you came when considering you for re-invites (again this is why Healbot is an issue, because other healers will not see incoming druid heals and will overheal them).

    Vouksh thanks for the hints on using macros and clique - I may give clique another try. I use focus a lot on my DPS spec, to set tank assist, or on the rare occasion when I have to sleep a beast. So will look at using it more for my paladin healer (I've now gone holy as my second spec on DawnSmith and am loving the ease at which I can quest in Northrend - mana is almost never an issue!) and see if I can use it more for Teq.

  • Fri, Jul 24 2009 7:59 PM ()

    Did you know how to set Healbot up ?????

    Its made of WIN

    Grid+Clique aint bad but it dont come close to Healbot and as for the libhealcomm most ppl have it with grid or some other raid frames anyways and when u say ur judging ur healing of recount HPS etc that kinda means u dont know how healing works

  • Vouksh said 
    Mon, Jul 20 2009 11:01 AM ()

    I would actually recommend using a combination of both grid+clique and key bindings. Macros are good up to a point, but you're relying on the game code to do too much of the work. What I do is bind certain spells to work like your mouseover macros, such as cleanse, sacred shield, and all the Hand spells. For spells that are repeatedly cast on the same target such as Beacon of Light or Judgement, I use focus macros. For my actual healing spells, I have my normal un-macro'd spells on my action bar for 1-5, keep my main heal-target targeted, and use clique to spot heal, and use my keyboard to heal my main target.

    This might only work for someone like me as I'm ambidextrous (meaning I can use my left and right hand for 2 different tasks at the same time), but with practice can make for an awesome healing setup. You can cover all your bases at once, and it makes healing more fun.

  • 1 page(s)