2021-10-30 18:34:14 +02:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
2022-08-17 14:50:05 +02:00
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [AugmentationStats](./bitburner.augmentationstats.md) > [crime\_success](./bitburner.augmentationstats.crime_success.md)
|
2021-10-30 18:34:14 +02:00
|
|
|
|
2022-08-17 14:50:05 +02:00
|
|
|
## AugmentationStats.crime\_success property
|
2021-10-30 18:34:14 +02:00
|
|
|
|
2022-03-17 21:50:46 +01:00
|
|
|
Multiplier to crime success rate
|
2021-10-30 18:34:14 +02:00
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
2022-08-17 14:50:05 +02:00
|
|
|
crime_success?: number;
|
2021-10-30 18:34:14 +02:00
|
|
|
```
|