Results 1 to 10 of 21

Hybrid View

  1. #1
    Player
    lxSch's Avatar
    Join Date
    Feb 2014
    Posts
    247
    Character
    Alex Pokute
    World
    Lich
    Main Class
    Arcanist Lv 50
    Quote Originally Posted by Monsalvato View Post
    • Bad question withl likely no answer but I'm gonna ask anyway. Is 1 INT important for SMN as 1 MND is for SCH? Or is there a different ratio/tiers for the 2 stats for these 2 jobs? Asking 'cause I like both jobs and I really don't know how to spend my points...
    Scholar spells have higher potency, also when you enter CS having less mind makes your damage weaker. But SMN will benefit from mind because you will often heal in solo or when healer dies in team.
    Also, do you like 1-2 min or 20-30 min queues? I play SMN in solo for tribe dailies and fates, but do instances only as SCH (i have seen 2-3 SMN in inst so far because probably noone likes long queues). In solo 30 mind/int would not matter.
    But it is a little cosmetic choice we are allowed to make as it does gimp your character, so some may put it into vitality or even piety lol.

    The macro which has been told a lot before, but is worth repeating:
    Code:
    /pac "Embrace" <mo>
    Heals a remote person (outside of fairy auto heal range) which saves you from running after them.
    Also if you macro a spell that has a cooldown or high mana cost - it is useful to use
    Code:
    /macroicon "Spell Name"
    to see cooldown and mana cost (unfortunately does not work for pet actions).
    (0)
    Last edited by lxSch; 04-01-2014 at 01:17 PM.

  2. #2
    Player
    Maluber's Avatar
    Join Date
    Jan 2014
    Posts
    33
    Character
    Maluber Venali
    World
    Moogle
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by lxSch View Post

    The macro which has been told a lot before, but is worth repeating:
    Code:
    /pac "Embrace" <mo>
    Heals a remote person (outside of fairy auto heal range) which saves you from running after them.
    Also if you macro a spell that has a cooldown or high mana cost - it is useful to use
    Code:
    /macroicon "Spell Name"
    to see cooldown and mana cost (unfortunately does not work for pet actions).
    I believe if you put;

    /micon "Spell name" pet "Eos"

    Then it should show the pet action on your bar. I can't say for sure if it does or not as I'm going by memory but its worth a try if you would prefer having the pet action displayed.
    (1)

  3. #3
    Player
    lxSch's Avatar
    Join Date
    Feb 2014
    Posts
    247
    Character
    Alex Pokute
    World
    Lich
    Main Class
    Arcanist Lv 50
    Quote Originally Posted by Maluber View Post
    I believe if you put;

    /micon "Spell name" pet "Eos"

    Then it should show the pet action on your bar. I can't say for sure if it does or not as I'm going by memory but its worth a try if you would prefer having the pet action displayed.
    Indeed this works.

    Also, not frequently required but a good macro (probably was already said before, still):
    Code:
    /macroicon "Lustrate"
    /ac "Lustrate" <me>
    Normally you should not be hit that hard, but if you did - it can save in a situation when otherwise you would die.
    (0)