mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
1.3 KiB
1.3 KiB
Home > bitburner > CorpMaterialConstantData
CorpMaterialConstantData interface
Corporation material information
Signature:
interface CorpMaterialConstantData
Properties
| Property | Modifiers | 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 |