mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 01:03:54 +01:00
23 lines
782 B
Markdown
23 lines
782 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [HackingMultipliers](./bitburner.hackingmultipliers.md)
|
||
|
|
||
|
## HackingMultipliers interface
|
||
|
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
interface HackingMultipliers
|
||
|
```
|
||
|
|
||
|
## 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. |
|
||
|
|