Forked Chain
The "Forked Chain" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Forked Chain

Planet eventMean time: 1200 months
A number of individuals belonging to the pre-sapient, native population of … somehow got into a secure compound on the outskirts of our colony. They were chased off within hours, but not before severely damaging several interstellar uplinks dedicated to currency transfers. We fear several hundred Credits may have been lost in the ether.
The command below will trigger the "Forked Chain" event in Stellaris:
Player choices
When this event fires, you can choose between these 2 options:
- Unfortunate.
- −300 Energy Credits
- Unfortunate.
- −100 Energy Credits
Firing conditions
Show raw conditions
owner = {
NOR = {
is_ai = yes
is_guided_sapience_empire = yes
is_wilderness_empire = yes
}
resource_stockpile_compare = { resource = energy value >= 300 }
}
NOT = { has_planet_flag = chainblocked }
any_owned_pop_group = {
is_sapient = no
NOT = { has_trait = trait_nascent_stage }
}