StellarisCommands.com

Ring World Encountered

The "Ring World Encountered" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Ring World Encountered

Ring World Encountered event picture
Ship event

We have encountered a massive ring world surrounding the star in the … system. Preliminary scans indicate that it was built eons ago using the material of the system's innermost planets. The ring world has four habitable segments, each seemingly home to a pre-space civilization. There is a large space station of some kind located between the ring world and its star. We are receiving a transmission from it.

The command below will trigger the "Ring World Encountered" event in Stellaris:

Player choices

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

  • On screen.
  • Ignore the transmission.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Ring World Encountered (galactic_features.350) connects.

Can lead to

Firing conditions

Show raw conditions
FROM = {
  has_star_flag = sanctuary_system
  any_fleet_in_system = {
    has_fleet_flag = sanctuary_core
  }
  any_system_planet = {
    exists = owner
    owner = { is_country_type = primitive }
  }
}