Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 671 Bytes

bitburner.hacknetnodesformulas.hacknetnodecost.md

File metadata and controls

27 lines (16 loc) · 671 Bytes

Home > bitburner > HacknetNodesFormulas > hacknetNodeCost

HacknetNodesFormulas.hacknetNodeCost() method

Calculate the cost of a hacknet node.

Signature:

hacknetNodeCost(n: number, mult: number): number;

Parameters

Parameter Type Description
n number number of the hacknet node
mult number player cost reduction (defaults to 1)

Returns:

number

The calculated cost.