mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-04-16 07:11:25 +02:00
Augmentations 3x more expensive
This commit is contained in:
@ -70,7 +70,7 @@ CONSTANTS = {
|
|||||||
ServerWeakenAmount: 0.1, //Amount by which server's security decreases when weakened
|
ServerWeakenAmount: 0.1, //Amount by which server's security decreases when weakened
|
||||||
|
|
||||||
//Augmentation Constants
|
//Augmentation Constants
|
||||||
AugmentationCostMultiplier: 2, //Used for balancing costs without having to readjust every Augmentation cost
|
AugmentationCostMultiplier: 3, //Used for balancing costs without having to readjust every Augmentation cost
|
||||||
|
|
||||||
//Maximum number of log entries for a script
|
//Maximum number of log entries for a script
|
||||||
MaxLogCapacity: 40,
|
MaxLogCapacity: 40,
|
||||||
|
Reference in New Issue
Block a user