bitburner.corpindustrydata.md

September 26, 2025 ยท View on GitHub

Home > bitburner > CorpIndustryData

CorpIndustryData interface

Data for an individual industry

Signature:

interface CorpIndustryData 

Properties

Property

Modifiers

Type

Description

advertisingFactor?

number

(Optional) Advertising factor (affects sales)

aiCoreFactor?

number

(Optional) AI Cores factor

description

string

hardwareFactor?

number

(Optional) Hardware factor

makesMaterials

boolean

Whether the industry of this division is capable of producing materials

makesProducts

boolean

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

producedMaterials?

CorpMaterialName[]

(Optional) Array of Materials produced

product?

CorpProductData

(Optional)

realEstateFactor?

number

(Optional) Real estate factor

recommendStarting

boolean

requiredMaterials

Partial<Record<CorpMaterialName, number>>

robotFactor?

number

(Optional) Robots factor

scienceFactor?

number

(Optional) Scientific research factor (affects quality)

startingCost

number