Difference between revisions of "Summoner Macros"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 16: Line 16:
* '''Activate Ground Indicator:''' Pet will move to position. (Place)
* '''Activate Ground Indicator:''' Pet will move to position. (Place)
* '''Enemy Targeted:''' Pet will attack enemy. (Obey)
* '''Enemy Targeted:''' Pet will attack enemy. (Obey)
===Dreadwyrm===
* /macroerror off (Prevents chat spam)
* /ac "Deathflare"
* /ac "Dreadwyrm Trance"
This macro uses Deathflare if DWT is activated and DWT if it is not, this is due to Deathflare only being usable in DWT, and why "macroerror off" is important.
===Summon micro manage macro template===
* /macroicon "Summon" (II, III, as necessary)
* /macroerror off
* /ac Swiftcast
* /ac "Summon" (II, III, as necessary)
* /wait
* /ac "Summon" (II, III, as necessary)
* /hotbar Pet "Skill 1" HotBarNumber LocationNumber
* /hotbar Pet "Skill 2" HotBarNumber LocationNumber
* /hotbar Pet "Skill 3" HotBarNumber LocationNumber
Places summon skills on your skillbar and switched them out as long as HotBarNumber and LocationNumber are the same for all summons.
===Ruin/Ruin II===
* /macroerror off
* /ac "Ruin II"
* /ac Ruin
Uses Ruin II if available, else Ruin.
===Resurrection===
* /ac Swiftcast
* /ac Resurrection <mo>
* /ac Resurrection
Uses ress on moused over target, allowing for ress without losing your target. Press once for Swiftcast, again to ress.

Revision as of 23:27, 11 April 2017

MACROS

Shadow Flare

  • /macroicon "Shadow Flare"
  • /ac swiftcast
  • /wait 1
  • /ac "Shadow Flare" <t>
  • /echo Swiftcast ready


This places your Shadow Flare directly under your target, increasing speed and accuracy of using Shadow Flare, you can remove the swiftcast if you dont like to use it, personally i like it to cast as fast as possible. The echo lets you know when its ready again.

Unified Pet Control

  • /pac Heel
  • /pac Place
  • /pac Obey

Usage:

  • No Target: Pet will return to you. (Heel)
  • Activate Ground Indicator: Pet will move to position. (Place)
  • Enemy Targeted: Pet will attack enemy. (Obey)

Dreadwyrm

  • /macroerror off (Prevents chat spam)
  • /ac "Deathflare"
  • /ac "Dreadwyrm Trance"

This macro uses Deathflare if DWT is activated and DWT if it is not, this is due to Deathflare only being usable in DWT, and why "macroerror off" is important.

Summon micro manage macro template

  • /macroicon "Summon" (II, III, as necessary)
  • /macroerror off
  • /ac Swiftcast
  • /ac "Summon" (II, III, as necessary)
  • /wait
  • /ac "Summon" (II, III, as necessary)
  • /hotbar Pet "Skill 1" HotBarNumber LocationNumber
  • /hotbar Pet "Skill 2" HotBarNumber LocationNumber
  • /hotbar Pet "Skill 3" HotBarNumber LocationNumber

Places summon skills on your skillbar and switched them out as long as HotBarNumber and LocationNumber are the same for all summons.

Ruin/Ruin II

  • /macroerror off
  • /ac "Ruin II"
  • /ac Ruin

Uses Ruin II if available, else Ruin.

Resurrection

  • /ac Swiftcast
  • /ac Resurrection <mo>
  • /ac Resurrection

Uses ress on moused over target, allowing for ress without losing your target. Press once for Swiftcast, again to ress.