-
7.0 AST Draw Macros
Hello,
I've created a macro that will cycle through the play cards in order of 1>2>3. This allows me to have a macro next to player's names to place the cards accordingly. Obviously, this should not replace your play 1-3 and they should remain available on your hotbars but it can be a helpful tool when learning and as a panic button if it lines up.
Disclaimer: AST macros should never be used for optimized gameplay. This is merely a training tool to assist those learning to weave cards into their rotation without wasting them.
Cycle:
1. Balance/Spear (DPS)
2. Arrow/Bole (10% Heals+/DMG Reduction)
3. Spire/Ewer (Shield/HOT)
https://i.imgur.com/CKPev6Z.gif
------------------------------------------------------------------------
Requirements:
Hotbar: Align vertically at 80% to the Party List.
Party List: Size to 90%.
Macros: 8 free macro slots.
------------------------------------------------------------------------
Macro Command:
Simply change the "<1>" to designate them 1-8. Copy and paste available below.
/ac "Play I" <1>
/ac "Play I" <1>
/ac "Play I" <1>
/ac "Play I" <1>
/ac "Play II" <1>
/ac "Play II" <1>
/ac "Play II" <1>
/ac "Play II" <1>
/ac "Play III" <1>
/ac "Play III" <1>
/ac "Play III" <1>
/ac "Play III" <1>
/micon "Play I" action
/merror off
----------------------------------------------------------------------
Template:
/ac "Play I" <>
/ac "Play I" <>
/ac "Play I" <>
/ac "Play I" <>
/ac "Play II" <>
/ac "Play II" <>
/ac "Play II" <>
/ac "Play II" <>
/ac "Play III" <>
/ac "Play III" <>
/ac "Play III" <>
/ac "Play III" <>
/micon "Play I" action
/merror off
----------------------------------------------------------------------