Enter what your leader has done — pulled from the timeline screen
(F5, hover the leader's portrait) — to see which regnal title
they currently hold and how far the next one is. This runs the game's exact
award routine (Character.cs · updateCognomen()): score
= Σ stat × weight; the title is the one with the highest
legitimacy whose scaled threshold you've cleared. Thresholds scale by
ruler number and game speed — both modelled
from the source. Fastest path: paste the F5 leader panel
straight in (labels map to the game's own text-stat.xml
strings, Indus DLC stats included). Inputs persist in your browser.