Skip to content

RIFT · Cleric

Warden Ripple

This macro will allow you to automatically Ripple any single target spell macroed to this spell once Ripple is off cooldown. Ripple is listed last in the macro but will still fire off first since it is off the Global Cooldown. Soothing Stream is used as an example, you can use any Single Target spell with Ripple.

RIFT · Cleric420 lineslines used of the 20 this game allows
#show Ripple
/suppressmacrofailures
/cast Soothing Stream
/cast Ripple

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.