![]() |
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. |
Bullets Ammo Strap
![]() |
English |
Bullets Ammo Strap | ||
---|---|---|
200px | ||
| ||
General | ||
Category | Accessory | |
Weight | 1.0 | |
Body location | AmmoStrap | |
Technical details | ||
Base ID | Base.AmmoStrap_Bullets |
A bullets ammo strap is a clothing accessory.
Contents
Usage
When worn increases the reload speed of all not shotgun shell shooting firearms by 15%. For increasing the reload speed of shotguns use a Shells Ammo Strap.
Distribution
Buildings
The gun storage in police stations can contain ammo straps.
Vehicles
The trunk of police vehicles can spawn this item.
Foraging
This item has a rare chance to be found in grasslands, trailer parks, town and streets and parking.
Code
Item
From clothing_others.txt (Project Zomboid directory/media/scripts/clothing)
Retrieved | |
---|---|
Version 41.68 |
item AmmoStrap_Bullets { DisplayCategory = Accessory, Type = Clothing, DisplayName = Bullets Ammo Strap, ClothingItem = AmmoStrap_Bullets, BodyLocation = AmmoStrap, Icon = AmmoStrap, WorldStaticModel = AmmoStrap_Ground, }
Trivia
Because the code calculating the reload speed checks only for shotgun shells, this item will also increase the reload speed of all other firearms. This also affects modded weapons like bows and crossbows.
See also