Psychic Lance
The "Psychic Lance" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Psychic Lance
Country event
A totemic beam of singular psionic energy extends beyond us within the Shroud into incalculable infinities. Its uniquely stable composition is a stark contrast to the usually chaotic formations we have previously encountered. Is it safe to remain here?
The command below will trigger the "Psychic Lance" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- Stay here a while.
- Medium Probability of Success If successful... well... truly, who knows?
- Exit the Shroud.
- Leave the Shroud and return to normal space.
- Gain modifier: Delving Resonance
Event chain
Stellaris events fire in chains — one event leads to the next. Here is how Psychic Lance (shroud.3110) connects.
Can lead to
- Psionic Disruptors
shroud.3111 - Overloaded
shroud.3112
Firing conditions
Show raw conditions
NOT = { has_country_flag = shroud_3110_happened }
NOR = {
has_technology = tech_psionic_disruptor
has_tech_option = tech_psionic_disruptor
}
OR = {
AND = {
NOT = { has_covenant = the_eater_of_worlds }
is_in_domain = the_eater_of_worlds
}
AND = {
NOT = { has_covenant = the_composer_of_strands }
is_in_domain = the_composer_of_strands
}
AND = {
NOT = { has_covenant = the_cradle_of_souls }
is_in_domain = the_cradle_of_souls
}
AND = {
NOT = { has_covenant = the_instrument_of_desire }
is_in_domain = the_instrument_of_desire
}
}