StellarisCommands.com

Debt Extinguished

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

Debt Extinguished

Debt Extinguished event picture
Country event

Even before we reached the stars, we knew we were not alone. For centuries, the Minamar Specialized Industries has loomed over us - first as a mentor, then as an oppressor, and now finally as a fallen tyrant. We should celebrate. And then, perhaps, we should lay down our weapons and finally rest.

The command below will trigger the "Debt Extinguished" event in Stellaris:

Player choices

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

  • We are satisfied.
    • Gain modifier: Free From Strife
  • Our cause is still worth fighting.
    • We can now use the Punishment casus belli to wage war against those who exploit pre-FTL civilizations.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Debt Extinguished (origin.4060) connects.

Can lead to

Firing conditions

Conditions the game checks before this event can fire:

  • Requires origin: Payback
Show raw conditions
fromfrom = {
  OR = {
    using_war_goal = {
      type = wg_payback_wipe_them_out
      owner = root
    }
    using_war_goal = {
      type = wg_payback_force_ideology
      owner = root
    }
    using_war_goal = {
      type = wg_payback_tribute
      owner = root
    }
    using_war_goal = {
      type = wg_payback_megacorp_subjugate
      owner = root
    }
  }
}
if = {
  limit = {
    exists = from
  }
  from = {
    has_origin = origin_slavers
  }
}
has_origin = origin_payback
has_event_chain = payback_make_them_pay_swords_chain