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

A geological anomaly has come to our attention on …. We began surveying after a bowl-shaped depression suddenly appeared alongside a mining facility there. Features like this are almost never found outside of a glacial region, but stranger still: the walls of this 'cirque' scatter visible light in a flower-petal pattern, and have been found to resonate when exposed to certain electro-magnetic bands. Investigations are ongoing.
The command below will trigger the "Impossible Corrie" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Curious.
- Add deposit: Lotus Corrie
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how Impossible Corrie (colony_fed.100) connects.
Can lead to
- Project Blue Lotus
colony_fed.105
Firing conditions
Show raw conditions
has_owner = yes
is_homeworld = no
is_capital = no
owner = { is_ai = no }
has_ground_combat = no
is_occupied_flag = no
NOR = {
has_planet_flag = colony_event
is_planet_class = pc_habitat
is_planet_class = pc_ringworld_habitable
is_planet_class = pc_shattered_ring_habitable
}
owner = {
NOR = {
has_country_flag = bluelotus
is_wilderness_empire = yes
}
}
pop_amount > 0
any_owned_pop_job = {
OR = {
has_job_type = miner
has_job_type = mining_drone
}
}