Advertisement
Guest User

Druid

a guest
Nov 12th, 2013
762
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. MACRO 16777233 "BREAK" Spell_Nature_MentalQuickness
  2. /cast [nostealth] !Cat Form
  3. /cast !Prowl
  4. END
  5. MACRO 16777227 "Charge" INV_Misc_QuestionMark
  6. #showtooltip
  7. /cast [stance:3] Feral Charge - Cat; [stance:1] Feral Charge - Bear
  8. END
  9. MACRO 16777226 "Charge" INV_Misc_QuestionMark
  10. #showtooltip Feral Charge - Bear
  11. /cast [stance:3] Dire Bear form, [nostance] Dire Bear Form
  12. /cast [@focus] Feral Charge - Bear
  13. END
  14. MACRO 16777224 "Cyclone" INV_Misc_QuestionMark
  15. /cast [@arena3] Cyclone
  16. END
  17. MACRO 16777229 "Cyclone" INV_Misc_QuestionMark
  18. /cast [@arena1] Cyclone
  19. END
  20. MACRO 16777230 "Cyclone2" INV_Misc_QuestionMark
  21. /cast [@arena2] Cyclone
  22. END
  23. MACRO 16777235 "ff" INV_Misc_QuestionMark
  24. #showtooltip Faerie Fire (Feral)
  25. /cast [stance:1/3] Faerie Fire (Feral); Faerie Fire
  26. END
  27. MACRO 16777232 "Meld" INV_Misc_QuestionMark
  28. #showtooltip Shadowmeld
  29. /cast !Shadowmeld
  30. /cast [noform:3] !Cat Form
  31. /cast [form:3] !Prowl
  32. END
  33. MACRO 16777217 "NS" INV_Misc_QuestionMark
  34. #showtooltip
  35. /cast Nature's Swiftness
  36. /cast [nomod] Healing Touch
  37. /cast [mod:shift] Cyclone
  38. /cast [mod:ctrl] Hibernate
  39. /cast [mod:alt] Wrath
  40. END
  41. MACRO 16777234 "Prowl" INV_Misc_QuestionMark
  42. #Showtooltip
  43. /stopattack
  44. /cast [stealth] Pounce
  45. /cast [stance:3] [nostealth, nocombat] !Prowl
  46. END
  47. MACRO 16777236 "Wrath" INV_Misc_QuestionMark
  48. #showtooltip
  49. /cast Wrath
  50. /petattack
  51. END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement