Jump to content
FORUMS

RedTony

Members
  • Content Count

    4
  • Joined

  • Last visited

Community Reputation

1 Neutral

About RedTony

  • Rank
    Peon
  1. Forgot to say, that rapid displacement (double glyph) is really handy for Ko'ragh if you are to take charge of the falling orbs. You can easily cross the room side-to-side for catching an orb in a second.
  2. I am running fire only, I moved from frost when I got something like 37% crit gear. Even though it is still behind arcane/frost in dps for single target fights, I manage to fare pretty well on the dps list (ranked in almost every boss, even though it is easy as there are currently few fire mages out there). Some general considerations: - Meteor: Its damage is splitted evenly between all enemies it hits, so ironically it is better in single-target fights (to build up your ignite for the upcoming combustion). I have tried PC in Twin Ogrons and noticed a slight dps increase in my last fig
  3. Here it is: #showtooltip /cast [mod:alt,@player][nomod,help] Purify;[nomod,harm] Dispel magic; [@player] Purify And here is a bonus: #showtooltip /cast [mod:alt,@player][nomod,help] Purify;[nomod,harm] Dispel magic; [mod:shift] Mass dispel; [@player] Purify This last macro would do everything your old macro did but also casts "mass dispel" if you are holding the "shift" key. I myself prefer this other macro, that adds a mouseover condition for dispelling/purifying: #showtooltip /cast [@mouseover,nomod,help][nomod,help][mod:alt,@player] Purify;[@mouseover,nomod,harm][nomod,harm] Dispel
  4. RedTony

    Macros

    Here is a "template" for healing macros using mouseover. What it does, basically: 1. Heals you, as long as you push "alt". 2. Heals your mouseover target, as long as it is an ally and he/she is not dead. 3. Heals your current target, as long as it is an ally and he/she is not dead. 3. Heals your current target's target, as long as it is an ally and he/she is not dead. #showtooltip/cast [@player,mod:alt][@mouseover,nodead,help][@target,nodead,help][@targettarget,nodead,help][] HEALHope it helps, regards.
×
×
  • Create New...