mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
715 B
715 B
Home > bitburner > Bladeburner > upgradeSkill
Bladeburner.upgradeSkill() method
Upgrade skill.
Signature:
upgradeSkill(name: string): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
name | string |
Returns:
boolean
true if the skill is successfully upgraded, and false otherwise.
Remarks
RAM cost: 4 GB
Attempts to upgrade the specified Bladeburner skill.
Returns true if the skill is successfully upgraded, and false otherwise.