mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-30 03:23:48 +01:00
Augmentations 3x more expensive
This commit is contained in:
parent
e74682d650
commit
4420523a82
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user