Screws: Difference between revisions

From PZwiki
(New infobox + new layout + updated)
m (Minor fixes)
(41 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{languages|Screws}}
{{Header|Project Zomboid|Items|Materials|Metal}}
{{header|The Game World|Items|type=Construction|version=Version 40|incver=26}}{{Infobox normal
{{Page version|41.78.16}}
|display_name = Screws
{{Infobox item
|name_colour = Construction
|name=Screws
|name_text_colour = Construction
|model=Screws_Model.png
|image = Screws_120px.png  
|icon=Screws.png
|alternate_image = ScrewsBox.png
|icon_name=Screws
|alternate_name = Box of Screws
|model2=ScrewsBox_Model.png
|alternate_link =
|icon2=ScrewsBox.png
|weight = '''Single:''' 0.1<br>'''Box:''' 0.3
|icon_name2=Box of Screws
|primary_use = ''none''
|weight='''Single:''' 0.003<br>'''Box:''' 0.3
|class_name = Base.Screws<br>Base.ScrewsBox
|function=Repairing vehicle parts
}}'''Screws''' are currently a useless item with no function.
|item_id=Base.Screws
|item_id2=Base.ScrewsBox
}}
'''Screws''' are components used in [[Mechanics]]
 
==Overview==
Boxes of screws contain 100 screws. You can turn a box of screws into 100 screws and vice versa using the crafting menus. Unlike boxes of nails or ammunition, boxes of screws do not provide any encumbrance reductions for you over unboxed screws. They weigh the same amount.


==Usage==
==Usage==
Screws currently have no use.  
Screws are used in repairing vehicle parts. This is currently the only use for them.


===Boxes===
==Crafting==
100 screws can be consolidated into a box of screws, which is purely for organisational purposes, and provides no strategic advantage.
===General===
{{Crafting/sandbox2
|screws
|box_of_screws
}}


== Crafting ==
===Metalworking===
{{Crafting table header}}
{{Crafting/sandbox2
{{RecipeLookup|4024}}
|hood2
{{Crafting table footer}}
|trunk_lid2
}}


==Distribution==
==Distribution==
Boxes of screws can be found in tool stores.
The loot distributions can be found in the table(s) below.


Dismantling some metal objects, can yield several screws.
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
! colspan="4" | Containers
|-
! Building/Room
! Container
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" | Chance
|-
|bedroom
|[[crate]]
|1
|0.8
|-
|cabinetfactory
|[[crate]]
|4
|8
|-
|carsupply
|[[counter]]
|4
|8
|-
|closet
|[[crate]]
|4
|8
|-
|garagestorage
|[[counter]]
|4
|8
|-
|gasstorage
|[[counter]]
|4
|8
|-
|metalshipping
|[[metal_shelves]]
|4
|8
|-
|pawnshop
|[[counter]]
|4
|8
|-
|toolstore
|[[counter]]
|4
|4
|-
|toolstorestorage
|[[metal_shelves]]
|4
|8
|}


== Code ==
Disassembling some metal objects can also yield screws.
''Screws'' [[File:Screws.png]]
<pre> item Screws
Count = 5,
Weight = 0.1,
AlwaysWelcomeGift = TRUE,
Type = Normal,
DisplayName = Screws,
Icon = Screws,</pre>


''Box of Screws'' [[File:ScrewsBox.png]]
==Code==
<pre> item ScrewsBox
{{CodeBox|[[File:Screws.png]] {{ID|Base.Screws}}<br>
Weight = 0.3,
{{CodeSnip
Type = Normal,
  | lang = java
DisplayName = Box of Screws,
  | line = true
Icon = ScrewsBox,
  | start = 1691
MetalValue = 100,</pre>
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Screws
    {
        DisplayCategory = Material,
        Count = 5,
        Weight = 0.003,
        AlwaysWelcomeGift = TRUE,
        Type = Normal,
        DisplayName = Screws,
        Icon = Screws,
        MetalValue = 1,
        WorldStaticModel = Screws,
    }
}}
 
[[File:ScrewsBox.png]] {{ID|Base.ScrewsBox}}<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 1680
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item ScrewsBox
    {
        DisplayCategory = Material,
        Weight = 0.3,
        Type = Normal,
        DisplayName = Box of Screws,
        Icon = ScrewsBox,
        MetalValue = 100,
        WorldStaticModel = ScrewsBox,
    }
}}
}}


==See also==
==See also==
*[[Metalworking Guide]]
*[[Metalworking]]
 
{{Navbox items|metalwork_materials}}


[[Category:Materials]]
[[Category:Metalwork materials]]
[[Category:Spiffo's Construction Crew (Project)]]
[[Category:Spiffo's Construction Crew (Project)]]

Revision as of 21:00, 19 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Screws
Screws Model.png
ScrewsBox Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
Single: 0.003
Box: 0.3
Function
Repairing vehicle parts
Technical
Item ID
Base.Screws
Base.ScrewsBox

Screws are components used in Mechanics

Overview

Boxes of screws contain 100 screws. You can turn a box of screws into 100 screws and vice versa using the crafting menus. Unlike boxes of nails or ammunition, boxes of screws do not provide any encumbrance reductions for you over unboxed screws. They weigh the same amount.

Usage

Screws are used in repairing vehicle parts. This is currently the only use for them.

Crafting

General

Product Ingredients Tools Requirements Workstation XP
Screws.png
Screws ×100
ScrewsBox.png Box of Screws ×1 none none none none
ScrewsBox.png
Box of Screws
Screws.png Screws ×100 none none none none

Metalworking

Product Ingredients Tools Requirements Workstation XP
EngineDoor.png
Hood
EngineDoor.png Hood ×1
Screws.png Screws ×8
SheetMetal.png Metal Sheet ×1
none Mechanics 2 none 1 Mechanics
EngineDoor.png
Trunk Lid
EngineDoor.png Hood ×1
Screws.png Screws ×8
SheetMetal.png Metal Sheet ×1
none Mechanics 2 none 1 Mechanics

Distribution

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

Containers
Building/Room Container Rolls Chance
bedroom crate 1 0.8
cabinetfactory crate 4 8
carsupply counter 4 8
closet crate 4 8
garagestorage counter 4 8
gasstorage counter 4 8
metalshipping metal_shelves 4 8
pawnshop counter 4 8
toolstore counter 4 4
toolstorestorage metal_shelves 4 8

Disassembling some metal objects can also yield screws.

Code

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

Screws.png Base.Screws
Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item Screws
    {
        DisplayCategory = Material,
        Count	=	5,
        Weight	=	0.003,
        AlwaysWelcomeGift	=	TRUE,
        Type	=	Normal,
        DisplayName	=	Screws,
        Icon	=	Screws,
        MetalValue = 1,
        WorldStaticModel = Screws,
    }

ScrewsBox.png Base.ScrewsBox
Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item ScrewsBox
    {
        DisplayCategory = Material,
        Weight	=	0.3,
        Type	=	Normal,
        DisplayName	=	Box of Screws,
        Icon	=	ScrewsBox,
        MetalValue = 100,
        WorldStaticModel = ScrewsBox,
    }

See also