Snupy

Feral Druid Macros Cata

Sep 3rd, 2022 (edited)
9,792
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. Feral Druid Cata Macros
  2.  
  3. First all the focus macros:
  4.  
  5. /cast [target=focus] cyclone
  6.  
  7. #showtooltip Skull Bash(Cat Form)
  8. /cast [form:0/2/4/5] !Cat Form
  9. /cast [@Focus] Skull Bash(Cat Form)
  10. /cast [@Focus] Skull Bash(Bear Form)
  11.  
  12. #showtooltip bash
  13. /cast [nomod,nostance] Bear Form
  14. /cast [nomod,stance:4] Bear Form
  15. /cast [nomod,stance:3] Bear Form
  16. /cast [target=focus] bash
  17.  
  18. /cast [target=focus] entangling roots
  19.  
  20. #showtooltip Skull Bash(Cat Form)
  21. /cast [form:0/2/4/5] !Cat Form
  22. /cast [@Focus] Skull Bash(Cat Form)
  23. /cast [@Focus] Skull Bash(Bear Form)
  24.  
  25. Other macros:
  26.  
  27. #showtooltip skull bash
  28. /cast [stance:1] Skull Bash(Bear Form); [stance:3] Skull Bash(Cat Form)
  29.  
  30. #showtooltip
  31. /cast [stealth] Pounce
  32. /cast [nostealth] Rake
  33.  
  34. #showtooltip Prowl
  35. /stopattack
  36. /cast [stance:0/1/2/4/5] !Cat form
  37. /cast !Prowl
  38.  
  39. #showtooltip Shadowmeld
  40. /stopattack
  41. /stopattack
  42. /use [noform] cat form
  43. /cast [combat] Shadowmeld
  44. /cast !Prowl
  45.  
  46. #showtooltip
  47. /cast [form:1/3] Faerie Fire (Feral); [form:0/2/4/5] Faerie Fire
  48.  
  49. #showtooltip berserk
  50. /cast [form:1/3] Berserk; [noform:3] Cat Form;
  51.  
  52. #showtooltip Dash
  53. /cancelaura Stampeding Roar
  54. /cast [form:3] Dash; [form:0/1/2/4/5] !Cat Form
  55.  
  56. #showtooltip [form:1] Feral Charge(Bear Form); [form:0/2/3/4/5] Feral Charge(Cat Form)
  57. /cast [form:1] Feral Charge(Bear Form); [form:3] Feral Charge(Cat form); [form:0/2/4/5] !Bear Form
  58.  
  59. #showtooltip tiger's fury
  60. /cast [form:3] tiger's fury; [form:0/1/2/4/5] !Cat Form
  61.  
  62. #showtooltip Dash
  63. /cancelaura Stampeding Roar
  64. /cast [form:3] Dash; [form:0/1/2/4/5] !Cat Form
  65.  
  66. #showtooltip [form:1] Stampeding Roar(Bear Form); [form:0/2/3/4/5] Stampeding Roar(Cat Form)
  67. /cancelaura Dash
  68. /cast [form:1] Stampeding Roar(Bear Form); [form:3] Stampeding Roar(Cat Form); [form:0/2/4/5] !Cat Form
  69.  
  70. /cast [swimming] !Aquatic Form; [flyable,nocombat] !swift Flight Form; !Travel Form
  71.  
  72. Mouseover macros:
  73.  
  74. #showtooltip
  75. /use [@mouseover,help,nodead][help,nodead][@player] innervate
  76.  
  77. #showtooltip
  78. /use [@mouseover,help,nodead][help,nodead][@player] Healing touch
  79.  
  80. #showtooltip
  81. /use [@mouseover,help,nodead][help,nodead][@player] Lifebloom
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
Advertisement
Add Comment
Please, Sign In to add comment