mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 12:57:06 +02:00
Playtesting - Fixes and rebalancing
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@ CONSTANTS = {
|
||||
BaseCostForHacknetNodeCore: 1000000,
|
||||
|
||||
/* Hacknet Node constants */
|
||||
HacknetNodeMoneyGainPerLevel: 0.25,
|
||||
HacknetNodePurchaseNextMult: 1.2; //Multiplier when purchasing an additional hacknet node
|
||||
HacknetNodeMoneyGainPerLevel: 0.5,
|
||||
HacknetNodePurchaseNextMult: 1.35, //Multiplier when purchasing an additional hacknet node
|
||||
HacknetNodeUpgradeLevelMult: 1.08, //Multiplier for cost when upgrading level
|
||||
HacknetNodeUpgradeRamMult: 1.2, //Multiplier for cost when upgrading RAM
|
||||
HacknetNodeUpgradeCoreMult: 1.5, //Multiplier for cost when buying another core
|
||||
|
||||
Reference in New Issue
Block a user