bitburner-src/markdown/bitburner.server.mindifficulty.md

14 lines
391 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Server](./bitburner.server.md) &gt; [minDifficulty](./bitburner.server.mindifficulty.md)
## Server.minDifficulty property
Minimum server security level that this server can be weakened to
<b>Signature:</b>
```typescript
minDifficulty: number;
```