A Divine Sovereign
The "A Divine Sovereign" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
A Divine Sovereign

Country eventDLC: UtopiaMean time: 120 months
The … entity known as …, previously … but now something far more, has attracted a large and devout following in the …. Worshipped by many as a supreme deity, a call has gone out to officially crown the … as the permanent ruler of our great empire, now and into perpetuity.
The command below will trigger the "A Divine Sovereign" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- A powerful psychic, but a God? Hardly.
- … will remain as ….
- May … reign stretch into infinity... and beyond!
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how A Divine Sovereign (utopia.3400) connects.
Can lead to
- Crowned on …
utopia.3401 - utopia.3402
utopia.3402
Firing conditions
Show raw conditions
is_country_type = default
NOT = { has_country_flag = chosen_one_ruler_event }
OR = {
AND = {
OR = {
is_democratic_authority = yes
is_oligarchic_authority = yes
is_dictatorial_authority = yes
}
any_owned_leader = {
has_any_chosen_one_leader_trait = yes
}
}
AND = {
is_imperial_authority = yes
any_owned_leader = {
has_any_chosen_one_leader_trait = yes
has_trait = trait_imperial_heir
}
}
}