StellarisCommands.com

Electrified Oceans

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

Electrified Oceans

Planet eventDLC: Cosmic Storms

An unusual phenomenon has been observed on … in the wake of the recent Electric Storm. The planet's … have been left charged with a perpetual electrical current now circulating in this vast body of water, posing lethal risks for aquatic life.

The command below will trigger the "Electrified Oceans" event in Stellaris:

Player choices

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

  • Discharge the current.
    • Energy Credits: +None to None
  • Live with it.
    • Add deposit: Electrified Oceans

Firing conditions

Show raw conditions
NOT = { has_planet_flag = afflicted_by_storm_event }
is_colony = yes
OR = {
  is_wet = yes
  is_cold = yes
}
is_owned_by = from
owner = {
  NOT = { has_country_flag = triggered_electrified_oceans }
}