StellarisCommands.com

Conducting First Contact

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

Conducting First Contact

First contact event

Some First Contact missions will present options for how we wish to conduct matters. These choices can affect our diplomatic relationships with other empires for a long time.

The command below will trigger the "Conducting First Contact" event in Stellaris:

Player choices

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

  • Acknowledged.
    • Tutorial: First Contact added to Situation Log

Firing conditions

Show raw conditions
owner = {
  NOT = {
    has_country_flag = firstcontact_tutorial_completed
  }
  is_tutorial_level > 0
}