Property:Hindrance is

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
A property for declairing what an armor's hindrance is.
[[has type::Number]]
==Usage Documentation==
[[allows value::0 - none]], [[allows value::1 - insignificant]], [[allows value::2 - light]], [[allows value::2 - low]], [[allows value::3 - low]], [[allows value::4 - fair]], [[allows value::5 - moderate]], [[allows value::6 - high]], [[allows value::7 - great]], [[allows value::8 - overwhelming]], [[allows value::9 - insane]]
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".

==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 12:02, 28 October 2008

A property for declairing what an armor's hindrance is.

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".

Allowed Values:

0 - none
1 - insignificant
2 - light
2 - low
3 - low
4 - fair
5 - moderate
6 - high
7 - great
8 - overwhelming
9 - insane

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" ] } }