Bottle of Disinfectant: Difference between revisions

From PZwiki
(adjustments to layout. Added new infobox and header)
Tag: categories removed
m (Remove lines))
(33 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{languages|Bottle_of_Disinfectant}}
{{Header|Project Zomboid|Items|Medical items}}
{{header|The Game World|Items|Consumables|Medical Items|type=Medical|version=Version 39|incver=67.5}}{{Infobox drainable
{{Page version|41.78.16}}
|display_name=Bottle of Disinfectant
{{Infobox item
|name_colour=Medical
|name=Bottle of Disinfectant
|name_text_colour=Medical
|model=BottleOfDisinfectant_Model.png
|image = Alcohol.png
|icon=Alcohol.png
|weight = 0.3
|weight=0.3
|primary_use = Sterilize [[bandages]]
|primary_use=Sterilize [[bandages]]
|secondary_use = Disinfect [[Health#Types of Injuries|wounds]] directly
|secondary_use=Disinfect [[Health#Types of injuries|wounds]] directly
|max_units = 10
|max_units=10
|contents = Alcohol
|contents=Alcohol
|alcohol_power = 3.0
|alcohol_power=3.0
|class_name = Base.Disinfectant
|item_id=Base.Disinfectant
}}{{quote|text=Fights wound infection. Use on Bandages to improve healing.|author=In-game tooltip.}}A '''bottle of disinfectant''' is an [[item]] used in [[First Aid|first aid]].
}}
{{Quote|text=Fights wound infection. Use on Bandages to improve healing.|author=In-game tooltip.}}
A '''bottle of disinfectant''' is an [[Items|item]] used in [[First Aid|first aid]].


==Usage==
==Usage==
A bottle of disinfectant can be used to disinfect items such as clean [[bandages]], [[Cotton Balls|cotton balls]], and clean [[Ripped Sheets|ripped sheets]] in order to disinfect a [[Health#Types of Injuries|wound]]. This allows for the prevention of infection. The bottle has 10 uses before it is exhausted.
A bottle of disinfectant can be used to disinfect items such as clean [[bandage]]s, [[Cotton Balls|cotton balls]], and clean [[Ripped Sheets|ripped sheets]] in order to disinfect a [[Health#Types of Injuries|wound]]. This allows for the prevention of infection. The bottle has 10 uses before it is exhausted.


If no bandages, cotton balls, or ripped sheets are carried, the bottle can also be used to apply directly to a wound, although this is less effective.
If no bandages, cotton balls, or ripped sheets are carried, the bottle can also be used to apply directly to a wound, although this is less effective.


==Crafting==
==Crafting==
{{Crafting table header}}
{{Crafting/sandbox2
{{RecipeLookup|8000}}
|bandage_sterilized_bandage
{{RecipeLookup|8002}}
|ripped_sheets_sterilized_rag
{{Crafting table footer}}
|cotton_balls_cotton_balls_doused_in_alcohol
}}


==Distribution==
==Distribution==
Bottles of disinfectant can be found in [[Containers#Cabinets|medical cabinets]], and in several places inside a pharmacy.
The loot distributions can be found in the table(s) below.


== Code ==
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
! colspan="4" | Containers
{{Retrieved|version=39|incver=67.5}}
|-
<pre> item Disinfectant
! Building/Room
Type = Drainable,
! Container
UseDelta = 0.1,
! style="width: 3.2em;" | Rolls
UseWhileEquipped = FALSE,
! style="width: 3.2em;" | Chance
DisplayName = Bottle of Disinfectant,
|-
Icon = Alcohol,
|MedicalCache1
Weight = 0.3,
|[[MedicalBox]]
AlcoholPower = 3,
|4
Tooltip = Tooltip_UseOnHealthPanel,</pre>
|8
|-
|all
|[[militarycrate]]
|4
|4
|-
|rowspan="3"|bathroom
|[[counter]]
|4
|2
|-
|[[medicine]]
|4
|2
|-
|[[shelves]]
|4
|2
|-
|closet
|[[crate]]
|4
|8
|-
|rowspan="7"|dentiststorage
|[[metal_shelves]]
|4
|8
|-
|[[metal_shelves]]
|4
|8
|-
|[[metal_shelves]]
|4
|8
|-
|[[metal_shelves]]
|4
|8
|-
|[[metal_shelves]]
|4
|8
|-
|[[metal_shelves]]
|4
|8
|-
|[[metal_shelves]]
|4
|8
|-
|rowspan="3"|kennels
|[[counter]]
|4
|8
|-
|[[counter]]
|4
|8
|-
|[[counter]]
|4
|8
|-
|laboratory
|[[crate]]
|4
|8
|-
|rowspan="4"|morgue
|[[metal_shelves]]
|4
|1
|-
|[[metal_shelves]]
|4
|1
|-
|[[metal_shelves]]
|4
|2
|-
|[[metal_shelves]]
|4
|2
|}


== See also ==
==Code==
[[First_Aid|General First Aid]]


{{Navbox/Consumables}}
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 2189
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Disinfectant
    {
        DisplayCategory = FirstAid,
        Type             =         Drainable,
        UseDelta         =         0.1,
        UseWhileEquipped =          FALSE,
        DisplayName =     Bottle of Disinfectant,
        Icon = Alcohol,
        Weight = 0.3,
        AlcoholPower        =          3,
        Tooltip = Tooltip_Disinfectant,
        Medical = TRUE,
        WorldStaticModel = Disinfectant,
Tags = Disinfectant,
    }
}}
}}
 
==See also==
*[[First Aid]]
*[[Alcohol Wipes]]
*[[Bourbon]]
 
{{Navbox items|first_aid_materials}}
 
 
[[Category:First aid materials]]

Revision as of 06:32, 15 April 2024

Project ZomboidItemsMedical itemsBottle of Disinfectant
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Bottle of Disinfectant
BottleOfDisinfectant Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Function
Sterilize bandages
Disinfect wounds directly
Properties
Contents
Alcohol
Capacity
10 units
Effect
Sterilize powerDisinfection
3.0
Technical
Item ID
Base.Disinfectant
Fights wound infection. Use on Bandages to improve healing.
— In-game tooltip.

A bottle of disinfectant is an item used in first aid.

Usage

A bottle of disinfectant can be used to disinfect items such as clean bandages, cotton balls, and clean ripped sheets in order to disinfect a wound. This allows for the prevention of infection. The bottle has 10 uses before it is exhausted.

If no bandages, cotton balls, or ripped sheets are carried, the bottle can also be used to apply directly to a wound, although this is less effective.

Crafting

Product Ingredients Tools Requirements Workstation XP
Bandage.png
Sterilized Bandage
One of:
Alcohol.png Bottle of Disinfectant ×3 unit(s)
WhiskeyFull.png Bourbon ×10 unit(s)
Pot Water.png Cooking Pot ×1
SaucepanEmpty.png Saucepan ×1
Each of:
Bandage.png Bandage ×1
none none none none
Rag.png
Sterilized Rag
One of:
Alcohol.png Bottle of Disinfectant ×3 unit(s)
WhiskeyFull.png Bourbon ×10 unit(s)
Pot Water.png Cooking Pot ×1
SaucepanEmpty.png Saucepan ×1
Each of:
Rag.png Ripped Sheets ×1
none none none none
CottonBalls.png
Cotton Balls Doused in Alcohol
One of:
Alcohol.png Bottle of Disinfectant ×1 unit(s)
WhiskeyFull.png Bourbon ×10 unit(s)
Each of:
CottonBalls.png Cotton Balls ×1
none none none none

Distribution

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

Containers
Building/Room Container Rolls Chance
MedicalCache1 MedicalBox 4 8
all militarycrate 4 4
bathroom counter 4 2
medicine 4 2
shelves 4 2
closet crate 4 8
dentiststorage metal_shelves 4 8
metal_shelves 4 8
metal_shelves 4 8
metal_shelves 4 8
metal_shelves 4 8
metal_shelves 4 8
metal_shelves 4 8
kennels counter 4 8
counter 4 8
counter 4 8
laboratory crate 4 8
morgue metal_shelves 4 1
metal_shelves 4 1
metal_shelves 4 2
metal_shelves 4 2

Code

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

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item Disinfectant
    {
        DisplayCategory = FirstAid,
        Type	            =	        Drainable,
        UseDelta	        =	        0.1,
        UseWhileEquipped	=           FALSE,
        DisplayName			=		    Bottle of Disinfectant,
        Icon				=			Alcohol,
        Weight				=			0.3,
        AlcoholPower        =           3,
        Tooltip = Tooltip_Disinfectant,
        Medical = TRUE,
        WorldStaticModel = Disinfectant,
		Tags = Disinfectant,
    }

See also