Results 1 to 10 of 263

Hybrid View

  1. #1
    Player
    Vhayne's Avatar
    Join Date
    Aug 2013
    Posts
    25
    Character
    Vetinari Vhayne
    World
    Coeurl
    Main Class
    Arcanist Lv 50
    I'm unfortunately not very macro-savvy, but maybe someone here can help me out a bit.

    Basically, I prefer to keep my Tank as my main target for ease of healing. Is it possible to have a few attack skills in a macro that will target his target, but without me losing my Tank as my focus?

    So in short : Quickly cast miasma en bio (or Stone and Aero) on my tank's target, while staying on the tank to continue healing.

    This is what I have (theorycrafted - can't try it yet since I'm at work) so far :

    /micon "Miasma"
    /ac "Miasma" <tt>
    /ac "Miasma" <t>
    /wait 2
    /ac "bio" <tt>
    /ac "bio" <t>

    If I'm not mistaken, the above would cast Miasma and Bio on my Tank's target while still keeping my Tank as my main target. If I don't have my tank as focus, it would simply cast Miasma and Bio on my enemy target. Can anyone confirm and/or improve please? Thanks in advance!
    (1)
    Last edited by Vhayne; 08-31-2013 at 08:46 PM.

  2. #2
    Player
    Kuenaimaku's Avatar
    Join Date
    Aug 2013
    Posts
    2
    Character
    Kuen Kokowato
    World
    Ultros
    Main Class
    Arcanist Lv 32
    Quote Originally Posted by Vhayne View Post
    /micon "Miasma"
    /ac "Miasma" <tt>
    /ac "Miasma" <t>
    /wait 2
    /ac "bio" <tt>
    /ac "bio" <t>
    Absolutely correct, I have the same macro set up with Bio II thrown in there. I'd honestly change the macro icon to whatever the last skill is in your macro, as that will tell you when you can use all abilities in said macro.
    (1)

  3. #3
    Player
    Vhayne's Avatar
    Join Date
    Aug 2013
    Posts
    25
    Character
    Vetinari Vhayne
    World
    Coeurl
    Main Class
    Arcanist Lv 50
    Quote Originally Posted by Kuenaimaku View Post
    Absolutely correct, I have the same macro set up with Bio II thrown in there. I'd honestly change the macro icon to whatever the last skill is in your macro, as that will tell you when you can use all abilities in said macro.
    Cool, thanks Kuenaimaku.
    Don't have Bio II yet, but was planning on putting that in there as well once I have it. Will make it a lot easier to spread DoTs using Bane if needed too, as well as save some space on my already slightly cluttered hotbar (don't like switching hotbars mid-combat).
    I assume it's just simply adding the following lines after it :
    /wait 3
    /ac "Bio 2" <tt>
    /ac "bio 2" <t>

    Good call on the cooldown icon, gonna alter it like you suggested.

    Thanks again.
    (0)