bitburner-src/markdown/bitburner.hackingformulas.md
Olivier Gagnon 14317628e6 formulas doc
2021-12-08 19:19:07 -05:00

1.1 KiB

Home > bitburner > HackingFormulas

HackingFormulas interface

Hacking formulas

Signature:

interface HackingFormulas 

Methods

Method Description
growPercent(server, threads, player, cores) Calculate the percent a server would grow.
growTime(server, player) Calculate grow time.
hackChance(server, player) Calculate hack chance.
hackExp(server, player) Calculate hack exp for one thread.
hackPercent(server, player) Calculate hack percent for one thread.
hackTime(server, player) Calculate hack time.
weakenTime(server, player) Calculate weaken time.