Command reference
MarketCategory
Help on MarketCategory
This command allows you to edit market categories. Market categories are groupings of goods or services that have the same price multipliers in a market.
These categories can be broad or specific, for example, you could have "Food" as a category or separate "Luxury Food", "Staple Foods", etc.
Not every market needs to have every category, but categories themselves can be shared between different markets.
The syntax for working with categories is as follows:
mc list - shows all market categories
mc show <id> - shows a particular market category
mc edit <id> - begins editing a market category
mc edit - an alias for mc show <editing id>
mc close - stops editing a market category
mc clone <name> - clones an existing market category and then begins editing the clone
mc new <tag> <name> - creates a new market category with a specified default item tag
mc set name <name> - changes the name
mc set eover <%> - changes the elasticity for oversupply
mc set eunder <%> - changes the elasticity for undersupply
mc set type <standalone|combination> - sets the category type
mc set component <category> <weight> - adds or updates a combination component
mc set remcomponent <category> - removes a combination component
mc set desc - drops you into an editor to set the description
mc set tag <tag> - toggles an item tag as being a part of this category