StellarisCommands.com

One Rule

The "One Rule" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

One Rule

One Rule event picture
Country event

As the embers of civil strife fade away, a new society is rising from the ashes, ready to carry the spark of …'s wisdom to the stars.

The command below will trigger the "One Rule" event in Stellaris:

Player choices

When this event fires, you can choose between the following option:

  • One country, one Luminary, one future.
    • Gain modifier: Forged in Flames

Firing conditions

Show raw conditions
exists = this
exists = ruler
ruler = { has_leader_flag = paragon_origin_legendary_leader }
NOT = { has_country_flag = won_civil_war }
OR = {
  has_country_flag = one_planet_civil_war
  has_global_flag = rebel_empire_killed_@this
  AND = {
    exists = from
    from = { has_country_flag = rebel_empire_@root }
  }
}