coldReactive

[FFXIV] Astrologian Card Drawing Macros

Jun 19th, 2015 (edited)
1,492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. In order to use a card, you cannot use /ac "The Spire" for instance, and instead must use /ac Draw. Below are the macros I've come up with. Each macro icon will not display its tooltip, so make sure to have the actual draw action on your hotbar / hud somewhere as well.
  2.  
  3. /macroicon Draw
  4. /ac Draw
  5. /p The Drawn Card to be used on you has been decided!
  6.  
  7. ------------------------------------------------------
  8.  
  9. /macroicon "The Balance"
  10. /p The Balance! → <t>
  11. /ac Draw <t>
  12. /wait 1
  13. /p Damage Dealt increased by 10% for <t>!
  14.  
  15. /macroicon "The Bole"
  16. /p The Bole! → <t>
  17. /ac Draw <t>
  18. /wait 1
  19. /p Damage Taken reduced by 10% for <t>!
  20.  
  21. /macroicon "The Arrow"
  22. /p The Arrow! → <t>
  23. /ac Draw <t>
  24. /wait 1
  25. /p Attack Speed Increased by 10% for <t>!
  26.  
  27. /macroicon "The Spear"
  28. /p The Spear! → <t>
  29. /ac Draw <t>
  30. /wait 1
  31. /p Action Recast Reduction by 20% for <t>!
  32.  
  33. /macroicon "The Ewer"
  34. /p The Ewer! → <t>
  35. /ac Draw <t>
  36. /wait 1
  37. /p MP Cost Reduction by 20% for <t>!
  38.  
  39. /macroicon "The Spire"
  40. /p The Spire! → <t>
  41. /ac Draw <t>
  42. /wait 1
  43. /p TP Cost Reduction by 20% for <t>!
Advertisement
Add Comment
Please, Sign In to add comment