Property:Has ammo type

From Elanthipedia
Revision as of 00:17, 13 June 2008 by CARAAMON (talk | contribs)
Jump to navigation Jump to search

A property for declairing what kind of ammo a ranged weapon fires. Accepted values are rock, arrow, and bolt. Uses the special type String.

Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "rock", "arrow", "bolt", "dart" ] } }