StellarisCommands.com

Communications Established

The "Communications Established" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Communications Established

Communications Established event picture
Country event

After successfully translating their language, we have established communications with the …. Diplomatic channels are now open and all hostilities have been terminated.

The command below will trigger the "Communications Established" event in Stellaris:

Player choices

When this event fires, you can choose between these 3 options:

  • Excellent.
  • Worrying.
  • OK

Regardless of your choice

  • Leads to event: Communications Established
  • Leads to event: distar.238

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Communications Established (action.11) connects.

Can lead to

  • Communications Establishedaction.13
  • distar.238distar.238
  • leviathans.101leviathans.101
  • leviathans.290leviathans.290
  • leviathans.501leviathans.501
  • enclave.204enclave.204
  • enclave.304enclave.304
  • enclave.404enclave.404
  • shroud.4199shroud.4199
  • First Contact with the …action.1

Firing conditions

Show raw conditions
NOT = {
  has_country_flag = day_0
}
fromfrom = {
  NOT = {
    has_country_flag = day_0
  }
  OR = {
    is_country_type = default
    is_country_type = enclave
  }
}
NOT = { has_country_flag = first_contact_completed@fromfrom }