Property:Worn in slot

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Property
'''Type:''' [[has type::String]]
|desc=This property is used to declare where, if at all, an item can be worn.
|type=string
|value=-, generic, special, left eye, right eye, eyes, ear, ears, head, hair (tied), hair (placed), eyebrow, forehead, nose, neck, chest, shirt, shirt (with armor), shirt (without armor), arms, upper arm, wrist, hands, finger, back, shoulder, shoulders, abdomen, waist, belt, legs, thigh, pants, ankle, feet, tail
}}


* generic: Used for items that are just worn, or otherwise fit in the "Items worn on the body" slot.
'''Allowed Values:''' [[allows value::n]], [[allows value::generic]], [[allows value::left eye]],[[allows value::right eye]], [[allows value::eyes]], [[allows value::ear]], [[allows value::ears]], [[allows value::head]], [[allows value::hair]], [[allows value::eyebrow]], [[allows value::nose]], [[allows value::neck]], [[allows value::chest]], [[allows value::shirt]], [[allows value::arms]], [[allows value::upper arm]], [[allows value::wrist]], [[allows value::hands]], [[allows value::finger]], [[allows value::back]], [[allows value::shoulder]], [[allows value::shoulders]], [[allows value::abdomen]], [[allows value::waist]], [[allows value::belt]], [[allows value::legs]], [[allows value::thigh]], [[allows value::pants]], [[allows value::ankle]], [[allows value::feet]], [[allows value::tail]]
* special: Used for items that are "worn" but do not take up a slot
* -: Used for items that can't be worn.

Latest revision as of 14:54, 8 November 2021

Description: This property is used to declare where, if at all, an item can be worn.
Type: string
Allows Value: -, generic, special, left eye, right eye, eyes, ear, ears, head, hair (tied), hair (placed), eyebrow, forehead, nose, neck, chest, shirt, shirt (with armor), shirt (without armor), arms, upper arm, wrist, hands, finger, back, shoulder, shoulders, abdomen, waist, belt, legs, thigh, pants, ankle, feet, tail

There are currently 52871 items in this property, 38629 of which are incomplete, and 626 of which are outdated.
  • generic: Used for items that are just worn, or otherwise fit in the "Items worn on the body" slot.
  • special: Used for items that are "worn" but do not take up a slot
  • -: Used for items that can't be worn.
Showing 20 pages using this property.

Showing 10 related entities (more are available).

The request is being processed and may take a moment. Preparing...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "-", "generic", "special", "left eye", "right eye", "eyes", "ear", "ears", "head", "hair (tied)", "hair (placed)", "eyebrow", "forehead", "nose", "neck", "chest", "shirt", "shirt (with armor)", "shirt (without armor)", "arms", "upper arm", "wrist", "hands", "finger", "back", "shoulder", "shoulders", "abdomen", "waist", "belt", "legs", "thigh", "pants", "ankle", "feet", "tail" ] } }