bitburner-src/markdown/bitburner.hackingmultipliers.md

24 lines
815 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; [HackingMultipliers](./bitburner.hackingmultipliers.md)
## HackingMultipliers interface
2021-10-30 21:46:34 +02:00
Hack related multipliers.
2021-10-30 18:34:14 +02:00
<b>Signature:</b>
```typescript
export interface HackingMultipliers
2021-10-30 18:34:14 +02:00
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [chance](./bitburner.hackingmultipliers.chance.md) | number | Player's hacking chance multiplier. |
| [growth](./bitburner.hackingmultipliers.growth.md) | number | Player's hacking growth multiplier |
| [money](./bitburner.hackingmultipliers.money.md) | number | Player's hacking money stolen multiplier. |
| [speed](./bitburner.hackingmultipliers.speed.md) | number | Player's hacking speed multiplier. |