* Update api-documentor and api-extractor. #1566 follow-up.
I have verified that the HTML/markdown table generation bug in
[#4878](https://github.com/microsoft/rushstack/issues/4878) in rushstack
for api-documentor has been fixed as per rushstack#5256. The testcase
[repro](https://github.com/catloversg/api-documenter-bug-pr-4578) now
produces the correct expected output.
I have confirmed that the generated output in bitburner from
`npm run doc` now generated HTML tables, and correctly inserts
a blank line between the </table> and the follow line (e.g. Returns).
Stylisticly it could use some whitespace, but it is correctly rendered.
This commit is only the updated packages, not the updated generated
documentation. I assume that is automatically generated by the GitHub
workflow.
* Follow up to 5f732a6f35, include `npm run doc` changed docs.
* Add missing license info
* Fix React warning
---------
Co-authored-by: CatLover <152669316+catloversg@users.noreply.github.com>
5.8 KiB
Home > bitburner > Bladeburner
Bladeburner interface
Bladeburner API
Signature:
export interface Bladeburner
Remarks
You have to be employed in the Bladeburner division and be in BitNode 6/7 or have Source-File 6/7 in order to use this API.
Methods
|
Method |
Description |
|---|---|
|
Get whether an action is set to autolevel. | |
|
Get action count remaining. | |
|
Get the current level of an action. | |
|
Get the time elapsed on current action. | |
|
Get estimate success chance of an action. | |
|
Get the maximum level of an action. | |
|
Get the reputation gain of an action. | |
|
Get action successes. | |
|
Get the time to complete an action. | |
|
List all black ops. | |
|
Get black op required rank. | |
|
Get Bladeburner bonus time. | |
|
Get current city. | |
|
Get chaos of a city. | |
|
Get number of communities in a city. | |
|
Get estimated population in city. | |
|
List all contracts. | |
|
Get current action. | |
|
List all general actions. | |
|
Get an object with the name and rank requirement of the next BlackOp that can be completed. | |
|
List all operations. | |
|
Get player bladeburner rank. | |
|
Get skill level. | |
|
List all skills. | |
|
Get bladeburner skill points. | |
|
Get cost to upgrade skill. | |
|
Get Bladeburner stamina. | |
|
Get team size. | |
|
Returns whether player is a member of Bladeburner division. Does not require API access. | |
|
Join the Bladeburner division. | |
|
Join the Bladeburner faction. | |
|
Sleep until the next Bladeburner update has happened. | |
|
Set an action autolevel. | |
|
Set the level of an action. | |
|
Set team size. | |
|
Start an action. | |
|
Stop current action. | |
|
Travel to another city in Bladeburner. | |
|
Upgrade skill. |