StellarisCommands.com

Challenge Completed: Succumb to Tempest

The "Challenge Completed: Succumb to Tempest" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Challenge Completed: Succumb to Tempest

Challenge Completed: Succumb to Tempest event picture
Fleet eventDLC: Cosmic Storms

New heights were reached and limits have been shredded! Just the thing to get the emotions firing. We have completed the trial! The great storm called their name and they answered with jubilation. Hail Storm Rider, you absolute legend!

The command below will trigger the "Challenge Completed: Succumb to Tempest" event in Stellaris:

Player choices

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

  • Ride on!

Firing conditions

Show raw conditions
exists = owner
owner = {
  has_event_chain = cs_stormfever_chain
}

from = {
  exists = solar_system
  solar_system = {
    is_inside_storm = yes
  }
}
exists = leader
leader = {
  has_storm_rider_trait = yes
}