Results 1 to 8 of 8

Hybrid View

  1. #1
    Player
    knguyen86's Avatar
    Join Date
    Oct 2013
    Posts
    2
    Character
    La'vara Anewen
    World
    Cactuar
    Main Class
    Arcanist Lv 40

    some useful macro for scholar

    What this pretty much do is turn your cleric stance on to maximize the damage output then it run through the dots and then bane them to other mobs, then it turn off your cleric stance so that you can maximize your healing when you go back to healing.

    /micon "Bane"
    /ac "cleric stance" <me>
    /wait 1
    /ac Aetherflow <me> (this is optional, but i find it better to manage your own aetherflow usage)
    /ac "Bio II" <t>
    /wait 3
    /ac "Miasma" <t>
    /wait 3
    /ac Bio <t>
    /wait 1
    /ac bane <t>
    /wait 1
    /ac "cleric stance" <me>

    you can tweek this macro a few different ways but i guess the main objective is to maximize dps with cleric stance on, than turn it off to maximize healing. There is a small draw back to this macro though. once you interrupt it in any way such as moving the cleric stance may stay on.
    (0)

  2. #2
    Player
    knguyen86's Avatar
    Join Date
    Oct 2013
    Posts
    2
    Character
    La'vara Anewen
    World
    Cactuar
    Main Class
    Arcanist Lv 40
    some other useful macro that i have is:
    instant summon
    /micon summon
    /ac swiftcast <me>
    /wait 1
    /ac summon <me>
    ___________

    /micon "summon II"
    /ac swiftcast <me>
    /wait 1
    /ac "summon II" <me>

    instant protect
    /micon protect
    /ac swiftcast <me>
    /wait 1
    /ac protect <me>
    /p protect buff casted (optional)

    instant resurrection
    /micon resurrection
    /p casting resurrection on <t> (optional)
    /ac swiftcast <me>
    /wait 1
    /ac resurrection <t>
    /p resurrection casted on <t> (optional)
    (0)

  3. #3
    Player
    DenzelTaru's Avatar
    Join Date
    Sep 2013
    Posts
    494
    Character
    Denzel Taru
    World
    Ragnarok
    Main Class
    Arcanist Lv 51
    Quote Originally Posted by knguyen86 View Post
    raise macro
    i would strip this one down to this:

    /micon "Resurrection"
    /ac Swiftcast <me>
    /ac Resurrection <t>

    the reason being, i used to use /wait 1 on my raise macro, but:

    1- in laggy fights like Garuda and Titan i found on quite a number of occassions the raise didn't fire off and (because you are busy healing) your swiftcast get burnt on a cure
    2- this one if for gamepad users (which i believe the OP is) swiftcast uses a target on the subtarget system.. so say you have tank selected for healing.. someone dies, you cycle through the list to the dead person using subtarget and hit the macro.. it will swiftcast then your target will snap back to the tank and it will try to raise the tank lol.. and then your swiftcast gets burnt on a cure.
    and
    3- if swiftcast is on cooldown there is a one second delay between when you press the macro and when you start raising which is a little irritating.

    cont..
    (1)