View Single Post
04-28-16, 12:37 PM   #1
galvin
A Frostmaul Preserver
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 265
Rogue combo points 6 and 9, confused how we get to 9

Not sure where to ask this. In comboframe.lua there is a comment that says this.

-- If we have 6 or 9 max combo points, we use the first combo point and we show 6 circles
-- in a row. Otherwise we skip the first combo point and show 5 circles. The last 3 combo
-- point circle (if you have the talent to allow this) are shown only if filled.

I looked thru rogue stuff and the most they can have is 8 combo points. I even selected the talent. And looked at the max combo points which came out to 8. I looked thru all the legendary items and artifact powers and found nothing that adds an additional combo point to get to 9. It looks like blizzard is making the code behind combo points more complicated.

Any ideas?