PDA

View Full Version : [WoW] Holy priest macro



Janus
02-05-2011, 11:06 AM
Hey,

I feel like I am missing alot on the "perks" from the holy tree. There are a lot of situational buffs to spells that I am not making use of. An example is serendipity, another one is surge of light. Is there a macro or combination of macros out there that will make use of all these situationals?

Also, I trted putting serendipity and surge of light as procs in jafula's JAMBA but I am not being alerted to when they proc. Sadly, this has been a struggle to get some of the spells that proc to show correctly in JAMBA. I know I need to be using spell id and i did try every single spell id that I could find but no luck...

I have been using this build for my holy priest http://www.wowhead.com/talent#bfbZfhrrRkbkckoh


Any help/input would be appreciated

Alge
02-05-2011, 05:42 PM
For spell IDs, I use an addon (such as idTip http://wow.curse.com/downloads/wow-addons/details/spellid.aspx). You will need to either mouseover the spell in your spellbook or the buff icon and read the ID from the standard tooltip. You need to be on your priest to do that, so you may need to switch windows a bit to set it up.

For using the variations of Holy Word, I am still working on a solution myself. Some variation on Mercurio's idea as shown below should work:


Holy Proc Macro
#showtooltip Holy Word: Chastise
/stopmacro [channeling]
/tar party1
/tar raid1
/click BT4Button75
/cleartarget
/use 14

Note: I put the spell Holy Word: Chastise on BT4Button75 to actually cast that spell.

I'll try to update when I have something working.

Alge

Janus
02-05-2011, 06:19 PM
The Holy Word are working.

What you posted works perfectly for me when the priest switches to serenity. The AOE effect is clunky just because you actually need to activate the spell and actually click on your priest's screen to trigger the AOE heal

I was talking about the talents Surge of Light and Serendipity. How can we manage those ?