bitburner.hacknetnodesformulas.md

September 26, 2025 ยท View on GitHub

Home > bitburner > HacknetNodesFormulas

HacknetNodesFormulas interface

Hacknet Node formulas

Signature:

interface HacknetNodesFormulas 

Methods

Method

Description

constants()

All constants used by the game.

coreUpgradeCost(startingCore, extraCores, costMult)

Calculate cost of upgrading hacknet node cores.

hacknetNodeCost(n, mult)

Calculate the cost of a hacknet node.

levelUpgradeCost(startingLevel, extraLevels, costMult)

Calculate cost of upgrading hacknet node level.

moneyGainRate(level, ram, cores, mult)

Calculate money gain rate.

ramUpgradeCost(startingRam, extraLevels, costMult)

Calculate cost of upgrading hacknet node ram.