StellarisCommands.com

Tutorial: Construction Ship

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

Tutorial: Construction Ship

Country event

The resources generated by our homeworld will only take us so far. Our industry needs to expand off-world, and that requires a Construction Ship. We should … one as soon as we have amassed enough Alloys to do so.

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

Player choices

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

  • Situation Log Updated
    • Tutorial: … Construction Ship added to Situation Log

Event chain

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

Triggered by

Firing conditions

Show raw conditions
is_tutorial_level = 2
count_controlled_ship = {
  limit = { is_ship_class = shipclass_constructor }
  count < 1
}
NOR = {
  has_event_chain = tutorial_3_chain
  has_ethic = ethic_gestalt_consciousness
}