StellarisCommands.com

Ether Drake Encounter

The "Ether Drake Encounter" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Ether Drake Encounter

Ether Drake Encounter event picture
Fleet eventDLC: Leviathans

The creature observed in the … system is unlike anything the … has previously encountered. Highly aggressive and with destructive capabilities to match, it guards a planetoid that initial scans indicate is exceptionally resource-rich.

The command below will trigger the "Ether Drake Encounter" event in Stellaris:

Player choices

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

  • Ominous.

Firing conditions

Show raw conditions
from = {
  has_star_flag = guardians_dragon_system
  any_fleet_in_system = { is_ship_size = space_dragon_red }
}
owner = {
  NOT = {
    has_country_flag = dragon_encounter
  }
  OR = {
    is_country_type = default
    is_country_type = fallen_empire
    is_country_type = awakened_fallen_empire
  }
}