mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
817 B
817 B
Home > bitburner > Singularity > getCrimeChance
Singularity.getCrimeChance() method
Get chance to successfully commit a crime.
Signature:
getCrimeChance(crime: CrimeType | `${CrimeType}`): number;
Parameters
Parameter | Type | Description |
---|---|---|
crime | CrimeType | `${CrimeType}` | Name of crime. |
Returns:
number
Chance of success at committing the specified crime.
Remarks
RAM cost: 5 GB * 16/4/1
This function returns your chance of success at committing the specified crime.