Property:Rarity
From The C&C Wiki
This is a property of type Text.
The allowed values for this property are:
- Common
- Uncommon
- Rare
- Epic
- Legendary
- Artifact
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Common", "Uncommon", "Rare", "Epic", "Legendary", "Artifact" ] } }