StellarisCommands.com

Debt Offloaded

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

Debt Offloaded

Debt Offloaded event picture
Country event

What comes after revenge? What to do after witnessing the fall of your nemesis, and of the empire responsible for killing your nemesis? Can we lay down our weapons now? Can we be at peace?

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

Player choices

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

  • Let it go.
    • Gain modifier: Free From Strife
  • There will be no peace until all exploiters are gone.
    • We can now use the Punishment casus belli to wage war against those who exploit pre-FTL civilizations.

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
    }
  }
}
from = {
  has_country_flag = payback_stole_revenge
}
has_origin = origin_payback
has_event_chain = payback_make_them_pay_swords_chain