Results 1 to 4 of 4
  1. #1
    Player

    Join Date
    May 2014
    Posts
    2

    Is it possible to make macro to scale spells for low level fates/dungeons?

    Hello, I want to have 1 macro icon for Blizzard III that allows for Blizzard to be cast if I am in a fate or dungeon that is lower level. I have tried with no success. Is this possible and could someone please write it out for me? I have looked at quite a few different sites and can not find any answers thank you very much.
    (0)

  2. #2
    Player
    sheepysheepy's Avatar
    Join Date
    Sep 2013
    Location
    GRIDANIA
    Posts
    364
    Character
    Sheepy Sheepy
    World
    Sargatanas
    Main Class
    Conjurer Lv 50
    just tell it to do bliz3 followed by bliz1, if bliz3 is unavailable it'll go straight to bliz1
    (0)

  3. #3
    Player
    HEC's Avatar
    Join Date
    Aug 2013
    Posts
    1,620
    Character
    M'ete'leskum B'leskum
    World
    Moogle
    Main Class
    Conjurer Lv 50
    Code:
    /micon Blizzard
    /ac "Blizzard III" <t>
    /ac "Blizzard" <t>
    This will try to use Blizzard III first, if the current level is too low or you have not enough MP it will use Blizzard instead. You can also replace Blizzard with Blizzard III in micon command if you want.
    (1)
    Last edited by HEC; 05-16-2014 at 05:48 PM.

  4. #4
    Player

    Join Date
    May 2014
    Posts
    2
    Quote Originally Posted by HEC View Post
    Code:
    /micon Blizzard
    /ac "Blizzard III" <t>
    /ac "Blizzard" <t>
    This will try to use Blizzard III first, if the current level is too low or you have not enough MP it will use Blizzard instead. You can also replace Blizzard with Blizzard III in micon command if you want.
    Thank you very much! This will help a lot~
    (1)