StellarisCommands.com

Tutorial: … Science Ship

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

Tutorial: … Science Ship

Country event

We may want to consider … a second Science Ship. This would double the speed at which we can survey our galactic neighborhood! To … a Ship; Select a Starbase Click on the Shipyard tab Click on Science Ship The newly constructed Ship will appear next to the Starbase once completed.

The command below will trigger the "Tutorial: … Science Ship" event in Stellaris:

Player choices

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

  • Understood.
    • Tutorial: … Second Science Ship added to Situation Log

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Tutorial: … Science Ship (tutorial.20) connects.

Triggered by

Firing conditions

Show raw conditions
is_tutorial_level = 2
NOR = {
  has_event_chain = tutorial_9_chain
  count_controlled_ship = {
    limit = { is_ship_class = shipclass_science_ship }
    count > 1
  }
  has_ethic = ethic_gestalt_consciousness
}