Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (18 loc) · 806 Bytes

bitburner.hackingformulas.hackexp.md

File metadata and controls

31 lines (18 loc) · 806 Bytes

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