mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
work on making the netscript api tighter
This commit is contained in:
25
markdown/bitburner.hackingformulas.md
Normal file
25
markdown/bitburner.hackingformulas.md
Normal file
@@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [HackingFormulas](./bitburner.hackingformulas.md)
|
||||
|
||||
## HackingFormulas interface
|
||||
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
interface HackingFormulas
|
||||
```
|
||||
|
||||
## Methods
|
||||
|
||||
| Method | Description |
|
||||
| --- | --- |
|
||||
| [growPercent(server, threads, player, cores)](./bitburner.hackingformulas.growpercent.md) | |
|
||||
| [growTime(server, player)](./bitburner.hackingformulas.growtime.md) | |
|
||||
| [hackChance(server, player)](./bitburner.hackingformulas.hackchance.md) | |
|
||||
| [hackExp(server, player)](./bitburner.hackingformulas.hackexp.md) | |
|
||||
| [hackPercent(server, player)](./bitburner.hackingformulas.hackpercent.md) | |
|
||||
| [hackTime(server, player)](./bitburner.hackingformulas.hacktime.md) | |
|
||||
| [weakenTime(server, player)](./bitburner.hackingformulas.weakentime.md) | |
|
||||
|
||||
Reference in New Issue
Block a user