mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
679 B
679 B
Home > bitburner > WorkFormulas > crimeSuccessChance
WorkFormulas.crimeSuccessChance() method
Signature:
crimeSuccessChance(person: Person, crimeType: CrimeType | `${CrimeType}`): number;
Parameters
Parameter | Type | Description |
---|---|---|
person | Person | |
crimeType | CrimeType | `${CrimeType}` |
Returns:
number