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

14 lines
412 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; [charisma\_exp](./bitburner.augmentationstats.charisma_exp.md)
2021-10-30 18:34:14 +02:00
2022-08-17 14:50:05 +02:00
## AugmentationStats.charisma\_exp property
2021-10-30 18:34:14 +02:00
2022-03-17 21:50:46 +01:00
Multiplier to charisma experience gain rate
2021-10-30 18:34:14 +02:00
<b>Signature:</b>
```typescript
2022-08-17 14:50:05 +02:00
charisma_exp?: number;
2021-10-30 18:34:14 +02:00
```