bitburner-src/markdown/bitburner.grafting.md
omuretsu 06a985bdf8 Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
2022-10-21 11:16:00 -04:00

955 B

Home > bitburner > Grafting

Grafting interface

Grafting API

Signature:

export interface Grafting 

Remarks

This API requires Source-File 10 to use.

Methods

Method Description
getAugmentationGraftPrice(augName) Retrieve the grafting cost of an aug.
getAugmentationGraftTime(augName) Retrieves the time required to graft an aug.
getGraftableAugmentations() Retrieves a list of Augmentations that can be grafted.
graftAugmentation(augName, focus) Begins grafting the named aug. You must be in New Tokyo to use this.