![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Ammo Straps
Jump to navigation
Jump to search
Ammo straps, also known as bandolier or bandoleer, is a weapon mod.
![]() |
English • русский |
Navigation:Main Index>The Game World>Items>Weapons>Firearms>Weapon Parts>Ammo StrapsPage Updated: Version 41.65
This item or feature has been removed from the game and replaced by Bullets Bandolier and Shells Bandolier in Build 41.
|
Ammo Straps | |
---|---|
![]() | |
General | |
Category | Weapon mod |
Weight | 0.5 |
Weapon(s) |
![]() ![]() ![]() |
Part type | Sling |
Modifiers | |
Weight mod. | 0.5 |
Reload time mod. | -5 |
Technical details | |
Base ID | Base.AmmoStraps |
“ | “Weapon attachment. Reduces firearm reload time.” |
— In-game tooltip |
Usage
This item can be attached to a JS-2000 Shotgun, MSR700 Rifle, or MSR788 Rifle, using a screwdriver, allowing the player to reload their equipped firearm significantly faster than without.
As of 41.65, looks like it is not working - no impact on reload times noticed by any testers with any level of the skill. Presumably, this item is being phased out, in favor of body-wearable accessories Bullets Bandolier and Shells Bandolier.
Compatible weapons
Code
From newitems.txt (Project Zomboid directory/media/scripts/)
Retrieved | |
---|---|
Version 41.65 |
item AmmoStraps { DisplayCategory = WeaponPart, Type = WeaponPart, DisplayName = Ammo Straps, Icon = AmmoStrap, Weight = 0.5, WeightModifier = 0.5, ReloadTimeModifier = -5, MountOn = HuntingRifle; VarmintRifle; Shotgun, PartType = Sling, Tooltip = Tooltip_AmmoStrap, WorldStaticModel = AmmoStrap_Ground, }
See also