bitburner.division.md
September 26, 2025 ยท View on GitHub
Division interface
Corporation division
Signature:
interface Division
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
Awareness of the division | ||
|
CityName[] |
Cities in which this division has expanded | ||
|
Industry of division, like Agriculture | |||
|
number |
Expenses last cycle | ||
|
number |
Revenue last cycle | ||
|
boolean |
Whether the industry of this division is capable of developing and producing products | ||
|
number |
How many products this division can support | ||
|
string |
Name of the division | ||
|
number |
Number of times AdVert has been bought | ||
|
number |
Popularity of the division | ||
|
number |
Production multiplier | ||
|
string[] |
Names of Products developed by this division | ||
|
number |
Amount of research in that division | ||
|
number |
Expenses this cycle | ||
|
number |
Revenue this cycle |