Property:Hindrance is

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{Property
A property for declairing what an armor's hindrance is.
|desc=A property for declairing what an armor's hindrance is.
|type=number
|value=0 - none,1 - insignificant,2 - light,3 - low,4 - fair,5 - moderate,6 - high,7 - great,8 - overwhelming,9 - insane
}}
==Usage Documentation==
==Usage Documentation==
This property is assigned via the Armor Template and should not be added by hand. The page has the type [[has type::Number]] so that comparisons can be made, such as searching for armor with hindrance less than "overwhelming".
This property is assigned via the Armor Template and should not be added by hand. The page has the type Number so that comparisons can be made, such as searching for armor with hindrance less than "overwhelming".

==Allowed Values:==
[[allows value::0 - none]]<br />
[[allows value::1 - insignificant]]<br />
[[allows value::2 - light]]<br />
[[allows value::2 - low]]<br />
[[allows value::3 - low]]<br />
[[allows value::4 - fair]]<br />
[[allows value::5 - moderate]]<br />
[[allows value::6 - high]]<br />
[[allows value::7 - great]]<br />
[[allows value::8 - overwhelming]]<br />
[[allows value::9 - insane]]
{{cat|Properties}}

Revision as of 21:02, 24 March 2010

Description: A property for declairing what an armor's hindrance is.
Type: number
Allows Value: 0 - none, 1 - insignificant, 2 - light, 3 - low, 4 - fair, 5 - moderate, 6 - high, 7 - great, 8 - overwhelming, 9 - insane

There are currently 5728 items in this property, 1941 of which are incomplete, and 4078 of which are outdated.

Usage Documentation

This property is assigned via the Armor Template and should not be added by hand. The page has the type Number so that comparisons can be made, such as searching for armor with hindrance less than "overwhelming".

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": [ "no", "insignificant", "trivial", "light", "minor", "fair", "mild", "moderate", "noticeable", "high", "significant", "great", "extreme", "debilitating", "overwhelming", "insane" ] } }