StellarisCommands.com

The Doorway

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

The Doorway

The Doorway event picture
Planet event

What can only be described as a dimensional portal has been discovered in a remote location on …. Weather prediction algorithms noticed a strange air current, which was eventually determined to be caused by the slight leakage of atmosphere into the portal. The rate of loss is far too small for it to make any difference to life on …, but the very existence of this portal raises some disturbing questions, such as where does it lead to, and could something come through the portal from the other side?

The command below will trigger the "The Doorway" event in Stellaris:

Player choices

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

  • Intriguing.
    • Start special project: Probe the Dimensional Portal on …
    • Add deposit: Portal Research Area

Firing conditions

Show raw conditions
has_owner = yes
original_owner = yes
is_homeworld = no
owner = {
  is_ai = no
  is_wilderness_empire = no
  NOT = { has_country_flag = dportal_country }
}
is_capital = no
has_ground_combat = no
is_occupied_flag = no
pop_amount > 0
NOR = {
  is_planet_class = pc_habitat
  is_planet_class = pc_ringworld_habitable
  is_planet_class = pc_shattered_ring_habitable
  has_planet_flag = colony_event
}