mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
760 B
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:
The stats of the crime.
Remarks
RAM cost: 5 GB * 16/4/1
Returns the stats of the crime.