Property:Has item rarity
Jump to navigation
Jump to search
(creation) |
m |
||
Line 2: | Line 2: | ||
Allowed values: | Allowed values: | ||
* [[Allows value:: | * [[Allows value::Basic]] | ||
* [[Allows value:: | * [[Allows value::Aetherial]] | ||
* [[Allows value:: | * [[Allows value::Dungeon]] | ||
* [[Allows value:: | * [[Allows value::Tomestone]] | ||
* [[Allows value::Relic]] | |||
[[Category:Item properties]] | [[Category:Item properties]] |
Latest revision as of 13:44, 1 December 2017
This text property denotes the rarity/quality of an item.
Allowed values:
- Basic
- Aetherial
- Dungeon
- Tomestone
- Relic
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Basic", "Aetherial", "Dungeon", "Tomestone", "Relic" ] } }