StellarisCommands.com

Marauder Diplomacy

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

Marauder Diplomacy

Country event

Speak then, outsider. Our warriors are listening.

The command below will trigger the "Marauder Diplomacy" event in Stellaris:

Player choices

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

  • We know of a good raiding target...
    • Pay the … to raid one of your rivals.
  • We know of a good raiding target...
  • We know of a good raiding target...
  • We know of a good raiding target...
  • We know of a good raiding target...
  • We know of a good raiding target...
  • We know of a good raiding target...
  • We would like to hire a leader.
    • Hire a skilled … leader for the duration of that leader's life.
  • We would like to hire mercenaries.
    • Hire a fleet of … mercenaries for a period of time.
  • Will you cease that infernal shrieking?
  • Terminate communications.

Event chain

Stellaris events fire in chains — one event leads to the next. Here is how Marauder Diplomacy (marauder.20) connects.

Can lead to

Firing conditions

Show raw conditions
from = {
  is_country_type = dormant_marauders
}
NOR = {
  has_relation_flag = {
    who = from
    flag = current_target
  }
  has_relation_flag = {
    who = from
    flag = current_hired_target
  }
}