All constants used by the game.
An object with all hacknet node constants used by the game.
Calculate cost of upgrading hacknet node cores.
starting cores
Optional extraCores: numberamount of cores to purchase (defaults to 1)
Optional costMult: numberplayer cost reduction (default to 1)
The calculated cost.
Calculate cost of upgrading hacknet node level.
starting level
Optional extraLevels: numberamount of level to purchase (defaults to 1)
Optional costMult: numberplayer cost reduction (default to 1)
The calculated cost.
Calculate cost of upgrading hacknet node ram.
starting ram
Optional extraLevels: numberamount of level of ram to purchase (defaults to 1)
Optional costMult: numberplayer cost reduction (default to 1)
The calculated cost.
Hacknet Node formulas