bitburner-src/markdown/bitburner.bladeburner.getskillupgradecost.md
Olivier Gagnon feb0430aff work on doc
2021-10-30 15:46:34 -04:00

931 B

Home > bitburner > Bladeburner > getSkillUpgradeCost

Bladeburner.getSkillUpgradeCost() 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.

This function returns the number of skill points needed to upgrade the specified skill.

The function returns -1 if an invalid skill name is passed in.

Signature:

getSkillUpgradeCost(name: BladeburnerSkills): number;

Parameters

Parameter Type Description
name BladeburnerSkills

Returns:

number

Number of skill points needed to upgrade the specified skill.

Remarks

RAM cost: 4 GB