The Decision to restore the Themata states that it's supposed to raise your Crown Authority to Medium. However, when I made the decision, it upgraded it to Max instead. Is this intentional, or a bug?
If the latter, I've already found the problem. There's no break statement at the end of the Authority increases, so the game keeps checking after the increase to see if you qualify for the next Authority upgrade - and because you were just upgraded, you always qualify until you hit the increase to Max Authority.
If the latter, I've already found the problem. There's no break statement at the end of the Authority increases, so the game keeps checking after the increase to see if you qualify for the next Authority upgrade - and because you were just upgraded, you always qualify until you hit the increase to Max Authority.