Property:Has item rarity
From Guild Wars 2 Wiki
Jump to navigationJump to search
This text property denotes the rarity/quality of an item.
Allowed values:
- Junk
- Basic
- Fine
- Masterwork
- Rare
- Exotic
- Ascended
- Legendary
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Junk", "Basic", "Fine", "Masterwork", "Rare", "Exotic", "Ascended", "Legendary" ] } }