Quote Originally Posted by Bok View Post
I'm having to go back and try to remember how these work.

Isn't it to get a maxwell you have to have >= highest score / 2 ?

So let's take the Subtriggls, the highest score is 11 and you have 5.

The issue may be that on your mm page it shows that 5 is needed for a maxwell but that's incorrect. I'll add a decimal place to that. Take a look in stats6 now ?
You told me last year...

My current algorithm is that you get it when score is >= floor(max/2).

so if you have 5 and the max is 11. Is 5 >= 11/2 === is 5 >=5