Property:Has item rarity

From MIR4 Wiki
Jump to navigation Jump to search

This is a property of type Text. It contains rarity for a given item.

Allowed values are:

  • Uncommon
  • Common
  • Rare
  • Epic
  • Legendary
  • Unknown
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": [ "Uncommon", "Common", "Rare", "Epic", "Legendary", "Unknown" ] } }