Property:Has item slot
Revision as of 02:59, 1 June 2022 by Kckckc (talk | contribs) (Created page with "This Has type::text property describes the slot of an item. Allowed values: * Allows value::head * Allows value::neck * Allows value::chest * Allows value::...")
This text property describes the slot of an item.
Allowed values:
- head
- neck
- chest
- hands
- finger
- waist
- legs
- feet
- trinket
- onehanded
- twohanded
- offhand
- tool
- rune
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "head", "neck", "chest", "hands", "finger", "waist", "legs", "feet", "trinket", "onehanded", "twohanded", "offhand", "tool", "rune" ] } }