mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-12 16:27:34 +01:00
923 B
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").