StellarisCommands.com

Colony Established

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

Colony Established

Colony Established event picture
Planet event

Our units have successfully completed the colonization process on …. If viable, we can execute algorithm ID: 'Pierce the Shroud' on the planet. This will briefly extend the influence of the Shroud breach near our homeworld of …, flooding the new colony with psionic energy. The physical changes to the terrain will provide opportunities for Zro extraction. Repeated execution of this process is predicted to destabilize a planet's ecosystem, increasing the likelihood of negative outcomes. Moderation is advised.

The command below will trigger the "Colony Established" event in Stellaris:

Player choices

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

  • Acknowledged.

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Shroud-Forged
Show raw conditions
NOT = { has_planet_flag = zroni_legacy_flag }
exists = owner
owner = {
  has_origin = origin_shroud_forged
  NOR = {
    has_country_flag = finish_shroud_forged_control_flag
    has_country_flag = triggered_first_colonization_event
  }
}