bitburner.ns.share.md
May 11, 2025 ยท View on GitHub
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.