I need to click the "Reaper's Ring" on my rogues RFinger while in combat. Trying to set it up as a holyshit
Code: Select all
holyshit2=/if (${Target.PctHPs}<99 && ${Cast.Ready[Reaper's Ring]} && ${Me.CombatState.Equal[COMBAT]}) /casting "Reaper's Ring" |item
Tried setting the item number (6054), the spellid for concussion (6054) and removing variables....different combinations of variables.
I must be missing something....and I have a feeling it's something that would be obvious to you guys. Poor rogue keeps getting curbstomped after a nifty triple backstab.