StellarisCommands.com

Neural Bank

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

Neural Bank

Neural Bank event picture
Country event

Dr. Groik and her team have invented a neural bank - an organic computer that stores and harnesses the collective cognitive power of all brains that are uploaded to its drive, greatly improving our research speed. But there's one hitch - to function properly, the uploaded brains have to be extracted from the subjects' bodies and placed within a tank of conductive fluids. Since our bodies can not survive long without a brain, subjects will have to leave their material existence behind. As expected, volunteers have not been lining up. So far there has been only one - science leader ….

The command below will trigger the "Neural Bank" event in Stellaris:

Player choices

When this event fires, you can choose between these 3 options:

  • Upload …'s brain to the Nexus.
    • The Science Nexus will now produce an additional: 50 50 50
  • That would be unethical.
  • No, … is needed elsewhere.

Firing conditions

Show raw conditions
any_owned_leader = {
  leader_class = scientist
  is_leader_tier = leader_tier_default
  is_ruler = no
  NOR = {
    has_leader_flag = leader_death_events_blocked
  }
}