bitburner-src/markdown/bitburner.singularity.getaugmentationrepreq.md
2021-11-03 20:19:52 -04:00

684 B

Home > bitburner > Singularity > getAugmentationRepReq

Singularity.getAugmentationRepReq() method

Get reputation requirement of an augmentation.

Signature:

getAugmentationRepReq(augName: string): number;

Parameters

Parameter Type Description
augName string Name of Augmentation.

Returns:

number

Reputation requirement of the augmentation.

Remarks

RAM cost: 2.5 GB

Singularity - Level 3