mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
fb1f95c26e
See PR #271 description
1.8 KiB
1.8 KiB
Home > bitburner > CorpIndustryData
CorpIndustryData interface
Data for an individual industry
Signature:
interface CorpIndustryData
Properties
Property | Type | Description |
---|---|---|
advertisingFactor? | number | (Optional) Advertising factor (affects sales) |
aiCoreFactor? | number | (Optional) AI Cores factor |
description | string | |
hardwareFactor? | number | (Optional) Hardware factor |
producedMaterials? | CorpMaterialName[] | (Optional) |
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 |