I must be missing something here, I am trying to keep my Holy Aura up when I have ma2lelee loaded so:
Rich (BB code):
downflag1=1
downshit1=/if (${Spell[Holy Aura].Stacks[0]} && !${Me.Aura[Holy Aura].ID} && !${Me.Moving} && !${Me.Invis}) /casting "Holy Aura"
If I understand that right its:
Rich (BB code):
If I have the spell in a gem slot & that buff is not in the Aura window & I am not moving & I am not invisible then cast the "holy aura"
Am I understanding that right ? & dose that "!${Me.Invis})" work for invis to undead too?
Is this doable?
Rich (BB code):
downshift3=when my marc healer gets hit, I switch to his target and cast lesson of repentance rk. ii & attack it?, Then switching back to my target would be nice, but I don't think that bits is doable at all.