mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
work on making sure all the functions are accounted for
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## NS.getHackingMultipliers() method
|
||||
|
||||
Returns an object containing the Player’s hacking related multipliers. These multipliers are returned in fractional forms, not percentages (e.g. 1.5 instead of 150%).
|
||||
Get hacking related multipliers.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
@@ -21,6 +21,8 @@ Object containing the Player’s hacking related multipliers.
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns an object containing the Player’s hacking related multipliers. These multipliers are returned in fractional forms, not percentages (e.g. 1.5 instead of 150%).
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user