Reminds you to Fear Ward yourself if a Priest or Warlock is in 15 Yards Range to you and you have your Fear Ward up.
If you only want to be warned if your Fear Ward Spell is not on cooldown go to "Trigger" and copy paste the following in the "custom" window:
function(trigger)
return (not trigger[1] and trigger[2] and
((trigger[3] and (trigger[6] or (trigger[7] and (trigger[12] or trigger[13])))) or
(trigger[4] and (trigger[8] or (trigger[9] and (trigger[12] or trigger[13])))) or
(trigger[5] and (trigger[10] or (trigger[11] and (trigger[12] or trigger[13]))))));
end
Same Weakaura with only Priest Fear Check can be found here:
Same Weakaura with Priest + Warlock + Warrior Fear check can be found here: