Playtesting - Fixes and rebalancing

This commit is contained in:
Daniel Xie
2017-04-27 15:59:57 -05:00
parent b61754ddd0
commit 2e73efc6ef
3 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -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