Use something like this:plague_strike,if=dot.blood_plague.remains<3
SC.CastSpell("Plague Strike", a => SC.TargetDebuffTimeLeft("Blood Plague") < 3, "refresh blood plague with plague strike"),
SC.CastSpell("Hammer of the Righteous", a => SimcraftBase.Me.CurrentTarget != null && SimcraftBase.Me.CurrentTarget.IsAlive && ObjectManager.GetObjectsOfType<WoWUnit>(true,false).Where(x => x.IsTargetingMeOrPartyMember).Count > 2, "Hammer of the Righteous"),
Correct, it is a trinket-use on weapon proc. Could you be a bit more specific on the useitembyid? I'm not that much of a programmer actuallywouldn't it be rather some kind of useitembyid? Sounds like a trinket.
I made one using the rotation, i posted.I cant seem to able to change the felmaster idc with the demo version, could someone be so kind as to put it in a zip :s
How can I make it use Gloves and Trinket when a certain buff is present?