New to Weak Auras, I need the exact opposite of one of its offerings

I can make a Weak Aura Icon for Bristling Fur (defensive that gives rage based on damage taken, 40 sec CD) and their offerings are:

Show when it’s on CD, Always Show, or Highlight when buffed.

I would like for the icon to pop up not when it’s on CD and I can’t use it, but when it’s ready. Can someone help me figure out how to do that? Side note, ideally it would be only showing up when I’m in combat.

Click the WeakAuras Export button in the top right customize it with the options you want and import the string into WA.

1 Like

You can do it 2 ways

  1. Show the WA when it’s not on Cooldown: trigger would be
    Type: Status
    Status: Cooldown Progress (Spell)
    Spell Name: Bristled Furball
    Show: not on cooldown

  2. Show for x seconds immediately when it comes off cooldown
    Type: Event
    Event: Cooldown Ready(Spell)
    Spell: Birstled Fury
    Duration: 2, 3, 4, 5 whatever # of seconds you want this to pop up and show.
    For extra fun you can then go to the Actions tab and choose Play Sound

1 Like