Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.09 KB

bitburner.hackingformulas.md

File metadata and controls

26 lines (18 loc) · 1.09 KB

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.