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

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