mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
1.2 KiB
1.2 KiB
Home > bitburner > CorpMaterialConstantData
CorpMaterialConstantData interface
Corporation material information
Signature:
interface CorpMaterialConstantData
Properties
| Property | Type | Description |
|---|---|---|
| baseCost | number | |
| baseMarkup | number | |
| competitionBase | number | |
| competitionRange | [min: number, max: number] | |
| demandBase | number | |
| demandRange | [min: number, max: number] | Min and max demand |
| maxVolatility | number | |
| name | string | Name of the material |
| size | number | Size of the material |