Grand Archive Opening
The "Grand Archive Opening" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Grand Archive Opening

Country eventDLC: Grand Archive
The opening of the Grand Archive in … is a great day for the …. This exhibition of treasures from across the galaxy inspires exploration and calls us to learn from the past.
The command below will trigger the "Grand Archive Opening" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Marvelous.
- Unity: +None to None
Firing conditions
Conditions the game checks before this event can fire:
- Requires origin: Treasure Hunters
Show raw conditions
has_grand_archive_dlc = yes
FROM = { is_megastructure_type = grand_archive_0 }
OR = {
has_origin = origin_treasure_hunters
is_beastmasters_empire = yes
is_galactic_curators_empire = yes
}