Communication from …
The "Communication from …" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Communication from …
Country eventMean time: 10 days
Custodian protocol 475-3 fulfilled. Significant … presence detected on …. Upgrading status of … from non-compromised to compliant.
The command below will trigger the "Communication from …" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- That's... good?
- The … may react positively to our success.
Firing conditions
Show raw conditions
has_global_flag = fe_task_colonize_planet_active
has_country_flag = fe_task_colonize_planet
any_system = {
any_system_planet = {
has_planet_flag = fe_task_colonize_planet_target
is_colony = yes
is_owned_by = root
pop_amount > 400
}
}