mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 17:53:00 +02:00
6073964768
This is BN15. It is a really big change; see the PR for all the details.
631 B
631 B
Home > bitburner > Darknet > getStasisLinkLimit
Darknet.getStasisLinkLimit() method
Returns the maximum number of stasis links that can be applied globally, based on the player's current status. Stasis link limit can be increased by finding special augmentations in the deep darknet.
Signature:
getStasisLinkLimit(): number;
Returns:
number
Maximum number of stasis links.
Remarks
RAM cost: 0 GB