I was wondering if there was a way I could make a weak aura that tracked how much callous hide I had in my bags than it would glow when I had 10 or more. I am new to making wa so I don’t know if it’s possible or how to do it
On the trigger tab:
Type: Status
Status: Item Count
Item: Callous Hide
If you want to include items that are in your bank then check the option for that.
On the conditions tab
If: Trigger 1: Stacks >= 10
Then: Glow: Visibility: check the box
If there are no glow options in the conditions then you need to go to the display tab and click the “add glow” button at the bottom.
Leave “show glow” unchecked so it will only glow when the condition is met.
Thank you!