StellarisCommands.com

Tutorial: First Contact

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

Tutorial: First Contact

Country event

Remarkable! We have discovered spacefaring alien entities that may or may not be intelligent, but, let's face it, probably are. Their true nature will remain a mystery to us until we complete the appropriate project to Investigate them. I suggest we do so post-haste, lest they investigate us first... To investigate a First Contact; Open the Situation Log Click on Show First Contact … First Contact can also be initiated by clicking the icon on the Galaxy map

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

Player choices

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

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

Firing conditions

Show raw conditions
is_ai = no
is_gestalt = no
NOR = {
  has_event_chain = tutorial_23_chain
  has_country_flag = firstcontact_tutorial
  has_country_flag = firstcontact_tutorial_completed
}
is_tutorial_level > 1
NOT = {
  from = { is_country_type = primitive }
}