Home > bitburner > Singularity > getAugmentationBasePrice
Get base price of an augmentation.
Signature:
getAugmentationBasePrice(augName: string): number;|
Parameter |
Type |
Description |
|---|---|---|
|
augName |
string |
Name of Augmentation. |
Returns:
number
Base price of the augmentation, before the player's price multiplier.
RAM cost: 2.5 GB * 16/4/1
This excludes the player's price multiplier, but does include the relevant BitNode multiplier (for all augs that aren't part of Shadows of Anarchy, which doesn't use BitNode multipliers).