bitburner-src/markdown/bitburner.singularity.getcrimestats.md

760 B

Home > bitburner > Singularity > getCrimeStats

Singularity.getCrimeStats() method

Get stats related to a crime.

Signature:

getCrimeStats(crime: CrimeType | `${CrimeType}`): CrimeStats;

Parameters

Parameter Type Description
crime CrimeType | `${CrimeType}` Name of crime.

Returns:

CrimeStats

The stats of the crime.

Remarks

RAM cost: 5 GB * 16/4/1

Returns the stats of the crime.