Skip to content

RIFT · Cleric

Inquisitor Force Crit

This macro will force a critical hit on Bolt of Depravity whenever Fanaticism is off cooldown. Stopcasting is added to get the spell off as soon as possible. You can use any spell that deals damage other than Bolt of Depravity if you wish.

RIFT · Cleric520 lineslines used of the 20 this game allows
#show Bolt of Depravity
/suppressmacrofailures
/stopcasting
/cast Fanaticism
/cast Bolt of Depravity

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.