Ammo Straps

From PZwiki
Revision as of 15:27, 9 October 2018 by WorthlessSoul (talk | contribs)
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.


Description

Also known to be called a Bandolier or Bandoleer, this wearable and stylish item allows players to reload their Shotgun (disambiguation), MSR700 Rifle, or MSR788 Rifle much quicker than ordinary means. Realistically, players would have to otherwise take their ammunition out of their pockets or bags before reloading, but with this item, they'd only have to unload a single pouch on their multi-magazine carrying sling to be able to refill their zombie killer of a weapon.

Gives an extra slot for ammo:

6+1/6 for shotguns.

15+1/15 for pistols.

Can be added to guns using a screwdriver.

Compatible Weapons

Shotgun Shotgun (disambiguation)
Varmint Rifle MSR700 Rifle
Hunting Rifle MSR788 Rifle

Code

item AmmoStraps
    {
        Type = WeaponPart,
        DisplayName = Ammo Straps,
        Icon = AmmoStrap,
        Weight = 0.5,
        WeightModifier = 0.5,
        ReloadTimeModifier = -5,
        MountOn = HuntingRifle; VarmintRifle; Shotgun,
        PartType = Sling,
        Tooltip = Tooltip_AmmoStrap,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons