Skip to content

Latest commit

 

History

History
172 lines (75 loc) · 1.61 KB

File metadata and controls

172 lines (75 loc) · 1.61 KB

Home > bitburner > IndustryData

IndustryData interface

Corporation industry information

Signature:

interface IndustryData 

Properties

Property

Modifiers

Type

Description

cost

number

Cost to make a new division of this industry type

makesMaterials

boolean

Whether the division makes materials

makesProducts

boolean

Whether the division makes products

producedMaterials?

string[]

(Optional) Materials produced

productType?

string

(Optional) Product type

requiredMaterials

Record<string, number>

Materials required for production and their amounts

type

CorpIndustryName

Industry type