Salvager Enclave Country
The "Salvager Enclave Country" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Salvager Enclave Country
Country eventDLC: Overlord
We've been hearing rumors about the impressive … for a while now, and we're pleased to make your acquaintance! For a nominal contribution of credits, we of the … offer premium salvager services. From engine upgrades to scrapping fleets, whatever your needs, you can count on us! And to ensure that we start off in your good graces, how about a small gift to show our commitment to customer service?
The command below will trigger the "Salvager Enclave Country" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- We thank you for the gift.
- Alloys: +None to None
- A gift is only to be expected, xeno.
- Alloys: +None to None
Firing conditions
Conditions the game checks before this event can fire:
- Requires technology: Battleships
- Requires technology: Citadel
- Requires technology: Mega-Engineering
- Requires technology: Orbital Habitats
Show raw conditions
is_ai = no
NOR = {
has_country_flag = salvager_enclave_diplomacy_engaged
has_country_flag = cosmogenesis_empire_has_won
}
exists = event_target:salvager_enclave_country
NOR = {
is_hostile = event_target:salvager_enclave_country
is_homicidal = yes
has_communications = event_target:salvager_enclave_country
}
OR = {
has_technology = tech_battleships
has_technology = tech_starbase_5
has_technology = tech_mega_engineering
AND = {
has_technology = tech_habitat_1
has_void_dweller_origin = no
}
}