Skip to content

RIFT · Cleric

Purifier AOE Cast on Target

Drops a ground-targeted area spell straight onto your current target instead of making you place the reticle. @gtae is the ground-target-area-effect modifier, and it is what turns a two-step cast into one. Invaluable while healing, when your target is the tank and the melee are stacked on them. Fire Wall is used here as the example, but any ground effect works.

RIFT · Cleric320 lineslines used of the 20 this game allows
#show Fire Wall
/suppressmacrofailures
/cast @gtae Fire Wall

Where to paste this

  1. Type /macro to open the macro window.
  2. Click Create, name the macro and pick an icon (or use #show <Ability> to mirror an ability icon).
  3. List your abilities in priority order, highest priority first, one /cast per line.
  4. Put abilities with no cooldown last — anything after them will never fire.
  5. Add /suppressmacrofailures on the second line to silence "ability not ready" errors.
  6. Drag the macro to a hotbar slot and bind it.