StellarisCommands.com

An Uneasy Coalition

The "An Uneasy Coalition" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

An Uneasy Coalition

An Uneasy Coalition event picture
Country event

Today, we have made the difficult decision to enter into a federation with a known slaver. While we consider the freedom of every sentient being an inalienable right, the necessities of state have forced us to compromise. Our people may not be happy, but we have done this for the greater good.

The command below will trigger the "An Uneasy Coalition" event in Stellaris:

Player choices

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

  • A necessary evil.
    • Gain modifier: Uneasy Coalition

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Broken Shackles
Show raw conditions
has_origin = origin_broken_shackles
NOT = {
  has_country_flag = federation_with_slavers
}
any_federation_ally = {
  allows_slavery = yes
  NOT = {
    has_origin = origin_slavers
  }
}