Property:Stealth hindrance is
Jump to navigation
Jump to search
A property for declairing what an armor's stealth 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 10 related entities (more are available).
A
- Armor:Blackened mail gauntlets (1) +
- Armor:Cloth gloves +
- Armor:Dented bronze gladiator's shield +
- Armor:Diminutive padded gloves +
- Armor:Mottled grey gloves +
- Armor:Padded ivory cloth gloves spotted with black ink (1) +
- Armor:Pair of plate handguards edged in silver +
- Armor:Thistle brocade cloak embroidered with scattered starlily blossoms against a lattice background +
- Armor:Viscous black gloves +
- Armor:Viscous black helm +
- ...
{ "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" ] } }