StellarisCommands.com

L-Drake Observed

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

L-Drake Observed

L-Drake Observed event picture
Fleet eventDLC: Distant Stars

The … has entered the … system and is observing the L-Drake circling the star. The creature seems lost, but has noted our vessel's presence. While it does not approach, its circuitous route now incorporates an almost playful plunge and sweep, seemingly directed at the ….

The command below will trigger the "L-Drake Observed" event in Stellaris:

Player choices

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

  • Perhaps we can communicate with it.
    • Start special project: Tame … L-Drake
  • Preposterous.

Firing conditions

Show raw conditions
is_ship_class = shipclass_science_ship
from = {
  has_star_flag = dragon_point
  NOT = { has_star_flag = visited_dragon_point@root.owner }
  any_fleet_in_system = {
    is_ship_size = nanite_space_dragon_baby
  }
}