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

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