Results 1 to 4 of 4

Hybrid View

  1. #1
    Player
    avenra's Avatar
    Join Date
    Aug 2013
    Posts
    12
    Character
    Avenra Veya
    World
    Malboro
    Main Class
    Conjurer Lv 50

    Focus macro, please help.

    Hey guys, I'd like to know how to create a macro that will automatically cast repose on my focus target or if there is any other macros like this that would be helpful as a white mage, thanks.
    (0)

  2. #2
    Player
    SublimeStylee's Avatar
    Join Date
    Aug 2013
    Posts
    15
    Character
    Zana Anbolho
    World
    Malboro
    Main Class
    Arcanist Lv 50
    /micon Repose
    /ac Repose <focus>
    (1)

  3. #3
    Player
    Kuenaimaku's Avatar
    Join Date
    Aug 2013
    Posts
    2
    Character
    Kuen Kokowato
    World
    Ultros
    Main Class
    Arcanist Lv 32
    the placeholder value for focus target is <focus>.

    so if you mark your tank as your focus target, and you have a macro as follows:

    /micon "Cure"
    /ac "Cure" <focus>
    /echo "2.5sec CD"

    Your focus target (the tank) will be healed over anything else. I like taking this a step further with most of my macros and do something like the following:

    /micon "Cure"
    /ac "Cure" <focus>
    /ac "Cure" <t>
    /ac "Cure" <tt>
    /ac "Cure" <me>
    /echo "2.5sec CD"

    It goes from the beginning to the end of the list. If I don't have a focus target, it heals on my target. If my target can't be healed, it heals on the target of my target. If that can't happen, it heals me.

    Apply this knowledge to your own macros!
    (1)

  4. #4
    Player
    Aedra's Avatar
    Join Date
    Aug 2013
    Posts
    117
    Character
    Aedra Laevatein
    World
    Masamune
    Main Class
    Conjurer Lv 70
    I would not recommend set focus target as a tank, especially against a high level boss. You should set focus target as boss so you can see the incoming skill boss will use and prepare countermeasure before hand, such as precast esuna or precast cure.
    (0)

Tags for this Thread