mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
2.7 KiB
2.7 KiB
Material interface
Material in a warehouse
Signature:
interface Material
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
Amount of material sold last cycle | ||
|
number |
Amount of material purchased from the market last cycle | ||
|
number | undefined |
Competition for the material, only present if "Market Research - Competition" unlocked | ||
|
number | undefined |
Demand for the material, only present if "Market Research - Demand" unlocked | ||
|
string | number |
Sell amount, can be "PROD/2" | ||
|
string | number |
Sell cost, can be "MP+5" | ||
|
Export[] |
Export orders | ||
|
number |
Amount of material imported from other divisions last cycle | ||
|
number |
Cost to buy material | ||
|
Name of the material | |||
|
number |
Amount of material produced last cycle | ||
|
number | null |
A limit on the maximum amount to produce per second | ||
|
number |
Quality of the material | ||
|
number |
Amount of material |