Item components

AmmoClip

item component · builder

A type of [container] used to store rounds for guns

You can use the following options:
name <name> - sets the name of the component
desc <desc> - sets the description of the component
capacity <number> - sets the maximum number of rounds in this ammo clip.
type <type> - sets the form factor of the ammo clip to the specified type, for example Glock 9mm. This must be matched by the firearm that uses it.
ammo <ammo>- sets the ammo grade that this ammo clip uses, for example, 9x19mm Parabellum.

← Back to Item components