Back to the Blackwood Interactive Map

Magic Desk (#7848)
Location: Southside Dry Goods (#1596)
Description:
Products: the things for sale in the simulation.
Properties defined on products are:
.consumer_table (table) - a row for every consumer group describing their attitudes towards a particular product
.adm_numerator (integer) - used to calculate annual demand for a product
.adm_denominator (integer) - used to calculate annual demand for a product
.features - feature/value pairs used to define the quality, size, etc. of a model
.possible_features - feature/value_range pairs to define a range of possible features and values
.msrp (integer) - manufacturers suggested retail price
.singular_name - the word used to name an instance of the product class (eg. if the product is televisions, this is tv)
.nountype - either mass (eg. leather) or count (eg. belt)
.for_sale - 0/1 to indicate whether the product should be part of the economic simulation at this time
.who_can_order - a list of object numbers representing those merchants who can order this product

Contents: