Setting up Your Battle Macros
All Battle Macros in FFXIV revolve around the action (/ac) text command. Take a quick look at the structure, and you should already have a very good idea of how they work.
/ac “Skill Name” <t>
Sub-commands:
Sub-commands:
<t> - Performs the selected action on the eligible target.
<st> - Selects a sub-target that is different from your regular target.
<me> - Selects yourself for the target. Make sure to use this sub-command for all self-casting abilities.
Using Battle Macros as a Discipline of War
If you are playing a Discipline of War, it is good to incorporate some of your self-buffing macros with a strong attack. Let's take a look at a nice one I wrote for my Lancer.
Using Battle Macros as a Discipline of Magic
While Battle Macros are a convenient addition for Disciplines of War, they are an absolute necessity for the Disciplines of Magic. Even if there aren't any other targets within miles, you always have to deal with a rather annoying confirmation menu when an AoE skill has been selected.
I know you think this is annoying, but it brings me great pleasure to inform you that there is a solution. Whenever you need to bring AoE into the fight, make sure you incorporate the following text commands:
/aoe – Use this at the start and end of all AoE Spell Macros. By doing this, you turn AoE on to execute a spell, and back off once the cast has been finished.
/wait # – Prompts the macro to wait a certain number of seconds before performing the next line of action. Without the wait macro, the AoE will be toggled off before the spell finishes casting. Personally, I think 5 seconds is pretty much the perfect amount of wait time in a macro.
/wait # – Prompts the macro to wait a certain number of seconds before performing the next line of action. Without the wait macro, the AoE will be toggled off before the spell finishes casting. Personally, I think 5 seconds is pretty much the perfect amount of wait time in a macro.
Battle Regimens
I know that some people find it quite bothersome when they constantly have to set up battle regiments but setting up a macro for it is actually quite easy. Special thanks to valark for teaching me how to use this.
/br on
/ac "Skill Name" <t>
/ac "Skill Name" <t>
Now it's time for you to enjoy setting up your own macros. If you have any questions regarding Battle Macros, feel free to drop a line.

