Debuff limit and target frame

On default Ui I am seeing no more than 16 debuffs—there should be up to 40.

Why aren’t all of them showing? Seen this with a lot of streamers too

Because the default UI is punitively poorly designed.

You’ll need a full or partial UI replacement to make all of the information available.

The limit of 40 might not even be real any more. The wowpedia article was recently changed to no longer emphasize this limit.

The frames are dynamically created so you could try setting MAX_TARGET_DEBUFFS = something higher than 16 and see what you get.

It might be necessary to also set TargetFrame.maxDebuffs

1 Like