StellarisCommands.com

Strange Manifestations

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

Strange Manifestations

Strange Manifestations event picture
Fleet eventDLC: Overlord

Strange developments on the …: after passing through the Shroud Tunnel, the fleet commander has undergone a rapid transformation. While their personality and memories remain unaffected, their physical form has been dramatically altered. They now have the aspect (and internal organs) of an entirely alien species.

The command below will trigger the "Strange Manifestations" event in Stellaris:

Player choices

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

  • Interesting.
    • +200 leader experience
  • Schedule a dissection.
    Available only if Requires ethic: Xenophobe.
    • Society: +None to None
  • Remove the xeno filth.
    • Society: +None to None
  • Initiate termination protocols.
    • Society: +None to None
  • Dissect the drone.
    Available only if Requires ethic: Gestalt Consciousness.
    • Society: +None to None

Firing conditions

Show raw conditions
NOT = { has_fleet_flag = strange_manifestations }
exists = leader
leader = {
  is_leader_tier = leader_tier_default
}
owner = {
  NOR = {
    has_country_flag = strange_manifestations_cooldown
    is_wilderness_empire = yes
  }
}