refathree.blogg.se

Cleave execute build wow ascension
Cleave execute build wow ascension






cleave execute build wow ascension

cleave execute build wow ascension

Combine this with Shield Wall and you got yourself a 65% damage reduction defensive cooldown, or with Spell Reflection and you got yourself a spell reflected and 25% damage reduction.

#Cleave execute build wow ascension Patch

In Patch 5.3, Defensive Stance got buffed for non-protection warriors, and it now provides a 25% damage reduction. script x=0 for b=0,4 do for s=1,GetContainerNumSlots(b) do local i=GetContainerItemLink(b,s) if i then n,_,r,L,_,t,z,_,e=GetItemInfo(i) if e="INVTYPE_2HWEAPON"and L>x then PickupContainerItem(b,s) AutoEquipCursorItem() x=L end end end end Or for fury/arms: Equip TWO-HAND-WEAPON from bag: script x=0 for b=0,4 do for s=1,GetContainerNumSlots(b) do local i=GetContainerItemLink(b,s) if i then n,_,r,L,_,t,z,_,e=GetItemInfo(i) if e="INVTYPE_WEAPON"and L>x then PickupContainerItem(b,s) AutoEquipCursorItem() x=L end end end end script x=0 for b=0,4 do for s=1,GetContainerNumSlots(b) do local i=GetContainerItemLink(b,s) if i then n,_,r,L,_,t,z,_,e=GetItemInfo(i) if e="INVTYPE_SHIELD" and L>x then PickupContainerItem(b,s) AutoEquipCursorItem() x=L end end end endĮquip ONE-HAND-WEAPON from bag with highest itemlevel: But no need to change the shield-name anymore :DĮquip SHIELD from bag with highest item-level: It was not possible to do in one macro, so it's two now. So I needed a macro that would auto-select a Shield and One-Hand-Weapon from my bags and equip it. But since I'm leveling, the gear changes often. While leveling I sometimes switch to fishing-pole and want to switch back to main-hand + weapon quickly. While leveling the main hand weapon and shield change frequently.

  • 9 Intervene healer -> charge healers target.
  • 8.42 Panic Button - Made/Provided by Tinytanker - Emerald Dream.
  • 8.41 Intercept / Current Target's Intervene.
  • 8.35 Autoattack when "casting" in all stances.
  • 8.32 Dual Wield/1 hand and Shield switch for Shield Bash.
  • 8.30 Btwist's Titan's grip version of Spell reflection macro.
  • 8.29 Btwist's Titan's grip version of the shield swap macro.
  • 8.28 2 hand/1 hand + shield switch (Alternate).
  • 8.20 Automatic Overpower or Revenge, AND use both trinkets.
  • 8.11 Target then Charge, or Throw with Bloodrage, or Overpower in combat.
  • 8.4 Retaliation, Shield Wall or Recklessness.
  • 8 Three-Spells-in-One-Button Tanking macro.
  • 7.2 Anounce Pulled Target in Raid Warning.
  • 6.5 Protection/Arms Spec, Equipment and Stance Switch.
  • 6.2 Adrenaline Rush (requires Herbalism).
  • 4.6 Charge, Intercept, Intervene 1 button fury (3.2).
  • 3.3 Focus charge/intercept/intervene (3.3).
  • 2 Auto-equip shield/weapon while leveling.
  • cleave execute build wow ascension

    Use: This yells, "Hooray, I made a macro!".Which creates: Macro Name /y Hooray, I made a macro! * Use: This yells, "Hooray, I made a macro!" if moving from another page, remove it from the old page.note the version of WoW that you tested it in.name it, describe what it does, and use a 'space' before each command for the 'code box'.Where possible, please validate and mark with last working patch or version number. Formatting Macros Note: Commands for some of the older macros have been modified significantly.








    Cleave execute build wow ascension