Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 670 Bytes

File metadata and controls

23 lines (13 loc) · 670 Bytes

Home > bitburner > NS > share

NS.share() method

Share the server's ram with your factions to increase the reputation gain rate of faction work. This boost is applied to all faction work of all 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.