How would I go about this? I would like a progress bar that fills up from empty to maximum 20, based on the number of my atonement buffs active.
I can easily get the info through a buff trigger (smart group, atonement, self only) and show it in on an icon with %unitCount. But I'm not sure how to hook up the same info to a progress bar.