Bag of Concrete Powder: Difference between revisions

From PZwiki
mNo edit summary
m (Distribution table fix)
 
(38 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{languages|Bag of Concrete Powder}}
{{Header|Project Zomboid|Items|Materials}}
{{Items
{{Page version|41.78.16}}
|image = Concrete_Powder.png
{{Infobox item
|weight = 5
|name=Bag of Concrete Powder
|model=BagofConcretePowder_Model.png
|model_width=200px
|icon=Concrete_Powder.png
|icon_name=Bag of Concrete Powder
|category=Material
|weight=5
|function=''none''
|item_id=Base.ConcretePowder
}}
}}
A bag of concrete powder that is used in making concrete. The recipe is not yet implemented so this item has no use yet.
A '''bag of concrete powder'''  is an item that currently has no use.
 
== Crafting ==
No use yet.
 
 
 
 
 
 


==Usage==
{{Future}}
While the item currently serves no purpose, it is likely going to be used to create concrete.


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


<!--BOT FLAG|ConcretePowder|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>ConcretePowder distribution
        <span class="mw-customtoggle-togglebox-ConcretePowder" title="{{int:show}} / {{int:hide}}" style="float: right; padding-right: 30px; padding-top: 4px; font-size: 0.7em; font-weight: normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-ConcretePowder">
    Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the [[lucky]] and [[unlucky]] traits.    <div class="toggle-content">
<div class="pz-container">
<div id="containers" style="flex-basis:30%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | all
    | {{ll|crate}}
    | 1.61%
    |-
    | construction
    | {{ll|crate}}
    | 23.28%
    |-
    | construction
    | {{ll|crate}}
    | 41.14%
    |-
    | construction
    | {{ll|crate}}
    | 76.55%
    |-
    | factory
    | {{ll|crate}}
    | 23.28%
    |-
    | factory
    | {{ll|crate}}
    | 41.14%
    |-
    | factory
    | {{ll|crate}}
    | 76.55%
    |-
    | garagestorage
    | {{ll|crate}}
    | 23.28%
    |-
    | garagestorage
    | {{ll|crate}}
    | 41.14%
    |-
    | garagestorage
    | {{ll|crate}}
    | 76.55%
    |-
    | shed
    | {{ll|crate}}
    | 23.28%
    |-
    | shed
    | {{ll|crate}}
    | 41.14%
    |-
    | shed
    | {{ll|crate}}
    | 76.55%
    |-
    | storageunit
    | {{ll|crate}}
    | 23.28%
    |-
    | storageunit
    | {{ll|crate}}
    | 41.14%
    |-
    | storageunit
    | {{ll|crate}}
    | 76.55%
    |-
    | toolstore
    | {{ll|crate}}
    | 23.28%
    |-
    | toolstore
    | {{ll|crate}}
    | 41.14%
    |-
    | toolstore
    | {{ll|crate}}
    | 76.55%
    |-
    | toolstore
    | {{ll|metal_shelves}}
    | 23.28%
    |-
    | toolstore
    | {{ll|metal_shelves}}
    | 41.14%
    |-
    | toolstore
    | {{ll|metal_shelves}}
    | 76.55%
    |-
    | toolstorestorage
    | {{ll|crate}}
    | 23.28%
    |-
    | toolstorestorage
    | {{ll|crate}}
    | 41.14%
    |-
    | toolstorestorage
    | {{ll|crate}}
    | 76.55%
    |-
    | toolstorestorage
    | {{ll|metal_shelves}}
    | 23.28%
    |-
    | toolstorestorage
    | {{ll|metal_shelves}}
    | 41.14%
    |-
    | toolstorestorage
    | {{ll|metal_shelves}}
    | 76.55%
    |-
    | warehouse
    | {{ll|crate}}
    | 23.28%
    |-
    | warehouse
    | {{ll|crate}}
    | 41.14%
    |-
    | warehouse
    | {{ll|crate}}
    | 76.55%
    |}
</div>
<div id="vehicles" style="flex-basis:30%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Vehicles}}
    ! Type
    ! Container
    ! Effective chance
    |-
    | Construction Worker
    | {{ll|Truck Bed}}
    | 23.28%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-ConcretePowder" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|ConcretePowder|41.78.16-->


==Trivia==
*The model says the net weight of the bag is ''25 Kg'' (should be ''[[Wikipedia:Kilogram|kg]]''), which is a [[Wikipedia:Metric system|metric system]] unit, not a [[Wikipedia:United States customary units|US customary unit]].


==Code==
{{CodeBox|
{{CodeSnip
  | lang = java
  | line = true
  | start = 109
  | source = items.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item ConcretePowder
{
    DisplayCategory = Material,
Weight = 5,
Type = Normal,
DisplayName = Bag of Concrete Powder,
Icon = Concrete_Powder,
WorldStaticModel = BagofConcretePowder,
}
}}
}}


== Code ==
==See also==
<nowiki>item ConcretePowder
*[[Bag of Plaster Powder]]
{
*[[Bucket of Concrete]]
Weight = 5,
Type = Normal,
DisplayName = Bag of Concrete Powder,
Icon = Concrete_Powder,
}</nowiki>


==See Also==
{{Navbox items|carpentry_materials}}
* [[Bucket with Plaster]]
* [[Paint Brush]]


[[Category:items]]
[[Category:Carpentry materials]]
[[Category:Spiffo's Construction Crew (Project)]]
[[Category:Spiffo's Construction Crew (Project)]]

Latest revision as of 17:33, 30 April 2024

Project ZomboidItemsMaterialsBag of Concrete Powder
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Bag of Concrete Powder
BagofConcretePowder Model.png
General
Category
Material
Encumbrance
Moodle Icon HeavyLoad.png
5
Function
none
Technical
Item ID
Base.ConcretePowder

A bag of concrete powder is an item that currently has no use.

Usage

PictureKate.png
This is a future feature.
This article is about an item or mechanic that is currently unimplemented and planned for a future version.
It has either been previewed or found in the game files and does not exist yet.

While the item currently serves no purpose, it is likely going to be used to create concrete.

Distribution

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

ConcretePowder distribution Show / Hide
Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits.
Containers
Building/Room Container Effective chance
all crate 1.61%
construction crate 23.28%
construction crate 41.14%
construction crate 76.55%
factory crate 23.28%
factory crate 41.14%
factory crate 76.55%
garagestorage crate 23.28%
garagestorage crate 41.14%
garagestorage crate 76.55%
shed crate 23.28%
shed crate 41.14%
shed crate 76.55%
storageunit crate 23.28%
storageunit crate 41.14%
storageunit crate 76.55%
toolstore crate 23.28%
toolstore crate 41.14%
toolstore crate 76.55%
toolstore metal_shelves 23.28%
toolstore metal_shelves 41.14%
toolstore metal_shelves 76.55%
toolstorestorage crate 23.28%
toolstorestorage crate 41.14%
toolstorestorage crate 76.55%
toolstorestorage metal_shelves 23.28%
toolstorestorage metal_shelves 41.14%
toolstorestorage metal_shelves 76.55%
warehouse crate 23.28%
warehouse crate 41.14%
warehouse crate 76.55%
Vehicles
Type Container Effective chance
Construction Worker Trunk 23.28%

Trivia

Code

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

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.78.16
item ConcretePowder
	{
	    DisplayCategory = Material,
		Weight	=	5,
		Type	=	Normal,
		DisplayName	=	Bag of Concrete Powder,
		Icon	=	Concrete_Powder,
		WorldStaticModel = BagofConcretePowder,
	}

See also