bitburner-src/markdown/bitburner.hackingformulas.hackexp.md
David Walker dc9b1050bf Result of npm run doc
Includes my change and a bunch of prior changes
2023-02-17 00:14:20 -08:00

806 B

Home > bitburner > HackingFormulas > hackExp

HackingFormulas.hackExp() method

Calculate hack exp for one thread.

Signature:

hackExp(server: Server, player: Person): number;

Parameters

Parameter Type Description
server Server Server info, typically from getServer
player Person Player info, typically from getPlayer

Returns:

number

The calculated hack exp.

Remarks

Multiply by thread to get total exp