mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02: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