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

Planet event
Infrastructure that survived the great nuclear war which ruined … have proved a great boon to our colonists. The alien civilization that once lived here built highways connecting their major population centers, and some of them are still in good enough condition to be used today. We have also been able to recycle a large amount of building material from the many ruins that dot the landscape, further improving our colony's infrastructure.
The command below will trigger the "Surviving Infrastructure" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Excellent.
- Gain modifier: Surviving Infrastructure
Firing conditions
Show raw conditions
NOR = {
has_planet_flag = armageddon_nuked
has_planet_flag = colony_event
}
is_planet_class = pc_nuked
OR = {
has_planet_flag = pre_ftls_nuked_themselves
NOT = { has_planet_flag = nuked_planet_anomalies_disabled }
}
NOR = {
has_planet_flag = wasteland_infrastructure
solar_system = {
any_system_planet = {
is_capital = yes
}
}
}
pop_amount > 0
NOT = {
owner = {
has_country_flag = had_colony_161
}
}