StellarisCommands.com

Tutorial: Establish Sector

The "Tutorial: Establish Sector" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Tutorial: Establish Sector

Country event

Our burgeoning empire has now reached a size where it is becoming difficult to administer directly from our homeworld. We should establish a new Sector. Sectors are areas within our empire that can be set to independently manage the day-to-day affairs of the Planets under their jurisdiction.

The command below will trigger the "Tutorial: Establish Sector" event in Stellaris:

Player choices

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

  • OK

Firing conditions

Conditions the game checks before this event can fire:

  • Must not have ethic: Gestalt Consciousness
Show raw conditions
is_tutorial_level = 2
num_sectors < 2
NOT = {

  has_ethic = ethic_gestalt_consciousness
}
any_owned_planet = {
  is_in_frontier_space = yes
}