New World Claimed
The "New World Claimed" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
New World Claimed
This new colony is the first step towards fulfilling the …'s promise. The colony ship has been permanently converted into the administrative headquarters of the new settlement. Work has begun to connect its reactor core to the power grid to supply the growing colony with energy. As colonists disembark in large numbers, makeshift dwellings and shelters have been erected around the former starship's massive hull. These will form the basis of what will one day be the first … city on ….
The command below will trigger the "New World Claimed" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Excellent.
- Engineering: +None to None
Firing conditions
Conditions the game checks before this event can fire:
- Requires origin: Under One Rule
Show raw conditions
owner = {
exists = ruler
ruler = { has_leader_flag = paragon_origin_legendary_leader }
NOT = {
has_country_flag = increase_leader_upkeep
has_country_flag = first_colony
}
OR = {
has_origin = origin_legendary_leader_dictatorial
has_origin = origin_legendary_leader_imperial
}
}