StellarisCommands.com

Tutorial: Enclave Diplomacy

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

Tutorial: Enclave Diplomacy

Country event

We have made First Contact with an Enclave. This is a smaller, independent type of empire which may trade with larger empires like ours, using unique forms of Diplomacy.

The command below will trigger the "Tutorial: Enclave Diplomacy" event in Stellaris:

Player choices

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

  • OK

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Tutorial: Enclave Diplomacy (tutorial.2100) connects.

Triggered by

Firing conditions

Show raw conditions
is_tutorial_level > 0
from = {
  OR = {
    has_country_flag = artist_enclave_country
    has_country_flag = curator_enclave_country
    has_country_flag = salvager_enclave_country
    has_country_flag = shroudwalker_enclave_country
    has_country_flag = mindwarden_enclave_country
    has_country_flag = trader_enclave_country
  }
}
NOT = { has_country_flag = tutorial_met_enclave }