Gravel Bag: Difference between revisions

From PZwiki
(PZ Updater automated execution(task: deploy ReLookup, eid: 5e7e149f9e100ae6db20f611a6d636b6))
m (→‎Crafting: [BOT] duplicate file fix, replaced: File:Sandbag_wallB.png → File:SandbagWall_Carpentry.png)
Line 19: Line 19:
{{Crafting header|ing=1}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 1027 -->
{{Crafting header|ing=1}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 1027 -->
{{Crafting/core|ing=1
{{Crafting/core|ing=1
  | product_image = [[File:Sandbag_wallB.png]] | product_name = [[Gravel_Bag_Wall|Gravel Bag Wall]] |q2=x1 | product_quantity =  
  | product_image = [[File:SandbagWall_Carpentry.png]] | product_name = [[Gravel_Bag_Wall|Gravel Bag Wall]] |q2=x1 | product_quantity =  
  | xp = <!-- Not present in the old template. Please fill in manually. -->
  | xp = <!-- Not present in the old template. Please fill in manually. -->
  | sl = ''none''
  | sl = ''none''

Revision as of 11:40, 6 April 2022

The Game WorldItemsGravel Bag
Gravel Bag
Gravel Bag
General
Category Item
Encumbrance
Heavy Load
2
Function Laying gravel
Capacity 4 units
Contents Gravel
Technical details
item ID Base.Gravelbag

A gravel bag is a sack or similar container that has been filled with gravel. These bags can be used to either create gravel paths, or stacked together to create durable gravel barricades.

Usage

A gravel bag is a heavy but very sturdy bag of gravel that can withstand gunshots. Stacking three of these bags together will create a protective, bulletproof, gravel bag wall that can be hopped over by holding E or "Climb Through" with the right-click menu.


Crafting

Product XP gained Skill(s) Recipe Ingredient 1
SandbagWall Carpentry.png
Gravel Bag Wall
none File:Gravel bag.png
Gravel Bag x3
(consumed)


Distribution

Gravel bags are usually found in wooden storage crates, which are mostly found in warehouses.

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 39.67.5

	item Gravelbag
		Weight			= 2,
		Type			= Drainable,
		UseWhileEquipped	= FALSE,
		UseDelta		= 0.25,
		DisplayName		= Gravel Bag,
		Icon			= Gravelbag,
		ReplaceOnDeplete	= EmptySandbag,

See also

Template:Navbox/Construction