bitburner-src/markdown/bitburner.product.md
pigalot 4e099a935e Update markdown/bitburner.product.md
Co-authored-by: Jack <phyzicaly@hotmail.com>
2022-01-16 16:12:00 +00:00

1.1 KiB

Home > bitburner > Product

Product interface

Product in a warehouse

Signature:

interface Product 

Properties

Property Type Description
cityData {[key: string]:number[]} Data refers to the production, sale, and quantity of the products These values are specific to a city For each city, the data is [qty, prod, sell]
cmp number Competition for the product
developmentProgress number Creation progress - A number between 0-100 representing percentage
dmd number Demand for the product
name string Name of the product
pCost number Production cost
sCost string | number Sell cost, can be "MP+5"