Property:Has item slot
Jump to navigation
Jump to search
(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::...") |
|||
Line 1: | Line 1: | ||
This [[Has type::text]] property describes the slot of an item. | This [[Has type::text]] property describes the slot of an item. | ||
+ | |||
+ | See also [[Template:Slot label]] | ||
Allowed values: | Allowed values: |
Latest revision as of 09:20, 1 June 2022
This text property describes the slot of an item.
See also Template:Slot label
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" ] } }