bitburner-src/markdown/bitburner.grafting.getgraftableaugmentations.md

923 B

Home > bitburner > Grafting > getGraftableAugmentations

Grafting.getGraftableAugmentations() method

Retrieves a list of augmentations that can be grafted.

Signature:

getGraftableAugmentations(): string[];

Returns:

string[]

An array of graftable augmentations.

Remarks

RAM cost: 5 GB

Note:

  • This function returns a list of currently graftable augmentations, based on the augmentations that you already own.

  • This function does not check your current money and prerequisite augmentations. For example, it returns "Augmented Targeting II" even when you don't have enough money to graft that augmentation or don't have the prerequisite augmentation ("Augmented Targeting I").