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