StellarisCommands.com

Foreign Aid

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

Foreign Aid

Foreign Aid event picture
Situation event

A prominent citizen from … wishes to help us in our internal struggle. Their best wishes were accompanied by a shipment of alloys to aid us. It seems they seek to improve relations between us, but … suspects a ruse to establish supply lines for the dissident movements.

The command below will trigger the "Foreign Aid" event in Stellaris:

Player choices

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

  • Send our thanks.
    • +500 Alloys
    • Gain modifier: Positive Media Coverage
  • This is a trick!
    • +100 Unity

Firing conditions

Show raw conditions
any_playable_country = {
  is_improving_relations_with = root.owner
}
NOR = {
  has_situation_flag = origin_recent_random_event
  owner = { has_country_flag = took_reformists_side }
}