bitburner.industrydata.md
September 26, 2025 ยท View on GitHub
Home > bitburner > IndustryData
IndustryData interface
Corporation industry information
Signature:
interface IndustryData
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
Cost to make a new division of this industry type | ||
|
boolean |
Whether the division makes materials | ||
|
boolean |
Whether the division makes products | ||
|
string[] |
(Optional) Materials produced | ||
|
string |
(Optional) Product type | ||
|
Record<string, number> |
Materials required for production and their amounts | ||
|
Industry type |