Property:Item category is

From Elanthipedia
Jump to navigation Jump to search

Description: A property for declaring what bucket an item falls under
Type: string
Allows Value: clothing, container, crafting tool, housing, instrument, jewelry, other

There are currently 45458 items in this property, 28947 of which are incomplete, and 0 of which are outdated.

Value Definitions

  • clothing - Any clothing-style item.
  • container - Any item with practical storage applications. Ex: Backpacks, quivers, sheaths, but not most shirts, pants, boots
  • housing - Any item designed for use in a house, whether it's a pet, furniture, walls, etc. Also includes items designed to be placed on furniture or hung on walls.
  • jewelry - Any jewelry-style item.
  • tool - Any item for use in creation systems.
  • other - Catch-all for all other types of items.
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "clothing", "container", "crafting tool", "housing", "instrument", "jewelry", "other" ] } }