Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 773 Bytes

bitburner.ns.weakenanalyze.md

File metadata and controls

33 lines (19 loc) · 773 Bytes

Home > bitburner > NS > weakenAnalyze

NS.weakenAnalyze() method

Predict the effect of weaken.

Signature:

weakenAnalyze(threads: number, cores?: number): number;

Parameters

Parameter Type Description
threads number Amount of threads that will be used.
cores number (Optional) Optional. The number of cores of the server that would run weaken.

Returns:

number

The security decrease.

Remarks

RAM cost: 1 GB

Returns the security decrease that would occur if a weaken with this many threads happened.