Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 985 Bytes

File metadata and controls

62 lines (30 loc) · 985 Bytes

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