bitburner-src/markdown/bitburner.bladeburner.getblackoprank.md
Olivier Gagnon 43fc5dfd48 work on doc
2021-10-30 12:34:14 -04:00

872 B

Home > bitburner > Bladeburner > getBlackOpRank

Bladeburner.getBlackOpRank() method

You have to be employed in the Bladeburner division and be in BitNode-7 or have Source-File 7 in order to use this function.

Returns the rank required to complete this BlackOp.

Returns -1 if an invalid action is specified.

Signature:

getBlackOpRank(name: BladeburnerBlackOps): number;

Parameters

Parameter Type Description
name BladeburnerBlackOps Name of BlackOp. Must be an exact match.

Returns:

number

Rank required to complete this BlackOp.

Remarks

2 GB