Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 817 Bytes

bitburner.singularity.getcrimechance.md

File metadata and controls

32 lines (18 loc) · 817 Bytes

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.