Property:Has ammo type

From Elanthipedia
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A property for declairing what kind of ammo a ranged weapon fires. Accepted values are rock, arrow, bolt, and dart. 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" ] } }