mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
558 B
558 B
NS.share() method
Share the server's ram with your factions.
Signature:
share(): Promise<void>;
Returns:
Promise<void>
Remarks
RAM cost: 2.4 GB
Increases rep/second for all faction work while share is running. Each cycle of ns.share() is 10 seconds. Scales with thread count, but at a sharply decreasing rate.