StellarisCommands.com

Caravaneers: Local Franchise

The "Caravaneers: Local Franchise" event in Stellaris — flavor, choices, and how to trigger it with the event console command.

Caravaneers: Local Franchise

Caravaneers: Local Franchise event picture
Country event

An urgent missive from … explains that a number of now-former members of the … seek political asylum on the planet. The local administration has seen fit to pass the decision of what to do with them up the chain of command.

The command below will trigger the "Caravaneers: Local Franchise" event in Stellaris:

Player choices

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

  • All may contribute to the ….
    • 300 … Pops join the colony on …
  • Turn them away.

Firing conditions

Show raw conditions
caravaneer_fleet_events_valid = yes
NOR = {
  has_ethic = ethic_gestalt_consciousness
  has_country_flag = caravan_pops_join_recent
  has_country_flag = caravan_recent_event
}
any_owned_planet = {
  solar_system = { caravaneer_fleet_in_system = yes }
  is_colony = yes
  count_owned_pop_amount = {
    count >= 300
  }

}