Canvas of Changes
The "Canvas of Changes" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Canvas of Changes
Country event
The Shroud contracts, folding inwards, pressing our psyche deep within a confined and resonating void. A presence looms, fluid and indistinct. Its form shifts as it opens and closes the divide that separates us from the rest of the Shroud. Each shuttering reveal unleashes a cascade of visions.
The command below will trigger the "Canvas of Changes" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- Satisfaction.
- This choice will resonate within the Shroud...
- Despair.
- This choice will resonate within the Shroud...
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how Canvas of Changes (shroud.3070) connects.
Can lead to
- shroud.3071
shroud.3071 - shroud.3072
shroud.3072
Firing conditions
Show raw conditions
NOT = { has_country_flag = shroud_3070_happened }
OR = {
AND = {
NOR = {
has_covenant = the_eater_of_worlds
has_country_flag = shroud_3070_happened_eater
}
is_in_domain = the_eater_of_worlds
}
AND = {
NOR = {
has_covenant = the_composer_of_strands
has_country_flag = shroud_3070_happened_composer
}
is_in_domain = the_composer_of_strands
}
AND = {
NOR = {
has_covenant = the_cradle_of_souls
has_country_flag = shroud_3070_happened_cradle
}
is_in_domain = the_cradle_of_souls
}
AND = {
NOR = {
has_covenant = the_instrument_of_desire
has_country_flag = shroud_3070_happened_instrument
}
is_in_domain = the_instrument_of_desire
}
}