What is the formula to calculate the highscore? I can only see part of the formula. What I can see is the following:
Score = 100 + Max(1, 100 - Number of days played) * Difficulty level (1..4)
Score increases by 2% for each level gained and quest completed, and
I can only see the top of charactes like l, t, h etc on the next line and have no idea what it reads. What is the rest of the formula?
|