Revision as of 2008-06-07 10:12:51
  Older version (diff) | current version (diff) | Newer version (diff)

Warrior macros (WoW)  

See Macro, Useful Macros for more information

This article contains Warrior-specific macros that players have found useful.

Contents [hide]

Macros

Interrupt Pro

/cast [equipped:Shields, stance:1/2] Shield Bash; [noequipped:Shields, stance:1/2] Berserker Stance; Pummel

This macro will use the best spell interrupt available under the circumstances; if you are using a Shield, it will attempt to Shield Bash (unless you are in Berserker Stance), and without a Shield will attempt to shift to Berserker Stance if required and then Pummel.

GetThere Deluxe

#showtooltip Charge
/dismount
/cast [stance:1, nocombat, nomodifier:shift] Charge; [nostance:1, nocombat, nomodifier:shift] Battle Stance; Berserker Stance
/cast [modifier:shift] Bloodrage

#showtooltip Intercept
/dismount
/cast [stance:3,combat] Intercept; [nocombat, nomodifier:shift] Battle Stance; [stance:3,modifier:shift] Intercept; Berserker Stance
/cast [modifier:shift] Bloodrage

Note that the above is actually two macros, not one.

This macro combines the functionality of Charge and Intercept into a single function. If you are in combat, the macro will attempt to shift to Berserker Stance if needed and Intercept. If you are out of combat, it will attempt to shift to Battle Stance if needed and Charge. Holding down Shift will force an override of Intercept, as well as using Bloodrage to generate additional rage to let you use it in the first place.

Mouseover Sunder

#showtooltip Sunder Armor
/cast [target=mouseover] Sunder Armor

This macro lets you sunder your current mouseover target, which is extremely useful for building AoE threat. Even better, though, is that Sunder Armor does not break crowd control, allowing you to build threat on a CC'd target without breaking it. Normally Sunder activates autoattack, but because this is a different target than your current target you will not autoattack and break the CC.

This page last modified 2008-06-07 10:12:51.