mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
678 B
678 B
Home > bitburner > Singularity > getCrimeStats
Singularity.getCrimeStats() method
Get stats related to a crime.
Signature:
getCrimeStats(crime: string): CrimeStats;
Parameters
Parameter | Type | Description |
---|---|---|
crime | string | Name of crime. Not case-sensitive |
Returns:
The stats of the crime.
Remarks
RAM cost: 5 GB * 16/4/1
Returns the stats of the crime.