MISC: Update description of source files (#1461)

This commit is contained in:
catloversg
2024-07-06 04:17:06 +07:00
committed by GitHub
parent 6fb6d38bd9
commit 02f5c5b727
6 changed files with 127 additions and 252 deletions
+13 -4
View File
@@ -156,14 +156,23 @@ export function initBitNodes() {
<br />
<br />
Destroying this BitNode will give you Source-File 5, or if you already have this Source-File, it will upgrade
its level up to a maximum of 3. This Source-File grants you a special new stat called Intelligence. Intelligence
is unique because it is permanent and persistent (it never gets reset back to 1). However, gaining Intelligence
its level up to a maximum of 3. This Source-File grants you a new stat called Intelligence. Intelligence is
unique because it is permanent and persistent (it never gets reset back to 1). However, gaining Intelligence
experience is much slower than other stats. Higher Intelligence levels will boost your production for many
actions in the game.
<br />
<br />
In addition, this Source-File will unlock the getBitNodeMultipliers() Netscript function and let you start with
Formulas.exe, and will also raise all of your hacking-related multipliers by:
In addition, this Source-File will unlock:
<ul>
<li>
<code>getBitNodeMultipliers()</code> Netscript function
</li>
<li>Permanent access to Formulas.exe</li>
<li>
Access to BitNode multiplier information on the <b>Stats</b> page
</li>
</ul>
It will also raise all of your hacking-related multipliers by:
<ul>
<li>Level 1: 8%</li>
<li>Level 2: 12%</li>