Advertisement
Starfleet

Druid Macros

Dec 4th, 2020 (edited)
1,326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.87 KB | None | 0 0
  1. Sunfire/Rake/Swiftmend self
  2. #showtooltip
  3. /cast [form:0/3/4, nomod, harm] Sunfire; [form:2, nomod, harm, talent:3/2] Rake; [mod:shift, target=player] Swiftmend; Swiftmend
  4.  
  5. Ursol's
  6. #showtooltip
  7. /cast !Ursol's Vortex
  8.  
  9. Starfire/Ferocious Bite/Regrowth Self
  10. #showtooltip
  11. /cast [form:0/3/4, nomod, harm, talent:3/1] Starfire; [form:2, nomod, harm] Ferocious Bite; [mod:shift, target=player] Regrowth; Regrowth
  12.  
  13. Dispel/Self Dispel
  14. #showtooltip Nature's Cure
  15. /cast [help, nomod] !Nature's Cure; [help, modifier:shift, target=player] !Nature's Cure;
  16.  
  17. Moonfire/Maim/Wild Growth
  18. #showtooltip
  19. /cast [form:0/3/4, nomod, harm] Moonfire; [form:2, nomod, harm, talent:3/2] Maim; [mod:shift, target=player] Wild Growth; Wild Growth
  20.  
  21. Starsurge/Rip/Mangle/Lifebloom
  22. #showtooltip
  23. /cast [form:0/3/4, nomod, harm, talent:3/1] Starsurge; [form:2, nomod, harm, talent:3/2] Rip; [form:1, nomod, harm, talent:3/3] Mangle; [mod:shift, target=player] Lifebloom; Lifebloom
  24.  
  25. Nourish/Cenarion Ward
  26. #showtooltip
  27. /cast [talent:1/2, mod:shift, @player] Nourish; [talent:1/2, nomod] Nourish; [talent:1/3, mod:shift, @player] Cenarion Ward; [talent:1/3, nomod] Cenarion Ward
  28.  
  29. SABS-----------------
  30. Wild Growth First/Maim Second
  31. #showtooltip
  32. /cast [help,@mouseover][help, nodead][noexists] Wild Growth; [talent:3/2,harm] Maim
  33.  
  34. Regrowth First - Bite/Wrath Second
  35. #showtooltip
  36. /cast [help,@mouseover][help, nodead][noexists] Regrowth; [form:2,harm] Ferocious Bite;[form:0/3/4, harm] Wrath
  37.  
  38. Rejuv/Moonfire/Mangle
  39. #showtooltip
  40. /cast [help,@mouseover][help, nodead][noexists] Rejuvenation; [form:2,harm] Shred;[form:0/3/4, harm] Moonfire; [form:1,harm] Mangle
  41.  
  42. Lifebloom/Rake/Sunfire
  43. #showtooltip
  44. /cast [help,@mouseover][help, nodead][noexists] Lifebloom; [form:2,harm] Rake;[form:0/3/4, harm] Sunfire
  45.  
  46. Swiftmend/Rip
  47. #showtooltip
  48. /cast [help,@mouseover][help, nodead][noexists] Swiftmend; [talent:3/2,harm] Rip
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement