Files
bitburner-src/markdown/bitburner.singularity.getaugmentationbaseprice.md
T

985 B

Home > bitburner > Singularity > getAugmentationBasePrice

Singularity.getAugmentationBasePrice() method

Get base price of an augmentation.

Signature:

getAugmentationBasePrice(augName: string): number;

Parameters

Parameter

Type

Description

augName

string

Name of Augmentation.

Returns:

number

Base price of the augmentation, before the player's price multiplier.

Remarks

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).