bitburner-src/markdown/bitburner.augmentationstats.crime_money.md

14 lines
413 B
Markdown
Raw Normal View History

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) &gt; [bitburner](./bitburner.md) &gt; [AugmentationStats](./bitburner.augmentationstats.md) &gt; [crime\_money](./bitburner.augmentationstats.crime_money.md)
2021-10-30 18:34:14 +02:00
2022-08-17 14:50:05 +02:00
## AugmentationStats.crime\_money property
2021-10-30 18:34:14 +02:00
2022-03-17 21:50:46 +01:00
Multiplier to amount of money gained from crimes
2021-10-30 18:34:14 +02:00
<b>Signature:</b>
```typescript
2022-08-17 14:50:05 +02:00
crime_money?: number;
2021-10-30 18:34:14 +02:00
```