StellarisCommands.com

A Resonating Signal

The "A Resonating Signal" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

A Resonating Signal

A Resonating Signal event picture
Planet eventDLC: Federations

Short-range vessels whose routes take them into the atmosphere of … report a strange sound assaulting their hulls. The source seems to lie just below the planet's surface, in an area rich in unusual minerals. Similar occurrences have also been reported on worlds overseen by our colleagues in the …. They have responded by forming a committee led by …, there to co-ordinate any excavation effort we all may wish to take part in.

The command below will trigger the "A Resonating Signal" event in Stellaris:

Player choices

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

  • Interesting.
  • We don't have time for this.

Firing conditions

Show raw conditions
from = {
  exists = federation
  has_federation = yes
  federation = {
    has_federation_type = research_federation
    any_member = { is_at_war = no }
    has_federation_flag = leylines_valid
  }
  has_country_flag = leylines_arcsite_owner
}