Property:Impact absorption is
Jump to navigation
Jump to search
(New page: '''Type:''' has type::Number '''Allowed values:''' allows value::0 - none, allows value::1 - poor, allows value::2 - low, allows value::3 - fair, [[allows value::4 - m...) |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Property |
|||
'''Type:''' [[has type::Number]] |
|||
|desc=A property for declaring an armor's resistance to impact. Typically populated by the [[Template:Armor|Armor Template]]. |
|||
|type=String |
|||
'''Allowed values:''' [[allows value::0 - none]], [[allows value::1 - poor]], [[allows value::2 - low]], [[allows value::3 - fair]], [[allows value::4 - moderate]], [[allows value::5 - good]], [[allows value::6 - high]], [[allows value::7 - great]], [[allows value::8 - extreme]], [[allows value::9 - incredible]], [[allows value::10 - impressive]], [[allows value::11 - god-like]] |
|||
|value=no,very poor,poor,low,somewhat fair,fair,moderate,good,very good,high,very high,great,very great,extreme,exceptional,incredible,outstanding,amazing,unbelievable |
|||
}} |
Latest revision as of 16:43, 20 December 2015
Description: A property for declaring an armor's resistance to impact. Typically populated by the Armor Template.
Type: String
Allows Value: no, very poor, poor, low, somewhat fair, fair, moderate, good, very good, high, very high, great, very great, extreme, exceptional, incredible, outstanding, amazing, unbelievable
There are currently 4717 items in this property, 1038 of which are incomplete, and 3767 of which are outdated. |
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "no", "very poor", "poor", "low", "somewhat fair", "fair", "moderate", "good", "very good", "high", "very high", "great", "very great", "extreme", "exceptional", "incredible", "outstanding", "amazing", "unbelievable" ] } }