mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
This commit is contained in:
parent
dab8c1a976
commit
06a985bdf8
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,7 +9,6 @@ Netburner.txt
|
||||
/test/*.map
|
||||
/test/*.bundle.*
|
||||
/test/*.css
|
||||
/markdown/
|
||||
/input/bitburner.api.json
|
||||
.cypress
|
||||
|
||||
|
11
markdown/bitburner.activefragment.highestcharge.md
Normal file
11
markdown/bitburner.activefragment.highestcharge.md
Normal file
@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [ActiveFragment](./bitburner.activefragment.md) > [highestCharge](./bitburner.activefragment.highestcharge.md)
|
||||
|
||||
## ActiveFragment.highestCharge property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
highestCharge: number;
|
||||
```
|
11
markdown/bitburner.activefragment.id.md
Normal file
11
markdown/bitburner.activefragment.id.md
Normal file
@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [ActiveFragment](./bitburner.activefragment.md) > [id](./bitburner.activefragment.id.md)
|
||||
|
||||
## ActiveFragment.id property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
id: number;
|
||||
```
|
24
markdown/bitburner.activefragment.md
Normal file
24
markdown/bitburner.activefragment.md
Normal file
@ -0,0 +1,24 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [ActiveFragment](./bitburner.activefragment.md)
|
||||
|
||||
## ActiveFragment interface
|
||||
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
export interface ActiveFragment
|
||||
```
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| [highestCharge](./bitburner.activefragment.highestcharge.md) | number | |
|
||||
| [id](./bitburner.activefragment.id.md) | number | |
|
||||
| [numCharge](./bitburner.activefragment.numcharge.md) | number | |
|
||||
| [rotation](./bitburner.activefragment.rotation.md) | number | |
|
||||
| [x](./bitburner.activefragment.x.md) | number | |
|
||||
| [y](./bitburner.activefragment.y.md) | number | |
|
||||
|
11
markdown/bitburner.activefragment.numcharge.md
Normal file
11
markdown/bitburner.activefragment.numcharge.md
Normal file
@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [ActiveFragment](./bitburner.activefragment.md) > [numCharge](./bitburner.activefragment.numcharge.md)
|
||||
|
||||
## ActiveFragment.numCharge property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
numCharge: number;
|
||||
```
|
11
markdown/bitburner.activefragment.rotation.md
Normal file
11
markdown/bitburner.activefragment.rotation.md
Normal file
@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [ActiveFragment](./bitburner.activefragment.md) > [rotation](./bitburner.activefragment.rotation.md)
|
||||
|
||||
## ActiveFragment.rotation property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
rotation: number;
|
||||
```
|
11
markdown/bitburner.activefragment.x.md
Normal file
11
markdown/bitburner.activefragment.x.md
Normal file
@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [ActiveFragment](./bitburner.activefragment.md) > [x](./bitburner.activefragment.x.md)
|
||||
|
||||
## ActiveFragment.x property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
x: number;
|
||||
```
|
11
markdown/bitburner.activefragment.y.md
Normal file
11
markdown/bitburner.activefragment.y.md
Normal file
@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [ActiveFragment](./bitburner.activefragment.md) > [y](./bitburner.activefragment.y.md)
|
||||
|
||||
## ActiveFragment.y property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
y: number;
|
||||
```
|
13
markdown/bitburner.augmentpair.cost.md
Normal file
13
markdown/bitburner.augmentpair.cost.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [AugmentPair](./bitburner.augmentpair.md) > [cost](./bitburner.augmentpair.cost.md)
|
||||
|
||||
## AugmentPair.cost property
|
||||
|
||||
augmentation cost
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
cost: number;
|
||||
```
|
21
markdown/bitburner.augmentpair.md
Normal file
21
markdown/bitburner.augmentpair.md
Normal file
@ -0,0 +1,21 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [AugmentPair](./bitburner.augmentpair.md)
|
||||
|
||||
## AugmentPair interface
|
||||
|
||||
Return value of [getSleevePurchasableAugs](./bitburner.sleeve.getsleevepurchasableaugs.md)
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
export interface AugmentPair
|
||||
```
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| [cost](./bitburner.augmentpair.cost.md) | number | augmentation cost |
|
||||
| [name](./bitburner.augmentpair.name.md) | string | augmentation name |
|
||||
|
13
markdown/bitburner.augmentpair.name.md
Normal file
13
markdown/bitburner.augmentpair.name.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [AugmentPair](./bitburner.augmentpair.md) > [name](./bitburner.augmentpair.name.md)
|
||||
|
||||
## AugmentPair.name property
|
||||
|
||||
augmentation name
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
name: string;
|
||||
```
|
22
markdown/bitburner.autocompletedata.flags.md
Normal file
22
markdown/bitburner.autocompletedata.flags.md
Normal file
@ -0,0 +1,22 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [AutocompleteData](./bitburner.autocompletedata.md) > [flags](./bitburner.autocompletedata.flags.md)
|
||||
|
||||
## AutocompleteData.flags() method
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
flags(schema: [string, string | number | boolean | string[]][]): { [key: string]: ScriptArg | string[] };
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| schema | \[string, string \| number \| boolean \| string\[\]\]\[\] | |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
{ \[key: string\]: [ScriptArg](./bitburner.scriptarg.md) \| string\[\] }
|
||||
|
28
markdown/bitburner.autocompletedata.md
Normal file
28
markdown/bitburner.autocompletedata.md
Normal file
@ -0,0 +1,28 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [AutocompleteData](./bitburner.autocompletedata.md)
|
||||
|
||||
## AutocompleteData interface
|
||||
|
||||
Used for autocompletion
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
interface AutocompleteData
|
||||
```
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| [scripts](./bitburner.autocompletedata.scripts.md) | string\[\] | |
|
||||
| [servers](./bitburner.autocompletedata.servers.md) | string\[\] | |
|
||||
| [txts](./bitburner.autocompletedata.txts.md) | string\[\] | |
|
||||
|
||||
## Methods
|
||||
|
||||
| Method | Description |
|
||||
| --- | --- |
|
||||
| [flags(schema)](./bitburner.autocompletedata.flags.md) | |
|
||||
|
11
markdown/bitburner.autocompletedata.scripts.md
Normal file
11
markdown/bitburner.autocompletedata.scripts.md
Normal file
@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [AutocompleteData](./bitburner.autocompletedata.md) > [scripts](./bitburner.autocompletedata.scripts.md)
|
||||
|
||||
## AutocompleteData.scripts property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
scripts: string[];
|
||||
```
|
11
markdown/bitburner.autocompletedata.servers.md
Normal file
11
markdown/bitburner.autocompletedata.servers.md
Normal file
@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [AutocompleteData](./bitburner.autocompletedata.md) > [servers](./bitburner.autocompletedata.servers.md)
|
||||
|
||||
## AutocompleteData.servers property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
servers: string[];
|
||||
```
|
11
markdown/bitburner.autocompletedata.txts.md
Normal file
11
markdown/bitburner.autocompletedata.txts.md
Normal file
@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [AutocompleteData](./bitburner.autocompletedata.md) > [txts](./bitburner.autocompletedata.txts.md)
|
||||
|
||||
## AutocompleteData.txts property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
txts: string[];
|
||||
```
|
21
markdown/bitburner.basichgwoptions.md
Normal file
21
markdown/bitburner.basichgwoptions.md
Normal file
@ -0,0 +1,21 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BasicHGWOptions](./bitburner.basichgwoptions.md)
|
||||
|
||||
## BasicHGWOptions interface
|
||||
|
||||
Options to affect the behavior of [hack](./bitburner.ns.hack.md)<!-- -->, [grow](./bitburner.ns.grow.md)<!-- -->, and [weaken](./bitburner.ns.weaken.md)<!-- -->.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
export interface BasicHGWOptions
|
||||
```
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| [stock?](./bitburner.basichgwoptions.stock.md) | boolean | <i>(Optional)</i> Set to true this action will affect the stock market. |
|
||||
| [threads?](./bitburner.basichgwoptions.threads.md) | number | <i>(Optional)</i> Number of threads to use for this function. Must be less than or equal to the number of threads the script is running with. |
|
||||
|
13
markdown/bitburner.basichgwoptions.stock.md
Normal file
13
markdown/bitburner.basichgwoptions.stock.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BasicHGWOptions](./bitburner.basichgwoptions.md) > [stock](./bitburner.basichgwoptions.stock.md)
|
||||
|
||||
## BasicHGWOptions.stock property
|
||||
|
||||
Set to true this action will affect the stock market.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
stock?: boolean;
|
||||
```
|
13
markdown/bitburner.basichgwoptions.threads.md
Normal file
13
markdown/bitburner.basichgwoptions.threads.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BasicHGWOptions](./bitburner.basichgwoptions.md) > [threads](./bitburner.basichgwoptions.threads.md)
|
||||
|
||||
## BasicHGWOptions.threads property
|
||||
|
||||
Number of threads to use for this function. Must be less than or equal to the number of threads the script is running with.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
threads?: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [AgilityLevelMultiplier](./bitburner.bitnodemultipliers.agilitylevelmultiplier.md)
|
||||
|
||||
## BitNodeMultipliers.AgilityLevelMultiplier property
|
||||
|
||||
Influences how quickly the player's agility level (not exp) scales
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
AgilityLevelMultiplier: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [AugmentationMoneyCost](./bitburner.bitnodemultipliers.augmentationmoneycost.md)
|
||||
|
||||
## BitNodeMultipliers.AugmentationMoneyCost property
|
||||
|
||||
Influences the base cost to purchase an augmentation.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
AugmentationMoneyCost: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.augmentationrepcost.md
Normal file
13
markdown/bitburner.bitnodemultipliers.augmentationrepcost.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [AugmentationRepCost](./bitburner.bitnodemultipliers.augmentationrepcost.md)
|
||||
|
||||
## BitNodeMultipliers.AugmentationRepCost property
|
||||
|
||||
Influences the base rep the player must have with a faction to purchase an augmentation.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
AugmentationRepCost: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.bladeburnerrank.md
Normal file
13
markdown/bitburner.bitnodemultipliers.bladeburnerrank.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [BladeburnerRank](./bitburner.bitnodemultipliers.bladeburnerrank.md)
|
||||
|
||||
## BitNodeMultipliers.BladeburnerRank property
|
||||
|
||||
Influences how quickly the player can gain rank within Bladeburner.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
BladeburnerRank: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [BladeburnerSkillCost](./bitburner.bitnodemultipliers.bladeburnerskillcost.md)
|
||||
|
||||
## BitNodeMultipliers.BladeburnerSkillCost property
|
||||
|
||||
Influences the cost of skill levels from Bladeburner.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
BladeburnerSkillCost: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [CharismaLevelMultiplier](./bitburner.bitnodemultipliers.charismalevelmultiplier.md)
|
||||
|
||||
## BitNodeMultipliers.CharismaLevelMultiplier property
|
||||
|
||||
Influences how quickly the player's charisma level (not exp) scales
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
CharismaLevelMultiplier: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.classgymexpgain.md
Normal file
13
markdown/bitburner.bitnodemultipliers.classgymexpgain.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [ClassGymExpGain](./bitburner.bitnodemultipliers.classgymexpgain.md)
|
||||
|
||||
## BitNodeMultipliers.ClassGymExpGain property
|
||||
|
||||
Influences the experience gained for each ability when a player completes a class.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
ClassGymExpGain: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.codingcontractmoney.md
Normal file
13
markdown/bitburner.bitnodemultipliers.codingcontractmoney.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [CodingContractMoney](./bitburner.bitnodemultipliers.codingcontractmoney.md)
|
||||
|
||||
## BitNodeMultipliers.CodingContractMoney property
|
||||
|
||||
Influences the amount of money gained from completing Coding Contracts
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
CodingContractMoney: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.companyworkexpgain.md
Normal file
13
markdown/bitburner.bitnodemultipliers.companyworkexpgain.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [CompanyWorkExpGain](./bitburner.bitnodemultipliers.companyworkexpgain.md)
|
||||
|
||||
## BitNodeMultipliers.CompanyWorkExpGain property
|
||||
|
||||
Influences the experience gained for each ability when the player completes working their job.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
CompanyWorkExpGain: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.companyworkmoney.md
Normal file
13
markdown/bitburner.bitnodemultipliers.companyworkmoney.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [CompanyWorkMoney](./bitburner.bitnodemultipliers.companyworkmoney.md)
|
||||
|
||||
## BitNodeMultipliers.CompanyWorkMoney property
|
||||
|
||||
Influences how much money the player earns when completing working their job.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
CompanyWorkMoney: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.corporationsoftcap.md
Normal file
13
markdown/bitburner.bitnodemultipliers.corporationsoftcap.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [CorporationSoftcap](./bitburner.bitnodemultipliers.corporationsoftcap.md)
|
||||
|
||||
## BitNodeMultipliers.CorporationSoftcap property
|
||||
|
||||
Influences the money gain from dividends of corporations created by the player.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
CorporationSoftcap: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [CorporationValuation](./bitburner.bitnodemultipliers.corporationvaluation.md)
|
||||
|
||||
## BitNodeMultipliers.CorporationValuation property
|
||||
|
||||
Influences the valuation of corporations created by the player.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
CorporationValuation: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.crimeexpgain.md
Normal file
13
markdown/bitburner.bitnodemultipliers.crimeexpgain.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [CrimeExpGain](./bitburner.bitnodemultipliers.crimeexpgain.md)
|
||||
|
||||
## BitNodeMultipliers.CrimeExpGain property
|
||||
|
||||
Influences the base experience gained for each ability when the player commits a crime.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
CrimeExpGain: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.crimemoney.md
Normal file
13
markdown/bitburner.bitnodemultipliers.crimemoney.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [CrimeMoney](./bitburner.bitnodemultipliers.crimemoney.md)
|
||||
|
||||
## BitNodeMultipliers.CrimeMoney property
|
||||
|
||||
Influences the base money gained when the player commits a crime.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
CrimeMoney: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [DaedalusAugsRequirement](./bitburner.bitnodemultipliers.daedalusaugsrequirement.md)
|
||||
|
||||
## BitNodeMultipliers.DaedalusAugsRequirement property
|
||||
|
||||
Influences how many Augmentations you need in order to get invited to the Daedalus faction
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
DaedalusAugsRequirement: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [DefenseLevelMultiplier](./bitburner.bitnodemultipliers.defenselevelmultiplier.md)
|
||||
|
||||
## BitNodeMultipliers.DefenseLevelMultiplier property
|
||||
|
||||
Influences how quickly the player's defense level (not exp) scales
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
DefenseLevelMultiplier: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [DexterityLevelMultiplier](./bitburner.bitnodemultipliers.dexteritylevelmultiplier.md)
|
||||
|
||||
## BitNodeMultipliers.DexterityLevelMultiplier property
|
||||
|
||||
Influences how quickly the player's dexterity level (not exp) scales
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
DexterityLevelMultiplier: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [FactionPassiveRepGain](./bitburner.bitnodemultipliers.factionpassiverepgain.md)
|
||||
|
||||
## BitNodeMultipliers.FactionPassiveRepGain property
|
||||
|
||||
Influences how much rep the player gains in each faction simply by being a member.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
FactionPassiveRepGain: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.factionworkexpgain.md
Normal file
13
markdown/bitburner.bitnodemultipliers.factionworkexpgain.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [FactionWorkExpGain](./bitburner.bitnodemultipliers.factionworkexpgain.md)
|
||||
|
||||
## BitNodeMultipliers.FactionWorkExpGain property
|
||||
|
||||
Influences the experience gained for each ability when the player completes work for a Faction.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
FactionWorkExpGain: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.factionworkrepgain.md
Normal file
13
markdown/bitburner.bitnodemultipliers.factionworkrepgain.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [FactionWorkRepGain](./bitburner.bitnodemultipliers.factionworkrepgain.md)
|
||||
|
||||
## BitNodeMultipliers.FactionWorkRepGain property
|
||||
|
||||
Influences how much rep the player gains when performing work for a faction.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
FactionWorkRepGain: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [FourSigmaMarketDataApiCost](./bitburner.bitnodemultipliers.foursigmamarketdataapicost.md)
|
||||
|
||||
## BitNodeMultipliers.FourSigmaMarketDataApiCost property
|
||||
|
||||
Influences how much it costs to unlock the stock market's 4S Market Data API
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
FourSigmaMarketDataApiCost: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [FourSigmaMarketDataCost](./bitburner.bitnodemultipliers.foursigmamarketdatacost.md)
|
||||
|
||||
## BitNodeMultipliers.FourSigmaMarketDataCost property
|
||||
|
||||
Influences how much it costs to unlock the stock market's 4S Market Data (NOT API)
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
FourSigmaMarketDataCost: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.gangsoftcap.md
Normal file
13
markdown/bitburner.bitnodemultipliers.gangsoftcap.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [GangSoftcap](./bitburner.bitnodemultipliers.gangsoftcap.md)
|
||||
|
||||
## BitNodeMultipliers.GangSoftcap property
|
||||
|
||||
Influences the respect gain and money gain of your gang.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
GangSoftcap: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.hackexpgain.md
Normal file
13
markdown/bitburner.bitnodemultipliers.hackexpgain.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [HackExpGain](./bitburner.bitnodemultipliers.hackexpgain.md)
|
||||
|
||||
## BitNodeMultipliers.HackExpGain property
|
||||
|
||||
Influences the experienced gained when hacking a server.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
HackExpGain: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [HackingLevelMultiplier](./bitburner.bitnodemultipliers.hackinglevelmultiplier.md)
|
||||
|
||||
## BitNodeMultipliers.HackingLevelMultiplier property
|
||||
|
||||
Influences how quickly the player's hacking level (not experience) scales
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
HackingLevelMultiplier: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.hacknetnodemoney.md
Normal file
13
markdown/bitburner.bitnodemultipliers.hacknetnodemoney.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [HacknetNodeMoney](./bitburner.bitnodemultipliers.hacknetnodemoney.md)
|
||||
|
||||
## BitNodeMultipliers.HacknetNodeMoney property
|
||||
|
||||
Influences how much money is produced by Hacknet Nodes and the hash rate of Hacknet Servers (unlocked in BitNode-9)
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
HacknetNodeMoney: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.homecomputerramcost.md
Normal file
13
markdown/bitburner.bitnodemultipliers.homecomputerramcost.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [HomeComputerRamCost](./bitburner.bitnodemultipliers.homecomputerramcost.md)
|
||||
|
||||
## BitNodeMultipliers.HomeComputerRamCost property
|
||||
|
||||
Influences how much money it costs to upgrade your home computer's RAM
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
HomeComputerRamCost: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.infiltrationmoney.md
Normal file
13
markdown/bitburner.bitnodemultipliers.infiltrationmoney.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [InfiltrationMoney](./bitburner.bitnodemultipliers.infiltrationmoney.md)
|
||||
|
||||
## BitNodeMultipliers.InfiltrationMoney property
|
||||
|
||||
Influences how much money is gained when the player infiltrates a company.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
InfiltrationMoney: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.infiltrationrep.md
Normal file
13
markdown/bitburner.bitnodemultipliers.infiltrationrep.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [InfiltrationRep](./bitburner.bitnodemultipliers.infiltrationrep.md)
|
||||
|
||||
## BitNodeMultipliers.InfiltrationRep property
|
||||
|
||||
Influences how much rep the player can gain from factions when selling stolen documents and secrets
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
InfiltrationRep: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.manualhackmoney.md
Normal file
13
markdown/bitburner.bitnodemultipliers.manualhackmoney.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [ManualHackMoney](./bitburner.bitnodemultipliers.manualhackmoney.md)
|
||||
|
||||
## BitNodeMultipliers.ManualHackMoney property
|
||||
|
||||
Influences how much money can be stolen from a server when the player performs a hack against it through the Terminal.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
ManualHackMoney: number;
|
||||
```
|
65
markdown/bitburner.bitnodemultipliers.md
Normal file
65
markdown/bitburner.bitnodemultipliers.md
Normal file
@ -0,0 +1,65 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md)
|
||||
|
||||
## BitNodeMultipliers interface
|
||||
|
||||
All multipliers affecting the difficulty of the current challenge.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
export interface BitNodeMultipliers
|
||||
```
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| [AgilityLevelMultiplier](./bitburner.bitnodemultipliers.agilitylevelmultiplier.md) | number | Influences how quickly the player's agility level (not exp) scales |
|
||||
| [AugmentationMoneyCost](./bitburner.bitnodemultipliers.augmentationmoneycost.md) | number | Influences the base cost to purchase an augmentation. |
|
||||
| [AugmentationRepCost](./bitburner.bitnodemultipliers.augmentationrepcost.md) | number | Influences the base rep the player must have with a faction to purchase an augmentation. |
|
||||
| [BladeburnerRank](./bitburner.bitnodemultipliers.bladeburnerrank.md) | number | Influences how quickly the player can gain rank within Bladeburner. |
|
||||
| [BladeburnerSkillCost](./bitburner.bitnodemultipliers.bladeburnerskillcost.md) | number | Influences the cost of skill levels from Bladeburner. |
|
||||
| [CharismaLevelMultiplier](./bitburner.bitnodemultipliers.charismalevelmultiplier.md) | number | Influences how quickly the player's charisma level (not exp) scales |
|
||||
| [ClassGymExpGain](./bitburner.bitnodemultipliers.classgymexpgain.md) | number | Influences the experience gained for each ability when a player completes a class. |
|
||||
| [CodingContractMoney](./bitburner.bitnodemultipliers.codingcontractmoney.md) | number | Influences the amount of money gained from completing Coding Contracts |
|
||||
| [CompanyWorkExpGain](./bitburner.bitnodemultipliers.companyworkexpgain.md) | number | Influences the experience gained for each ability when the player completes working their job. |
|
||||
| [CompanyWorkMoney](./bitburner.bitnodemultipliers.companyworkmoney.md) | number | Influences how much money the player earns when completing working their job. |
|
||||
| [CorporationSoftcap](./bitburner.bitnodemultipliers.corporationsoftcap.md) | number | Influences the money gain from dividends of corporations created by the player. |
|
||||
| [CorporationValuation](./bitburner.bitnodemultipliers.corporationvaluation.md) | number | Influences the valuation of corporations created by the player. |
|
||||
| [CrimeExpGain](./bitburner.bitnodemultipliers.crimeexpgain.md) | number | Influences the base experience gained for each ability when the player commits a crime. |
|
||||
| [CrimeMoney](./bitburner.bitnodemultipliers.crimemoney.md) | number | Influences the base money gained when the player commits a crime. |
|
||||
| [DaedalusAugsRequirement](./bitburner.bitnodemultipliers.daedalusaugsrequirement.md) | number | Influences how many Augmentations you need in order to get invited to the Daedalus faction |
|
||||
| [DefenseLevelMultiplier](./bitburner.bitnodemultipliers.defenselevelmultiplier.md) | number | Influences how quickly the player's defense level (not exp) scales |
|
||||
| [DexterityLevelMultiplier](./bitburner.bitnodemultipliers.dexteritylevelmultiplier.md) | number | Influences how quickly the player's dexterity level (not exp) scales |
|
||||
| [FactionPassiveRepGain](./bitburner.bitnodemultipliers.factionpassiverepgain.md) | number | Influences how much rep the player gains in each faction simply by being a member. |
|
||||
| [FactionWorkExpGain](./bitburner.bitnodemultipliers.factionworkexpgain.md) | number | Influences the experience gained for each ability when the player completes work for a Faction. |
|
||||
| [FactionWorkRepGain](./bitburner.bitnodemultipliers.factionworkrepgain.md) | number | Influences how much rep the player gains when performing work for a faction. |
|
||||
| [FourSigmaMarketDataApiCost](./bitburner.bitnodemultipliers.foursigmamarketdataapicost.md) | number | Influences how much it costs to unlock the stock market's 4S Market Data API |
|
||||
| [FourSigmaMarketDataCost](./bitburner.bitnodemultipliers.foursigmamarketdatacost.md) | number | Influences how much it costs to unlock the stock market's 4S Market Data (NOT API) |
|
||||
| [GangSoftcap](./bitburner.bitnodemultipliers.gangsoftcap.md) | number | Influences the respect gain and money gain of your gang. |
|
||||
| [HackExpGain](./bitburner.bitnodemultipliers.hackexpgain.md) | number | Influences the experienced gained when hacking a server. |
|
||||
| [HackingLevelMultiplier](./bitburner.bitnodemultipliers.hackinglevelmultiplier.md) | number | Influences how quickly the player's hacking level (not experience) scales |
|
||||
| [HacknetNodeMoney](./bitburner.bitnodemultipliers.hacknetnodemoney.md) | number | Influences how much money is produced by Hacknet Nodes and the hash rate of Hacknet Servers (unlocked in BitNode-9) |
|
||||
| [HomeComputerRamCost](./bitburner.bitnodemultipliers.homecomputerramcost.md) | number | Influences how much money it costs to upgrade your home computer's RAM |
|
||||
| [InfiltrationMoney](./bitburner.bitnodemultipliers.infiltrationmoney.md) | number | Influences how much money is gained when the player infiltrates a company. |
|
||||
| [InfiltrationRep](./bitburner.bitnodemultipliers.infiltrationrep.md) | number | Influences how much rep the player can gain from factions when selling stolen documents and secrets |
|
||||
| [ManualHackMoney](./bitburner.bitnodemultipliers.manualhackmoney.md) | number | Influences how much money can be stolen from a server when the player performs a hack against it through the Terminal. |
|
||||
| [PurchasedServerCost](./bitburner.bitnodemultipliers.purchasedservercost.md) | number | Influence how much it costs to purchase a server |
|
||||
| [PurchasedServerLimit](./bitburner.bitnodemultipliers.purchasedserverlimit.md) | number | Influences the maximum number of purchased servers you can have |
|
||||
| [PurchasedServerMaxRam](./bitburner.bitnodemultipliers.purchasedservermaxram.md) | number | Influences the maximum allowed RAM for a purchased server |
|
||||
| [PurchasedServerSoftcap](./bitburner.bitnodemultipliers.purchasedserversoftcap.md) | number | Influences cost of any purchased server at or above 128GB |
|
||||
| [RepToDonateToFaction](./bitburner.bitnodemultipliers.reptodonatetofaction.md) | number | Influences the minimum favor the player must have with a faction before they can donate to gain rep. |
|
||||
| [ScriptHackMoney](./bitburner.bitnodemultipliers.scripthackmoney.md) | number | Influences how much the money on a server can be reduced when a script performs a hack against it. |
|
||||
| [ScriptHackMoneyGain](./bitburner.bitnodemultipliers.scripthackmoneygain.md) | number | Influences how much of the money stolen by a scripted hack will be added to the player's money. |
|
||||
| [ServerGrowthRate](./bitburner.bitnodemultipliers.servergrowthrate.md) | number | Influences the growth percentage per cycle against a server. |
|
||||
| [ServerMaxMoney](./bitburner.bitnodemultipliers.servermaxmoney.md) | number | Influences the maximum money that a server can grow to. |
|
||||
| [ServerStartingMoney](./bitburner.bitnodemultipliers.serverstartingmoney.md) | number | Influences the initial money that a server starts with. |
|
||||
| [ServerStartingSecurity](./bitburner.bitnodemultipliers.serverstartingsecurity.md) | number | Influences the initial security level (hackDifficulty) of a server. |
|
||||
| [ServerWeakenRate](./bitburner.bitnodemultipliers.serverweakenrate.md) | number | Influences the weaken amount per invocation against a server. |
|
||||
| [StaneksGiftExtraSize](./bitburner.bitnodemultipliers.staneksgiftextrasize.md) | number | Influences the size of the gift |
|
||||
| [StaneksGiftPowerMultiplier](./bitburner.bitnodemultipliers.staneksgiftpowermultiplier.md) | number | Influences the power of the gift |
|
||||
| [StrengthLevelMultiplier](./bitburner.bitnodemultipliers.strengthlevelmultiplier.md) | number | Influences how quickly the player's strength level (not exp) scales |
|
||||
| [WorldDaemonDifficulty](./bitburner.bitnodemultipliers.worlddaemondifficulty.md) | number | Influences the hacking skill required to backdoor the world daemon. |
|
||||
|
13
markdown/bitburner.bitnodemultipliers.purchasedservercost.md
Normal file
13
markdown/bitburner.bitnodemultipliers.purchasedservercost.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [PurchasedServerCost](./bitburner.bitnodemultipliers.purchasedservercost.md)
|
||||
|
||||
## BitNodeMultipliers.PurchasedServerCost property
|
||||
|
||||
Influence how much it costs to purchase a server
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
PurchasedServerCost: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [PurchasedServerLimit](./bitburner.bitnodemultipliers.purchasedserverlimit.md)
|
||||
|
||||
## BitNodeMultipliers.PurchasedServerLimit property
|
||||
|
||||
Influences the maximum number of purchased servers you can have
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
PurchasedServerLimit: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [PurchasedServerMaxRam](./bitburner.bitnodemultipliers.purchasedservermaxram.md)
|
||||
|
||||
## BitNodeMultipliers.PurchasedServerMaxRam property
|
||||
|
||||
Influences the maximum allowed RAM for a purchased server
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
PurchasedServerMaxRam: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [PurchasedServerSoftcap](./bitburner.bitnodemultipliers.purchasedserversoftcap.md)
|
||||
|
||||
## BitNodeMultipliers.PurchasedServerSoftcap property
|
||||
|
||||
Influences cost of any purchased server at or above 128GB
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
PurchasedServerSoftcap: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [RepToDonateToFaction](./bitburner.bitnodemultipliers.reptodonatetofaction.md)
|
||||
|
||||
## BitNodeMultipliers.RepToDonateToFaction property
|
||||
|
||||
Influences the minimum favor the player must have with a faction before they can donate to gain rep.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
RepToDonateToFaction: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.scripthackmoney.md
Normal file
13
markdown/bitburner.bitnodemultipliers.scripthackmoney.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [ScriptHackMoney](./bitburner.bitnodemultipliers.scripthackmoney.md)
|
||||
|
||||
## BitNodeMultipliers.ScriptHackMoney property
|
||||
|
||||
Influences how much the money on a server can be reduced when a script performs a hack against it.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
ScriptHackMoney: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.scripthackmoneygain.md
Normal file
13
markdown/bitburner.bitnodemultipliers.scripthackmoneygain.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [ScriptHackMoneyGain](./bitburner.bitnodemultipliers.scripthackmoneygain.md)
|
||||
|
||||
## BitNodeMultipliers.ScriptHackMoneyGain property
|
||||
|
||||
Influences how much of the money stolen by a scripted hack will be added to the player's money.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
ScriptHackMoneyGain: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.servergrowthrate.md
Normal file
13
markdown/bitburner.bitnodemultipliers.servergrowthrate.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [ServerGrowthRate](./bitburner.bitnodemultipliers.servergrowthrate.md)
|
||||
|
||||
## BitNodeMultipliers.ServerGrowthRate property
|
||||
|
||||
Influences the growth percentage per cycle against a server.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
ServerGrowthRate: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.servermaxmoney.md
Normal file
13
markdown/bitburner.bitnodemultipliers.servermaxmoney.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [ServerMaxMoney](./bitburner.bitnodemultipliers.servermaxmoney.md)
|
||||
|
||||
## BitNodeMultipliers.ServerMaxMoney property
|
||||
|
||||
Influences the maximum money that a server can grow to.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
ServerMaxMoney: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.serverstartingmoney.md
Normal file
13
markdown/bitburner.bitnodemultipliers.serverstartingmoney.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [ServerStartingMoney](./bitburner.bitnodemultipliers.serverstartingmoney.md)
|
||||
|
||||
## BitNodeMultipliers.ServerStartingMoney property
|
||||
|
||||
Influences the initial money that a server starts with.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
ServerStartingMoney: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [ServerStartingSecurity](./bitburner.bitnodemultipliers.serverstartingsecurity.md)
|
||||
|
||||
## BitNodeMultipliers.ServerStartingSecurity property
|
||||
|
||||
Influences the initial security level (hackDifficulty) of a server.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
ServerStartingSecurity: number;
|
||||
```
|
13
markdown/bitburner.bitnodemultipliers.serverweakenrate.md
Normal file
13
markdown/bitburner.bitnodemultipliers.serverweakenrate.md
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [ServerWeakenRate](./bitburner.bitnodemultipliers.serverweakenrate.md)
|
||||
|
||||
## BitNodeMultipliers.ServerWeakenRate property
|
||||
|
||||
Influences the weaken amount per invocation against a server.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
ServerWeakenRate: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [StaneksGiftExtraSize](./bitburner.bitnodemultipliers.staneksgiftextrasize.md)
|
||||
|
||||
## BitNodeMultipliers.StaneksGiftExtraSize property
|
||||
|
||||
Influences the size of the gift
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
StaneksGiftExtraSize: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [StaneksGiftPowerMultiplier](./bitburner.bitnodemultipliers.staneksgiftpowermultiplier.md)
|
||||
|
||||
## BitNodeMultipliers.StaneksGiftPowerMultiplier property
|
||||
|
||||
Influences the power of the gift
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
StaneksGiftPowerMultiplier: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [StrengthLevelMultiplier](./bitburner.bitnodemultipliers.strengthlevelmultiplier.md)
|
||||
|
||||
## BitNodeMultipliers.StrengthLevelMultiplier property
|
||||
|
||||
Influences how quickly the player's strength level (not exp) scales
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
StrengthLevelMultiplier: number;
|
||||
```
|
@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [BitNodeMultipliers](./bitburner.bitnodemultipliers.md) > [WorldDaemonDifficulty](./bitburner.bitnodemultipliers.worlddaemondifficulty.md)
|
||||
|
||||
## BitNodeMultipliers.WorldDaemonDifficulty property
|
||||
|
||||
Influences the hacking skill required to backdoor the world daemon.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
WorldDaemonDifficulty: number;
|
||||
```
|
35
markdown/bitburner.bladeburner.getactionautolevel.md
Normal file
35
markdown/bitburner.bladeburner.getactionautolevel.md
Normal file
@ -0,0 +1,35 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getActionAutolevel](./bitburner.bladeburner.getactionautolevel.md)
|
||||
|
||||
## Bladeburner.getActionAutolevel() method
|
||||
|
||||
Get whether an action is set to autolevel.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getActionAutolevel(type: string, name: string): boolean;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
boolean
|
||||
|
||||
True if the action is set to autolevel, and false otherwise.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Return a boolean indicating whether or not this action is currently set to autolevel.
|
||||
|
||||
Returns false if an invalid action is specified.
|
||||
|
35
markdown/bitburner.bladeburner.getactioncountremaining.md
Normal file
35
markdown/bitburner.bladeburner.getactioncountremaining.md
Normal file
@ -0,0 +1,35 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getActionCountRemaining](./bitburner.bladeburner.getactioncountremaining.md)
|
||||
|
||||
## Bladeburner.getActionCountRemaining() method
|
||||
|
||||
Get action count remaining.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getActionCountRemaining(type: string, name: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Remaining count of the specified action.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the remaining count of the specified action.
|
||||
|
||||
Note that this is meant to be used for Contracts and Operations. This function will return ‘Infinity’ for actions such as Training and Field Analysis. This function will return 1 for BlackOps not yet completed regardless of whether the player has the required rank to attempt the mission or not.
|
||||
|
35
markdown/bitburner.bladeburner.getactioncurrentlevel.md
Normal file
35
markdown/bitburner.bladeburner.getactioncurrentlevel.md
Normal file
@ -0,0 +1,35 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getActionCurrentLevel](./bitburner.bladeburner.getactioncurrentlevel.md)
|
||||
|
||||
## Bladeburner.getActionCurrentLevel() method
|
||||
|
||||
Get the current level of an action.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getActionCurrentLevel(type: string, name: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Current level of the specified action.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the current level of this action.
|
||||
|
||||
Returns -1 if an invalid action is specified.
|
||||
|
25
markdown/bitburner.bladeburner.getactioncurrenttime.md
Normal file
25
markdown/bitburner.bladeburner.getactioncurrenttime.md
Normal file
@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getActionCurrentTime](./bitburner.bladeburner.getactioncurrenttime.md)
|
||||
|
||||
## Bladeburner.getActionCurrentTime() method
|
||||
|
||||
Get the time elapsed on current action.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getActionCurrentTime(): number;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Number of milliseconds already spent on the current action.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the number of milliseconds already spent on the current action.
|
||||
|
@ -0,0 +1,33 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getActionEstimatedSuccessChance](./bitburner.bladeburner.getactionestimatedsuccesschance.md)
|
||||
|
||||
## Bladeburner.getActionEstimatedSuccessChance() method
|
||||
|
||||
Get estimate success chance of an action.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getActionEstimatedSuccessChance(type: string, name: string): [number, number];
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
\[number, number\]
|
||||
|
||||
Estimated success chance for the specified action.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the estimated success chance for the specified action. This chance is returned as a decimal value, NOT a percentage (e.g. if you have an estimated success chance of 80%, then this function will return 0.80, NOT 80).
|
||||
|
35
markdown/bitburner.bladeburner.getactionmaxlevel.md
Normal file
35
markdown/bitburner.bladeburner.getactionmaxlevel.md
Normal file
@ -0,0 +1,35 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getActionMaxLevel](./bitburner.bladeburner.getactionmaxlevel.md)
|
||||
|
||||
## Bladeburner.getActionMaxLevel() method
|
||||
|
||||
Get the maximum level of an action.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getActionMaxLevel(type: string, name: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Maximum level of the specified action.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the maximum level for this action.
|
||||
|
||||
Returns -1 if an invalid action is specified.
|
||||
|
34
markdown/bitburner.bladeburner.getactionrepgain.md
Normal file
34
markdown/bitburner.bladeburner.getactionrepgain.md
Normal file
@ -0,0 +1,34 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getActionRepGain](./bitburner.bladeburner.getactionrepgain.md)
|
||||
|
||||
## Bladeburner.getActionRepGain() method
|
||||
|
||||
Get the reputation gain of an action.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getActionRepGain(type: string, name: string, level: number): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
| level | number | Optional action level at which to calculate the gain |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Average Bladeburner reputation gain for successfully completing the specified action.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the average Bladeburner reputation gain for successfully completing the specified action. Note that this value is an ‘average’ and the real reputation gain may vary slightly from this value.
|
||||
|
33
markdown/bitburner.bladeburner.getactiontime.md
Normal file
33
markdown/bitburner.bladeburner.getactiontime.md
Normal file
@ -0,0 +1,33 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getActionTime](./bitburner.bladeburner.getactiontime.md)
|
||||
|
||||
## Bladeburner.getActionTime() method
|
||||
|
||||
Get the time to complete an action.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getActionTime(type: string, name: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Number of milliseconds it takes to complete the specified action.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the number of milliseconds it takes to complete the specified action
|
||||
|
25
markdown/bitburner.bladeburner.getblackopnames.md
Normal file
25
markdown/bitburner.bladeburner.getblackopnames.md
Normal file
@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getBlackOpNames](./bitburner.bladeburner.getblackopnames.md)
|
||||
|
||||
## Bladeburner.getBlackOpNames() method
|
||||
|
||||
List all black ops.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getBlackOpNames(): string[];
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
string\[\]
|
||||
|
||||
Array of strings containing the names of all Bladeburner Black Ops.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 0.4 GB
|
||||
|
||||
Returns an array of strings containing the names of all Bladeburner Black Ops.
|
||||
|
34
markdown/bitburner.bladeburner.getblackoprank.md
Normal file
34
markdown/bitburner.bladeburner.getblackoprank.md
Normal file
@ -0,0 +1,34 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getBlackOpRank](./bitburner.bladeburner.getblackoprank.md)
|
||||
|
||||
## Bladeburner.getBlackOpRank() method
|
||||
|
||||
Get black op required rank.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getBlackOpRank(name: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| name | string | Name of BlackOp. Must be an exact match. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Rank required to complete this BlackOp.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 2 GB
|
||||
|
||||
Returns the rank required to complete this BlackOp.
|
||||
|
||||
Returns -1 if an invalid action is specified.
|
||||
|
29
markdown/bitburner.bladeburner.getbonustime.md
Normal file
29
markdown/bitburner.bladeburner.getbonustime.md
Normal file
@ -0,0 +1,29 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getBonusTime](./bitburner.bladeburner.getbonustime.md)
|
||||
|
||||
## Bladeburner.getBonusTime() method
|
||||
|
||||
Get bladeburner bonus time.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getBonusTime(): number;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Amount of accumulated “bonus time” (milliseconds) for the Bladeburner mechanic.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 0 GB
|
||||
|
||||
Returns the amount of accumulated “bonus time” (milliseconds) for the Bladeburner mechanic.
|
||||
|
||||
“Bonus time” is accumulated when the game is offline or if the game is inactive in the browser.
|
||||
|
||||
“Bonus time” makes the game progress faster, up to 5x the normal speed. For example, if an action takes 30 seconds to complete but you’ve accumulated over 30 seconds in bonus time, then the action will only take 6 seconds in real life to complete.
|
||||
|
25
markdown/bitburner.bladeburner.getcity.md
Normal file
25
markdown/bitburner.bladeburner.getcity.md
Normal file
@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getCity](./bitburner.bladeburner.getcity.md)
|
||||
|
||||
## Bladeburner.getCity() method
|
||||
|
||||
Get current city.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getCity(): string;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
string
|
||||
|
||||
City that the player is currently in (for Bladeburner).
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the city that the player is currently in (for Bladeburner).
|
||||
|
32
markdown/bitburner.bladeburner.getcitychaos.md
Normal file
32
markdown/bitburner.bladeburner.getcitychaos.md
Normal file
@ -0,0 +1,32 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getCityChaos](./bitburner.bladeburner.getcitychaos.md)
|
||||
|
||||
## Bladeburner.getCityChaos() method
|
||||
|
||||
Get chaos of a city.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getCityChaos(name: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| name | string | |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Chaos in the specified city.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the chaos in the specified city, or -1 if an invalid city was specified.
|
||||
|
32
markdown/bitburner.bladeburner.getcitycommunities.md
Normal file
32
markdown/bitburner.bladeburner.getcitycommunities.md
Normal file
@ -0,0 +1,32 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getCityCommunities](./bitburner.bladeburner.getcitycommunities.md)
|
||||
|
||||
## Bladeburner.getCityCommunities() method
|
||||
|
||||
Get number of communities in a city.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getCityCommunities(name: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| name | string | |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Number of Synthoids communities in the specified city.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the estimated number of Synthoid communities in the specified city, or -1 if an invalid city was specified.
|
||||
|
32
markdown/bitburner.bladeburner.getcityestimatedpopulation.md
Normal file
32
markdown/bitburner.bladeburner.getcityestimatedpopulation.md
Normal file
@ -0,0 +1,32 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getCityEstimatedPopulation](./bitburner.bladeburner.getcityestimatedpopulation.md)
|
||||
|
||||
## Bladeburner.getCityEstimatedPopulation() method
|
||||
|
||||
Get estimated population in city.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getCityEstimatedPopulation(name: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| name | string | |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Estimated number of Synthoids in the specified city.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the estimated number of Synthoids in the specified city, or -1 if an invalid city was specified.
|
||||
|
25
markdown/bitburner.bladeburner.getcontractnames.md
Normal file
25
markdown/bitburner.bladeburner.getcontractnames.md
Normal file
@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getContractNames](./bitburner.bladeburner.getcontractnames.md)
|
||||
|
||||
## Bladeburner.getContractNames() method
|
||||
|
||||
List all contracts.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getContractNames(): string[];
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
string\[\]
|
||||
|
||||
Array of strings containing the names of all Bladeburner contracts.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 0.4 GB
|
||||
|
||||
Returns an array of strings containing the names of all Bladeburner contracts.
|
||||
|
25
markdown/bitburner.bladeburner.getcurrentaction.md
Normal file
25
markdown/bitburner.bladeburner.getcurrentaction.md
Normal file
@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getCurrentAction](./bitburner.bladeburner.getcurrentaction.md)
|
||||
|
||||
## Bladeburner.getCurrentAction() method
|
||||
|
||||
Get current action.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getCurrentAction(): BladeburnerCurAction;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
[BladeburnerCurAction](./bitburner.bladeburnercuraction.md)
|
||||
|
||||
Object that represents the player’s current Bladeburner action.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 1 GB
|
||||
|
||||
Returns an object that represents the player’s current Bladeburner action. If the player is not performing an action, the function will return an object with the ‘type’ property set to “Idle”.
|
||||
|
25
markdown/bitburner.bladeburner.getgeneralactionnames.md
Normal file
25
markdown/bitburner.bladeburner.getgeneralactionnames.md
Normal file
@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getGeneralActionNames](./bitburner.bladeburner.getgeneralactionnames.md)
|
||||
|
||||
## Bladeburner.getGeneralActionNames() method
|
||||
|
||||
List all general actions.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getGeneralActionNames(): string[];
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
string\[\]
|
||||
|
||||
Array of strings containing the names of all general Bladeburner actions.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 0.4 GB
|
||||
|
||||
Returns an array of strings containing the names of all general Bladeburner actions.
|
||||
|
25
markdown/bitburner.bladeburner.getoperationnames.md
Normal file
25
markdown/bitburner.bladeburner.getoperationnames.md
Normal file
@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getOperationNames](./bitburner.bladeburner.getoperationnames.md)
|
||||
|
||||
## Bladeburner.getOperationNames() method
|
||||
|
||||
List all operations.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getOperationNames(): string[];
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
string\[\]
|
||||
|
||||
Array of strings containing the names of all Bladeburner operations.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 0.4 GB
|
||||
|
||||
Returns an array of strings containing the names of all Bladeburner operations.
|
||||
|
25
markdown/bitburner.bladeburner.getrank.md
Normal file
25
markdown/bitburner.bladeburner.getrank.md
Normal file
@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getRank](./bitburner.bladeburner.getrank.md)
|
||||
|
||||
## Bladeburner.getRank() method
|
||||
|
||||
Get player bladeburner rank.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getRank(): number;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Player’s Bladeburner Rank.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the player’s Bladeburner Rank.
|
||||
|
34
markdown/bitburner.bladeburner.getskilllevel.md
Normal file
34
markdown/bitburner.bladeburner.getskilllevel.md
Normal file
@ -0,0 +1,34 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getSkillLevel](./bitburner.bladeburner.getskilllevel.md)
|
||||
|
||||
## Bladeburner.getSkillLevel() method
|
||||
|
||||
Get skill level.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getSkillLevel(name: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| name | string | |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Level in the specified skill.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
This function returns your level in the specified skill.
|
||||
|
||||
The function returns -1 if an invalid skill name is passed in.
|
||||
|
25
markdown/bitburner.bladeburner.getskillnames.md
Normal file
25
markdown/bitburner.bladeburner.getskillnames.md
Normal file
@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getSkillNames](./bitburner.bladeburner.getskillnames.md)
|
||||
|
||||
## Bladeburner.getSkillNames() method
|
||||
|
||||
List all skills.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getSkillNames(): string[];
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
string\[\]
|
||||
|
||||
Array of strings containing the names of all general Bladeburner skills.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 0.4 GB
|
||||
|
||||
Returns an array of strings containing the names of all general Bladeburner skills.
|
||||
|
25
markdown/bitburner.bladeburner.getskillpoints.md
Normal file
25
markdown/bitburner.bladeburner.getskillpoints.md
Normal file
@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getSkillPoints](./bitburner.bladeburner.getskillpoints.md)
|
||||
|
||||
## Bladeburner.getSkillPoints() method
|
||||
|
||||
Get bladeburner skill points.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getSkillPoints(): number;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Number of Bladeburner skill points you have.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the number of Bladeburner skill points you have.
|
||||
|
35
markdown/bitburner.bladeburner.getskillupgradecost.md
Normal file
35
markdown/bitburner.bladeburner.getskillupgradecost.md
Normal file
@ -0,0 +1,35 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getSkillUpgradeCost](./bitburner.bladeburner.getskillupgradecost.md)
|
||||
|
||||
## Bladeburner.getSkillUpgradeCost() method
|
||||
|
||||
Get cost to upgrade skill.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getSkillUpgradeCost(name: string, count?: number): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| name | string | |
|
||||
| count | number | Number of times to upgrade the skill. Defaults to 1 if not specified. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Number of skill points needed to upgrade the specified skill.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
This function returns the number of skill points needed to upgrade the specified skill the specified number of times.
|
||||
|
||||
The function returns -1 if an invalid skill name is passed in.
|
||||
|
45
markdown/bitburner.bladeburner.getstamina.md
Normal file
45
markdown/bitburner.bladeburner.getstamina.md
Normal file
@ -0,0 +1,45 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getStamina](./bitburner.bladeburner.getstamina.md)
|
||||
|
||||
## Bladeburner.getStamina() method
|
||||
|
||||
Get bladeburner stamina.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getStamina(): [number, number];
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
\[number, number\]
|
||||
|
||||
Array containing current stamina and max stamina.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB Returns an array with two elements: \* \[Current stamina, Max stamina\]
|
||||
|
||||
## Example 1
|
||||
|
||||
|
||||
```ts
|
||||
// NS1:
|
||||
function getStaminaPercentage() {
|
||||
var res = bladeburner.getStamina();
|
||||
return res[0] / res[1];
|
||||
}
|
||||
```
|
||||
|
||||
## Example 2
|
||||
|
||||
|
||||
```ts
|
||||
// NS2:
|
||||
function getStaminaPercentage() {
|
||||
const [current, max] = ns.bladeburner.getStamina();
|
||||
return current / max;
|
||||
}
|
||||
```
|
||||
|
35
markdown/bitburner.bladeburner.getteamsize.md
Normal file
35
markdown/bitburner.bladeburner.getteamsize.md
Normal file
@ -0,0 +1,35 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getTeamSize](./bitburner.bladeburner.getteamsize.md)
|
||||
|
||||
## Bladeburner.getTeamSize() method
|
||||
|
||||
Get team size.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getTeamSize(type: string, name: string): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Number of Bladeburner team members that were assigned to the specified action.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Returns the number of Bladeburner team members you have assigned to the specified action.
|
||||
|
||||
Setting a team is only applicable for Operations and BlackOps. This function will return 0 for other action types.
|
||||
|
29
markdown/bitburner.bladeburner.joinbladeburnerdivision.md
Normal file
29
markdown/bitburner.bladeburner.joinbladeburnerdivision.md
Normal file
@ -0,0 +1,29 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [joinBladeburnerDivision](./bitburner.bladeburner.joinbladeburnerdivision.md)
|
||||
|
||||
## Bladeburner.joinBladeburnerDivision() method
|
||||
|
||||
Join the bladeburner division.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
joinBladeburnerDivision(): boolean;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
boolean
|
||||
|
||||
True if you successfully join the Bladeburner division, or if you are already a member, false otherwise.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Attempts to join the Bladeburner division.
|
||||
|
||||
Returns true if you successfully join the Bladeburner division, or if you are already a member.
|
||||
|
||||
Returns false otherwise.
|
||||
|
27
markdown/bitburner.bladeburner.joinbladeburnerfaction.md
Normal file
27
markdown/bitburner.bladeburner.joinbladeburnerfaction.md
Normal file
@ -0,0 +1,27 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [joinBladeburnerFaction](./bitburner.bladeburner.joinbladeburnerfaction.md)
|
||||
|
||||
## Bladeburner.joinBladeburnerFaction() method
|
||||
|
||||
Join the bladeburner faction.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
joinBladeburnerFaction(): boolean;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
boolean
|
||||
|
||||
True if you successfully join the Bladeburner faction, or if you are already a member, false otherwise.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB Attempts to join the Bladeburner faction.
|
||||
|
||||
Returns true if you successfully join the Bladeburner faction, or if you are already a member.
|
||||
|
||||
Returns false otherwise.
|
||||
|
58
markdown/bitburner.bladeburner.md
Normal file
58
markdown/bitburner.bladeburner.md
Normal file
@ -0,0 +1,58 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md)
|
||||
|
||||
## Bladeburner interface
|
||||
|
||||
Bladeburner API
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
export interface Bladeburner
|
||||
```
|
||||
|
||||
## Remarks
|
||||
|
||||
You have to be employed in the Bladeburner division and be in BitNode-7 or have Source-File 7 in order to use this API.
|
||||
|
||||
## Methods
|
||||
|
||||
| Method | Description |
|
||||
| --- | --- |
|
||||
| [getActionAutolevel(type, name)](./bitburner.bladeburner.getactionautolevel.md) | Get whether an action is set to autolevel. |
|
||||
| [getActionCountRemaining(type, name)](./bitburner.bladeburner.getactioncountremaining.md) | Get action count remaining. |
|
||||
| [getActionCurrentLevel(type, name)](./bitburner.bladeburner.getactioncurrentlevel.md) | Get the current level of an action. |
|
||||
| [getActionCurrentTime()](./bitburner.bladeburner.getactioncurrenttime.md) | Get the time elapsed on current action. |
|
||||
| [getActionEstimatedSuccessChance(type, name)](./bitburner.bladeburner.getactionestimatedsuccesschance.md) | Get estimate success chance of an action. |
|
||||
| [getActionMaxLevel(type, name)](./bitburner.bladeburner.getactionmaxlevel.md) | Get the maximum level of an action. |
|
||||
| [getActionRepGain(type, name, level)](./bitburner.bladeburner.getactionrepgain.md) | Get the reputation gain of an action. |
|
||||
| [getActionTime(type, name)](./bitburner.bladeburner.getactiontime.md) | Get the time to complete an action. |
|
||||
| [getBlackOpNames()](./bitburner.bladeburner.getblackopnames.md) | List all black ops. |
|
||||
| [getBlackOpRank(name)](./bitburner.bladeburner.getblackoprank.md) | Get black op required rank. |
|
||||
| [getBonusTime()](./bitburner.bladeburner.getbonustime.md) | Get bladeburner bonus time. |
|
||||
| [getCity()](./bitburner.bladeburner.getcity.md) | Get current city. |
|
||||
| [getCityChaos(name)](./bitburner.bladeburner.getcitychaos.md) | Get chaos of a city. |
|
||||
| [getCityCommunities(name)](./bitburner.bladeburner.getcitycommunities.md) | Get number of communities in a city. |
|
||||
| [getCityEstimatedPopulation(name)](./bitburner.bladeburner.getcityestimatedpopulation.md) | Get estimated population in city. |
|
||||
| [getContractNames()](./bitburner.bladeburner.getcontractnames.md) | List all contracts. |
|
||||
| [getCurrentAction()](./bitburner.bladeburner.getcurrentaction.md) | Get current action. |
|
||||
| [getGeneralActionNames()](./bitburner.bladeburner.getgeneralactionnames.md) | List all general actions. |
|
||||
| [getOperationNames()](./bitburner.bladeburner.getoperationnames.md) | List all operations. |
|
||||
| [getRank()](./bitburner.bladeburner.getrank.md) | Get player bladeburner rank. |
|
||||
| [getSkillLevel(name)](./bitburner.bladeburner.getskilllevel.md) | Get skill level. |
|
||||
| [getSkillNames()](./bitburner.bladeburner.getskillnames.md) | List all skills. |
|
||||
| [getSkillPoints()](./bitburner.bladeburner.getskillpoints.md) | Get bladeburner skill points. |
|
||||
| [getSkillUpgradeCost(name, count)](./bitburner.bladeburner.getskillupgradecost.md) | Get cost to upgrade skill. |
|
||||
| [getStamina()](./bitburner.bladeburner.getstamina.md) | Get bladeburner stamina. |
|
||||
| [getTeamSize(type, name)](./bitburner.bladeburner.getteamsize.md) | Get team size. |
|
||||
| [joinBladeburnerDivision()](./bitburner.bladeburner.joinbladeburnerdivision.md) | Join the bladeburner division. |
|
||||
| [joinBladeburnerFaction()](./bitburner.bladeburner.joinbladeburnerfaction.md) | Join the bladeburner faction. |
|
||||
| [setActionAutolevel(type, name, autoLevel)](./bitburner.bladeburner.setactionautolevel.md) | Set an action autolevel. |
|
||||
| [setActionLevel(type, name, level)](./bitburner.bladeburner.setactionlevel.md) | Set the level of an action. |
|
||||
| [setTeamSize(type, name, size)](./bitburner.bladeburner.setteamsize.md) | Set team size. |
|
||||
| [startAction(type, name)](./bitburner.bladeburner.startaction.md) | Start an action. |
|
||||
| [stopBladeburnerAction()](./bitburner.bladeburner.stopbladeburneraction.md) | Stop current action. |
|
||||
| [switchCity(name)](./bitburner.bladeburner.switchcity.md) | Travel to another city in bladeburner. |
|
||||
| [upgradeSkill(name, count)](./bitburner.bladeburner.upgradeskill.md) | Upgrade skill. |
|
||||
|
32
markdown/bitburner.bladeburner.setactionautolevel.md
Normal file
32
markdown/bitburner.bladeburner.setactionautolevel.md
Normal file
@ -0,0 +1,32 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [setActionAutolevel](./bitburner.bladeburner.setactionautolevel.md)
|
||||
|
||||
## Bladeburner.setActionAutolevel() method
|
||||
|
||||
Set an action autolevel.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
setActionAutolevel(type: string, name: string, autoLevel: boolean): void;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
| autoLevel | boolean | Whether or not to autolevel this action |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
void
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Enable/disable autoleveling for the specified action.
|
||||
|
32
markdown/bitburner.bladeburner.setactionlevel.md
Normal file
32
markdown/bitburner.bladeburner.setactionlevel.md
Normal file
@ -0,0 +1,32 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [setActionLevel](./bitburner.bladeburner.setactionlevel.md)
|
||||
|
||||
## Bladeburner.setActionLevel() method
|
||||
|
||||
Set the level of an action.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
setActionLevel(type: string, name: string, level: number): void;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
| level | number | Level to set this action to. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
void
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Set the level for the specified action.
|
||||
|
36
markdown/bitburner.bladeburner.setteamsize.md
Normal file
36
markdown/bitburner.bladeburner.setteamsize.md
Normal file
@ -0,0 +1,36 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [setTeamSize](./bitburner.bladeburner.setteamsize.md)
|
||||
|
||||
## Bladeburner.setTeamSize() method
|
||||
|
||||
Set team size.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
setTeamSize(type: string, name: string, size: number): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match. |
|
||||
| size | number | Number of team members to set. Will be converted using Math.round(). |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Number of Bladeburner team members you assigned to the specified action.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Set the team size for the specified Bladeburner action.
|
||||
|
||||
Returns the team size that was set, or -1 if the function failed.
|
||||
|
33
markdown/bitburner.bladeburner.startaction.md
Normal file
33
markdown/bitburner.bladeburner.startaction.md
Normal file
@ -0,0 +1,33 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [startAction](./bitburner.bladeburner.startaction.md)
|
||||
|
||||
## Bladeburner.startAction() method
|
||||
|
||||
Start an action.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
startAction(type: string, name: string): boolean;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| type | string | Type of action. |
|
||||
| name | string | Name of action. Must be an exact match |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
boolean
|
||||
|
||||
True if the action was started successfully, and false otherwise.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 4 GB
|
||||
|
||||
Attempts to start the specified Bladeburner action. Returns true if the action was started successfully, and false otherwise.
|
||||
|
23
markdown/bitburner.bladeburner.stopbladeburneraction.md
Normal file
23
markdown/bitburner.bladeburner.stopbladeburneraction.md
Normal file
@ -0,0 +1,23 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [stopBladeburnerAction](./bitburner.bladeburner.stopbladeburneraction.md)
|
||||
|
||||
## Bladeburner.stopBladeburnerAction() method
|
||||
|
||||
Stop current action.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
stopBladeburnerAction(): void;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
void
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 2 GB
|
||||
|
||||
Stops the current Bladeburner action.
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user