< /br>< /br>< /br>

Shield+Stoneform+Dispersion

Post your easy buttons!

Shield+Stoneform+Dispersion

Postby inad316 » January 27th, 2012, 4:02 am

I am trying to make a macro to use all three, PW:Shield, Stoneform, Dispersion. I want them in that order because PW:S last longer, and stoneform can only be used before dispersion.

What I have uses only the first two and never uses dispersion.
Code: Select all
/cast Power Word: shield
/castsequence  reset=target/4 Stoneform, Dispersion


I have even put all three on separate lines
Code: Select all
/cast Power Word: shield
/cast Stoneform
/cast Dispersion


None work. If someone can help me with this I'd appreciate it. Also I want it so it targets me so i don't have to let go of my target.
User avatar
inad316
Member
 
Posts: 25
Joined: September 11th, 2011, 3:49 am

Re: Shield+Stoneform+Dispersion

Postby Ashleycakez » January 27th, 2012, 6:21 am

Curious about this... What is the benefit to macroing both damage reduction spells together?

Wouldn't it be more beneficial to be able to use one and then the other?

I'm not sure if Stoneform consumes the GCD or if it is like Dispersion and prevents you from casting other abilities until the buff falls off.

I know for Berserking (Troll racial) it doesn't consume the GCD so I can just macro it into CDs/trinkets and press a single button.

Yours may be a trickier case though.
Ashleycakez || <Angelus Lapsus> || Stream || Priest Healing Tips
<Angelus Lapsus> is recruiting! 10 man mature raiding
11/16H T14 and 5/13H T15
User avatar
Ashleycakez
Moderator
 
Posts: 1141
Joined: February 10th, 2011, 8:07 pm

Re: Shield+Stoneform+Dispersion

Postby LowynGnomer » January 29th, 2012, 4:29 pm

You won't be able to cast PW:Shield and Dispersion at once since they both consume a GCD. Using a castsequence macro is the right idea, you just had it a little wrong i think. Try:

Code: Select all
/cast Stoneform
/castsequence [target=player] reset=target/4 Power Word: Shield, Dispersion


You will just have to hit the button twice.
User avatar
LowynGnomer
Member
 
Posts: 1
Joined: January 29th, 2012, 4:15 pm

Re: Shield+Stoneform+Dispersion

Postby inad316 » January 30th, 2012, 4:32 am

Thanks, I don't know why I did not put the Shield in the castsequence.

I put stoneform in the cast sequence even tho it doesn't use a GCD because I want it to be second. Shield last for 15 seconds, Stoneform last for 8 seconds, and Dispersion last for 6 seconds.

To answer your question Ashleycakez, kinda useless to add both stoneform and dispersion for pvp but this will come in handy when i need to eat damage for any normal or hard mode for DS(crystals, orbs, solo soaking Twilight Barrage Ultraxion), Baleroc shards, etc...

As of 4.3 Dispersion, Stoneform and Shadowform stack
If I am correct I should take only 7.65% dmg rather than 8.5% (I save an extra 1.3k health with stoneform lol) before shield.

100*.1*.9*.85 =7.65

This code takes two clicks. Again thank you LowynGnomer
Code: Select all
/castsequence [target=player] reset=target/4 Power Word: Shield, Stoneform, Dispersion
User avatar
inad316
Member
 
Posts: 25
Joined: September 11th, 2011, 3:49 am


Return to Macros



Who is online

Users browsing this forum: No registered users and 2 guests