bitburner.division.md

September 26, 2025 ยท View on GitHub

Home > bitburner > Division

Division interface

Corporation division

Signature:

interface Division 

Properties

Property

Modifiers

Type

Description

awareness

number

Awareness of the division

cities

CityName[]

Cities in which this division has expanded

industry

CorpIndustryName

Industry of division, like Agriculture

lastCycleExpenses

number

Expenses last cycle

lastCycleRevenue

number

Revenue last cycle

makesProducts

boolean

Whether the industry of this division is capable of developing and producing products

maxProducts

number

How many products this division can support

name

string

Name of the division

numAdVerts

number

Number of times AdVert has been bought

popularity

number

Popularity of the division

productionMult

number

Production multiplier

products

string[]

Names of Products developed by this division

researchPoints

number

Amount of research in that division

thisCycleExpenses

number

Expenses this cycle

thisCycleRevenue

number

Revenue this cycle