Property:Range is
Jump to navigation
Jump to search
No edit summary |
TEVESHSZAT (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
|desc=A property for declaring the maximum reach of a weapon. Ranged weapons need not be listed, and a throwing weapon is to use the maximum melee range it has |
|desc=A property for declaring the maximum reach of a weapon. Ranged weapons need not be listed, and a throwing weapon is to use the maximum melee range it has |
||
|type=string |
|type=string |
||
|value=melee,pole,ranged |
|value=-,melee,pole,ranged |
||
}} |
}} |
Latest revision as of 21:29, 30 May 2021
Description: A property for declaring the maximum reach of a weapon. Ranged weapons need not be listed, and a throwing weapon is to use the maximum melee range it has
Type: string
Allows Value: -, melee, pole, ranged
There are currently 8812 items in this property, 2782 of which are incomplete, and 2428 of which are outdated. |
Showing 5 related entities.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "-", "melee", "pole", "ranged" ] } }