Shotgun Shells: Difference between revisions

From PZwiki
m (Automated CodeBox update)
m (Automated Formatting)
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Languages}}
{{Header|Project Zomboid|Items|Weapons|Firearms|Ammo}}
{{header/sandbox2|Project Zomboid|Items|Weapons|Firearms|Ammo}}
{{Page version|41.78.16}}
{{page version|41.78.16}}
{{Infobox item
{{Infobox item
|name=Shotgun Shells
|name=Shotgun Shells
Line 32: Line 31:


This ammunition can be disassembled to created [[gunpowder]].
This ammunition can be disassembled to created [[gunpowder]].
{{Crafting header|ing=1}}
{{Crafting/sandbox2
{{Crafting general|011|ing=1}}
|shotgun_shells
{{Crafting general|012|ing=1}}
|box_of_shotgun_shells
{{Crafting general|001|ing=1}}
|gunpowder
|}
}}


{{clear}}
==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
The loot distributions can be found in the table(s) below.
Line 50: Line 48:
! style="width: 3.2em;" |Chance
! style="width: 3.2em;" |Chance
|-
|-
| SafehouseLoot  
| SafehouseLoot
| [[counter]]  
| [[counter]]
| 4  
| 4
| 1
| 1
|-
|-
| rowspan="6"|all  
| rowspan="6"|all
| [[militarycrate]]  
| [[militarycrate]]
| 4  
| 4
| 1
| 1
|-
|-
Line 80: Line 78:
|2
|2
|-
|-
| armysurplus  
| armysurplus
| [[displaycase]]  
| [[displaycase]]
| 4  
| 4
| 1
| 1
|-
|-
| druglab  
| druglab
| [[metal_shelves]]  
| [[metal_shelves]]
| 4  
| 4
| 1
| 1
|-
|-
| rowspan="5"|gunstore  
| rowspan="5"|gunstore
| [[counter]]  
| [[counter]]
| 4  
| 4
| 1
| 1
|-
|-
Line 111: Line 109:
|2
|2
|-
|-
| pawnshop  
| pawnshop
| [[displaycase]]  
| [[displaycase]]
| 4  
| 4
| 1
| 1
|-
|-
| pawnshopoffice  
| pawnshopoffice
| [[locker]]  
| [[locker]]
| 4  
| 4
| 1
| 1
|-
|-
| rowspan="4"|policestorage  
| rowspan="4"|policestorage
| [[counter]]  
| [[counter]]
| 4  
| 4
| 1
| 1
|-
|-
Line 142: Line 140:
==Gallery==
==Gallery==
<gallery>
<gallery>
ShotgunShell_Model.png|Shotgun shell model.
ShotgunShell_Model.png|Shotgun shell model
</gallery>
</gallery>


Line 149: Line 147:


==Code==
==Code==
{{CodeBox|  
{{CodeBox|
''Shotgun Shells'' [[File:ShotgunAmmo.png]]<br>
''Shotgun Shells'' [[File:ShotgunAmmo.png]]<br>
{{CodeSnip
{{CodeSnip
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 0
   | start = 6437
   | source = items_weapons.txt
   | source = items_weapons.txt
   | retrieved = true
   | retrieved = true
Line 160: Line 158:
   | code =
   | code =
item ShotgunShells
item ShotgunShells
{
{
  DisplayCategory   = Ammo,
    DisplayCategory = Ammo,
  Count             = 6,
Count = 6,
  Weight           = 0.05,
Weight = 0.05,
  AlwaysWelcomeGift = TRUE,
AlwaysWelcomeGift = TRUE,
  Type             = Normal,
Type = Normal,
  DisplayName       = Shotgun Shells,
DisplayName = Shotgun Shells,
  Icon             = ShotgunAmmo,
Icon = ShotgunAmmo,
  MetalValue       = 1,
MetalValue = 1,
  WorldStaticModel = ShotGunShells,
WorldStaticModel = ShotGunShells,
}
}
}}
}}


Line 177: Line 175:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 0
   | start = 6450
   | source = items_weapons.txt
   | source = items_weapons.txt
   | retrieved = true
   | retrieved = true
Line 183: Line 181:
   | code =
   | code =
item ShotgunShellsBox
item ShotgunShellsBox
{
    {
  DisplayCategory     = Ammo,
        DisplayCategory = Ammo,
  Weight             = 0.9,
        Weight = 0.9,
  Type               = Normal,
        Type = Normal,
  DisplayName         = Box of Shotgun Shells,
        DisplayName = Box of Shotgun Shells,
  Icon               = ShotgunAmmoBox,
        Icon = ShotgunAmmoBox,
  MetalValue         = 24,
        MetalValue = 24,
  WorldStaticModel   = BoxOfShotGunShells,
        WorldStaticModel = BoxOfShotGunShells,
  PlaceOneSound       = BoxOfShellsPlaceOne,
        PlaceOneSound = BoxOfShellsPlaceOne,
  PlaceMultipleSound = BoxOfShellsPlaceAll,
        PlaceMultipleSound = BoxOfShellsPlaceAll,
}
    }
  }}
}}
}}
}}


Line 200: Line 198:
*[[Pipe Bomb]]
*[[Pipe Bomb]]


{{Navbox weapons}}
{{Navbox items|firearms}}

Revision as of 12:02, 14 April 2024

Project ZomboidItemsWeaponsFirearmsAmmoShotgun Shells
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Shotgun Shells
ShotgunShells Model.png
BoxOfShotgunShells Model.png
General
Category
Ammo
Encumbrance
Moodle Icon HeavyLoad.png
0.05 (single)
0.9 (box)
Properties
Capacity
24 rounds
Technical
Item ID
Base.ShotgunShell
Base.ShotgunShellsBox

Shotgun shells are a type of ammo for firearms.

Usage

Shotgun shells are used in the JS-2000 Shotgun, Sawed-off JS-2000 Shotgun, double barrel shotgun and sawed-off double barrel shotgun.

Crafting

24 shells can be merged into a box of shotgun shells, being much lighter than individual shells.

This ammunition can be disassembled to created gunpowder.

Product Ingredients Tools Requirements Workstation XP
ShotgunAmmo.png
Shotgun Shells ×24
ShotgunAmmoBox.png Box of Shotgun Shells ×1 none none none none
ShotgunAmmoBox.png
Box of Shotgun Shells
ShotgunAmmo.png Shotgun Shells ×24 none none none none
GunpowderJar.png
Gunpowder
One of:
40calAmmoBox.png .38 Special Round ×1
40calAmmoBox.png .44 Magnum Round ×1
40calAmmoBox.png .45 Auto Round ×1
40calAmmoBox.png 9mm Round ×1
RifleAmmo308loose.png 5.56mm Round ×1
RifleAmmo308loose.png .308 Round ×1
RifleAmmo223loose.png .223 Round ×1
ShotgunAmmo.png Shotgun Shells ×1
none none none none

Distribution

The loot distributions can be found in the table(s) below.

Containers
Building/Room Container Rolls Chance
SafehouseLoot counter 4 1
all militarycrate 4 1
militarycrate 4 1
militarycrate 4 2
militarycrate 4 2
militarycrate 4 1
militarycrate 4 2
armysurplus displaycase 4 1
druglab metal_shelves 4 1
gunstore counter 4 1
locker 4 1
locker 4 2
locker 4 1
locker 4 2
pawnshop displaycase 4 1
pawnshopoffice locker 4 1
policestorage counter 4 1
counter 4 2
locker 4 1
locker 4 2

Shotgun shells can be found in houses, police stations, medical centers, vehicles and on zombies.

Gallery

Trivia

  • The shotgun shell seen in game is a generic lead shot shell. This round is one of the most common rounds for shotguns, next to slug rounds.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Shotgun Shells ShotgunAmmo.png
Source: ProjectZomboid\media\scripts\items_weapons.txt

Retrieved: Build 41.78.16
item ShotgunShells
	{
	    DisplayCategory = Ammo,
		Count	=	6,
		Weight	=	0.05,
		AlwaysWelcomeGift	=	TRUE,
		Type	=	Normal,
		DisplayName	=	Shotgun Shells,
		Icon	=	ShotgunAmmo,
		MetalValue = 1,
		WorldStaticModel = ShotGunShells,
	}

Box of Shotgun Shells ShotgunAmmoBox.png
Source: ProjectZomboid\media\scripts\items_weapons.txt

Retrieved: Build 41.78.16
item ShotgunShellsBox
    {
        DisplayCategory = Ammo,
        Weight	=	0.9,
        Type	=	Normal,
        DisplayName	=	Box of Shotgun Shells,
        Icon	=	ShotgunAmmoBox,
        MetalValue = 24,
        WorldStaticModel = BoxOfShotGunShells,
        PlaceOneSound = BoxOfShellsPlaceOne,
        PlaceMultipleSound = BoxOfShellsPlaceAll,
    }

See also