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

Country event
An electrical malfunction in a resource silo on … resulted in a massive fire within the storage facility. The fire suppression measures had temporarily malfunctioned, and a significant proportion of the resources stored within were damaged in the blaze. The silo itself is damaged beyond repair.
The command below will trigger the "Silo Fire" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- Curse the stars!
- Resource Silos destroyed on … Resources lost: $@silo_fire_resources_lost|1%$
- Curse the stars!
- Resource Silos destroyed on … Resources lost: $@silo_fire_resources_lost|1%$
Firing conditions
Show raw conditions
NOT = { has_country_flag = shroud_710_triggered }
OR = {
any_owned_planet = {
has_building = building_resource_silo
}
any_owned_starbase = {
has_starbase_building = resource_silo
}
}