2019-01-20 23:57:38 +01:00
|
|
|
.. _gameplay_sourcefiles:
|
|
|
|
|
|
|
|
.. warning:: This page contains spoilers regarding the game's story/plot-line.
|
|
|
|
|
|
|
|
Source-Files
|
|
|
|
============
|
|
|
|
Source-Files are a type of persistent upgrade that are more powerful than Augmentations.
|
|
|
|
Source-Files are received by destroying a BitNode. There are many different BitNodes
|
|
|
|
in the game and each BitNode will grant a different Source-File when it is destroyed.
|
|
|
|
|
|
|
|
A Source-File can be upgraded by destroying its corresponding BitNode a second or
|
|
|
|
third time (AKA playing through that BitNode again). It can be upgraded to a maximum
|
|
|
|
of level 3.
|
|
|
|
|
|
|
|
List of all Source-Files
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
2021-07-02 23:34:19 +02:00
|
|
|
| BitNode-1: Source Genesis | * Lets the player start with 32 GB of RAM on home computer. |
|
|
|
|
| | * Increases all of the player's multipliers by 16%/24%/28%. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
2021-07-02 23:34:19 +02:00
|
|
|
| BitNode-2: Rise of the Underworld | * Lets the player create Gangs in other BitNodes (although some |
|
|
|
|
| | BitNodes will disable this mechanic). |
|
|
|
|
| | * Increases the player's crime success rate, crime money, and |
|
|
|
|
| | charisma multipliers by 24%/36%/42%. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
|
|
|
| BitNode-3: Corporatocracy | * Lets the player create Corporations in other BitNodes (although some |
|
2021-07-02 23:34:19 +02:00
|
|
|
| | BitNodes will disable this mechanic). |
|
|
|
|
| | * Increases the player's charisma and company salary multipliers by 8%/12%/14%. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
|
|
|
| BitNode-4: The Singularity | * Lets the player access and use Netscript Singularity Functions in other BitNodes. |
|
2021-07-02 23:34:19 +02:00
|
|
|
| | * Each level of this Source-File opens up more of the Singularity Functions to use. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
2021-07-02 23:34:19 +02:00
|
|
|
| BitNode-5: Artificial Intelligence | * Unlocks :ref:`gameplay_intelligence`. |
|
|
|
|
| | * Unlocks :js:func:`getBitNodeMultipliers` and :js:func:`getServer` |
|
|
|
|
| | Netscript functions, as well as :ref:`netscriptformulas`. |
|
|
|
|
| | * Increases all of the player's hacking-related multipliers by 8%/12%/14%. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
2021-07-02 23:34:19 +02:00
|
|
|
| BitNode-6: Bladeburners | * Unlocks the Bladeburner feature in other BitNodes. |
|
2019-01-20 23:57:38 +01:00
|
|
|
| | * Increases all of the player's level and experience gain rate multipliers for |
|
2021-07-02 23:34:19 +02:00
|
|
|
| | combat stats by 8%/12%/14%. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
2021-07-02 23:34:19 +02:00
|
|
|
| BitNode-7: Bladeburners 2079 | * Allows the player to access the :ref:`netscript_bladeburnerapi` in other BitNodes.|
|
|
|
|
| | * Increases all of the player's Bladeburner multipliers by 8%/12%/14%. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
2021-07-02 23:34:19 +02:00
|
|
|
| BitNode-8: Ghost of Wall Street | * Increases the player's hacking growth multiplier by 12%/18%/21%. |
|
2019-01-20 23:57:38 +01:00
|
|
|
| | * Level 1 grants permanent access to :ref:`WSE <gameplay_stock_market>` and |
|
2021-07-02 23:34:19 +02:00
|
|
|
| | :ref:`TIX API <netscript_tixapi>`. |
|
|
|
|
| | * Level 2 grants permanent access to shorting stocks. |
|
|
|
|
| | * Level 3 grants permanent access to use limit/stop orders. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
2021-07-02 23:34:19 +02:00
|
|
|
| BitNode-9: Hacktocracy | * Level 1 permanently unlocks the Hacknet Server in other BitNodes. |
|
|
|
|
| | * Level 2 lets the player start with 128 GB of RAM on home computer. |
|
|
|
|
| | * Level 3 grants a highly-upgraded Hacknet Server when entering a new BitNode (it |
|
|
|
|
| | will be lost after installing augments). |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
2021-05-08 03:24:16 +02:00
|
|
|
| BitNode-10: Digital Carbon | * Each level of this grants a Duplicate Sleeve. |
|
2021-07-02 23:34:19 +02:00
|
|
|
| | * Allows the player to access the :ref:`netscript_sleeveapi` in other BitNodes. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
|
|
|
| BitNode-11: The Big Crash | * Company favor increases both the player's salary and reputation gain at that |
|
2021-07-02 23:34:19 +02:00
|
|
|
| | company by 1% per favor (rather than just the reputation gain). |
|
2019-01-20 23:57:38 +01:00
|
|
|
| | * Increases the player's company salary and reputation gain multipliers by |
|
2021-07-02 23:34:19 +02:00
|
|
|
| | 32%/48%/56%. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|
2021-07-02 23:34:19 +02:00
|
|
|
| BitNode-12: The Recursion | * There is no maximum level for this Source-File. |
|
|
|
|
| | * Lets the player start with Neuroflux Governor equal to the level of this |
|
|
|
|
| | Source-File. |
|
2019-01-20 23:57:38 +01:00
|
|
|
+------------------------------------+-------------------------------------------------------------------------------------+
|