Bandage: Difference between revisions

From PZwiki
(Redesigned Page, + Navbar, reworked description - added difference between medical bandages/ripped sheets, confirmed info, changed categories)
m (Automated CodeBox update)
(45 intermediate revisions by 11 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Medical items}}
{{languages|Bandage}}
{{Page version|41.78.16}}
<div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #9AC0CD"> <!-- Code for Background Colour -->
{{Reupload|Add dirty bandage model [[:File:BandageDirty_Model.png]].}}
<div style="float: right;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
{{Infobox item
<div style="float: left;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Medical Items|Medical Items]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name=Bandage
{{Medical
|model=Bandage_Model.png
|image = Retailbandage.png
|icon=Bandage.png
|primaryuse= Bandage Wound
|icon_name=Bandage
|bandagepower = 4.0
|model2=BandageDirty_Model.png
|alcoholpower = 0.0
|icon2=BandageDirty.png
|weight = 0.1
|icon_name2=Dirty Bandage
|model3=Bandage_Model.png
|icon3=Bandage.png
|icon_name3=Sterilized Bandage
|category=Household<br>First Aid (sterile)
|weight=0.1
|function=Stop [[Moodles#Bleeding|bleeding]]<br>Prevent/cure [[Health#Types of Wounds|infection]]
|bandage_power=4<br>0.5 (dirty)
|alcoholic=True (sterile)
|item_id=Base.Bandage
|item_id2=Base.BandageDirty
|item_id3=Base.AlcoholBandage
}}
}}


A medical bandage that is found in medical buildings and is used to treat injuries that break the skin and cause bleeding.
{{Quote|text=Right click on your health panel to use.|author=Bandage in-game tooltip.}}
{{Quote|text=Used to sterilize wounds and aid recovery from infection.|author=Sterilized Bandage in-game tooltip.}}
A '''bandage''' is an [[Items|item]] used in [[First Aid|first aid]].


Bandages and [[Ripped Sheets]] are both interchangeable when bandaging wounds. However [[Ripped Sheets]] have only half the bandaging power that Medical Bandages utilise and therefore do not last as long.
==Usage==
{{Main|First Aid}}


If a wound is left untreated, the player will slowly lose health and will eventually die of blood loss. Open wounds also have a good chance of becoming infected. Bandaging a wound stops bleeding completely, the player will start regaining health, and the chance of an infection is reduced. Bandages eventually become dirty when left on, and a dirty bandage has a higher chance of becoming infected than a clean bandage so it is in the player's best interest to remove the dirty bandage and reapply a clean one. You can disinfect a bandage prior to putting it on by soaking it in disinfectant or alcohol, which further reduces the chances of the wound becoming infected.
===Basic usage===
A bandage is primarily used to stop the player from [[Moodles#Bleeding|bleeding]], by applying it to the wound. It can be used on various [[Health#Types of injuries|injuries]], including wounds and burns. After some time, depending on the wound and player's First Aid [[skills|skill]], the bandage will become a '''dirty bandage''', which once removed will grant the player some [[First Aid|first aid]] experience.


==Recipes==
===Wound infection===
{| class="wikitable sortable" style="text-align:center;"  
If a bleeding wound is left untreated, the player will continue to lose [[health]] until they eventually [[Moodles#Dead|die]]. Leaving a wound untreated can also lead to it becoming infected depending on the player's [[clothing]], the type of wound and whether a dirty bandage is left on. A dirty bandage can be left on a wound to stop the bleeding, however this will give the wound the highest possible chance of becoming infected, therefore is not advised. Instead, once a bandage becomes dirty, it should be removed and replaced by a clean bandage.
|-
 
! Name
An infected wound can be treated by applying a '''sterilized bandage''' to the wound. It is best used prior to the wound getting infected however, this is due to it stopping the possibility of infection entirely. Sterilized bandages have the same rate of becoming dirty as regular bandages.
! class="unsortable" | Recipe
 
! class="unsortable" | Description
===Types of wounds===
! Skill Level
In most cases, applying a bandage, whether it be sterilized or not, increases the rate of healing. The only exception to this rule are stitches. Applying a bandage to a stitch will actually decrease the healing rate, therefore taking longer to heal.
{{RecipeLookup|8000}}
{{Unverified|section=true|This table was last updated [[build 39]] and does not take into account the changes to wounds in [[build 41]].}}
{| class="wikitable theme-red" style="text-align:center;"
!Type of wound
!Healing rate<br>(unbandaged)
!Healing rate<br>(bandaged)
!{{abbr|Bandage life|Rate of the bandage becoming dirty}}
!Other
|+ Healing rate of bandaged wounds.
|-
| Scratch || 100 || 15 || 800 || N/A
|-
| Bite || 500 || 10 || 10 || N/A
|-
| Bleeding || 200 || 20 || 30<br>5 <small>({{abbr|deep wound|Bandage life when the bleeding is caused by a deep wound}})</small> || 3<small>x10<sup>5</sup></small><br><small>{{abbr|Glass|This value will not decrease until the glass is removed}}</small>
|-
| Deep wound || 5000 || 500 || 10 || 3<small>x10<sup>5</sup></small><br><small>{{abbr|Glass|This value will not decrease until the glass is removed}}</small>
|-
| Burn || 500 || 10 || 10 || N/A
|-
| Infected || N/A || N/A || 20 || 60<br><small>{{abbr|Sterilized Bandage|Rate of infection healing with a sterilized bandage}}</small>
|-
| Stitch || 20 || +40 || 10 || N/A
|}
|}
''Note: the values in this table are arbitrary and are used purely as an example for comparing the different variables. The actual game values/mechanics are much more complicated than what is displayed here.''<br>


== Code ==
==Crafting==
''Clean Bandage'' [[File:Retailbandage.png]]
===Cleaning bandages===
<nowiki>
Dirty bandages can be cleaned with [[water]], returning them to a regular bandage.
 
{{Crafting header|ing=2}}
{{Crafting health|001|ing=2}}
{{Crafting health|002|ing=2}}
|}
 
===Disinfecting bandages===
A bandage can be disinfected by either soaking it in [[bourbon]] or [[Bottle of Disinfectant|disinfectant]], or [[Heat source|boiling]] a [[Cooking Pot with Water|pot of water]] and adding a bandage to it, which will also clean a dirty bandage.
 
{{Crafting header|ing=2}}
{{Crafting health|005|ing=2}}
{{Crafting health|006|ing=2}}
|}
 
==Distribution==
The loot distributions can be found in the table(s) below.
 
{| 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
|-
|MedicalCache1
|[[MedicalBox]]
|4
|1
|-
|all
|[[militarycrate]]
|4
|1
|-
|rowspan="3"|bathroom
|[[counter]]
|4
|6
|-
|[[medicine]]
|4
|6
|-
|[[shelves]]
|4
|6
|-
|rowspan="6"|dentiststorage
|[[metal_shelves]]
|4
|1
|-
|[[metal_shelves]]
|4
|1
|-
|[[metal_shelves]]
|4
|2
|-
|[[metal_shelves]]
|4
|2
|-
|[[metal_shelves]]
|4
|1
|-
|[[metal_shelves]]
|4
|1
|-
|rowspan="3"|kennels
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|1
|-
|laboratory
|[[crate]]
|4
|1
|-
|prisoncells
|[[wardrobe]]
|4
|0.2
|}Bandages can be found in medical buildings and [[First Aid Kit|first aid kits]].
Dirty bandages can be found in [[Storage#Bins|trash bins]].
Sterilized bandages cannot be found in the [[Knox Country|world]].
 
==Code==
{{CodeBox|
''Bandage'' [[File:Bandage.png]]<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 1607
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Bandage
item Bandage
Count = 1,
{
Weight = 0.1,
    DisplayCategory = FirstAid,
AlwaysWelcomeGift = true,
Count = 1,
Type = Normal,
Weight = 0.1,
DisplayName = Bandage,
AlwaysWelcomeGift = true,
ReplaceOnUse   = BandageDirty,
Type = Normal,
Icon = Bandage,
DisplayName = Bandage,
CanBandage = true,
ReplaceOnUse   =   BandageDirty,
BandagePower   = 4,
Icon = Bandage,
Tooltip = Tooltip_UseOnHealthPanel,
CanBandage = true,
</nowiki>
BandagePower   =   4,
Tooltip = Tooltip_UseOnHealthPanel,
Medical = TRUE,
WorldStaticModel = Bandage,
}
}}
 
''Dirty Bandage'' [[File:BandageDirty.png]]<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 1624
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item BandageDirty
    {
        DisplayCategory = FirstAid,
        Count = 1,
        Weight = 0.1,
        AlwaysWelcomeGift = true,
        Type = Normal,
        DisplayName = Dirty Bandage,
        Icon = BandageDirty,
        CanBandage = true,
        BandagePower    =  0.5,
        Medical = TRUE,
        WorldStaticModel = BandageDirty,
    }
}}
 
''Sterilized Bandage'' [[File:Bandage.png]]<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 1639
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item AlcoholBandage
    {
        DisplayCategory = FirstAid,
        Count = 1,
        Weight = 0.1,
        AlwaysWelcomeGift = true,
        Type = Normal,
        DisplayName = Sterilized Bandage,
        ReplaceOnUse    =  BandageDirty,
        Alcoholic = TRUE,
        Icon = Bandage,
        CanBandage = true,
        BandagePower    =  4,
        Tooltip = Tooltip_AlcoholBandage,
        Medical = TRUE,
        WorldStaticModel = Bandage,
    }
}}
}}
 
==See also==
*[[First Aid]]
*[[Health]]
*[[Knox Infection]]


== See Also ==
{{Navbox medical}}
[[First_Aid|General First Aid]]


{{Navbox/Consumables}}
[[Category:First aid materials]]
[[Category:Consumables]]
[[Category:Medical Items]]
[[Category:Items]]
[[Category:Version 34.28]]

Revision as of 10:06, 26 March 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Frame.png
This article contains outdated/low-quality images.
Reason: Add dirty bandage model File:BandageDirty_Model.png.
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
Bandage
Bandage Model.png
BandageDirty Model.png
Bandage Model.png
General
Category
Household
First Aid (sterile)
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Function
Stop bleeding
Prevent/cure infection
Effect
AlcoholMoodle Icon Drunk.png
True (sterile)
Bandage powerMoodle Icon Bleeding.png
4
0.5 (dirty)
Technical
Item ID
Base.Bandage
Base.BandageDirty
Base.AlcoholBandage
Right click on your health panel to use.
— Bandage in-game tooltip.
Used to sterilize wounds and aid recovery from infection.
— Sterilized Bandage in-game tooltip.

A bandage is an item used in first aid.

Usage

Main article: First Aid

Basic usage

A bandage is primarily used to stop the player from bleeding, by applying it to the wound. It can be used on various injuries, including wounds and burns. After some time, depending on the wound and player's First Aid skill, the bandage will become a dirty bandage, which once removed will grant the player some first aid experience.

Wound infection

If a bleeding wound is left untreated, the player will continue to lose health until they eventually die. Leaving a wound untreated can also lead to it becoming infected depending on the player's clothing, the type of wound and whether a dirty bandage is left on. A dirty bandage can be left on a wound to stop the bleeding, however this will give the wound the highest possible chance of becoming infected, therefore is not advised. Instead, once a bandage becomes dirty, it should be removed and replaced by a clean bandage.

An infected wound can be treated by applying a sterilized bandage to the wound. It is best used prior to the wound getting infected however, this is due to it stopping the possibility of infection entirely. Sterilized bandages have the same rate of becoming dirty as regular bandages.

Types of wounds

In most cases, applying a bandage, whether it be sterilized or not, increases the rate of healing. The only exception to this rule are stitches. Applying a bandage to a stitch will actually decrease the healing rate, therefore taking longer to heal.

CandleLit.png
This section may have claims which require verification.
This table was last updated build 39 and does not take into account the changes to wounds in build 41.
Type of wound Healing rate
(unbandaged)
Healing rate
(bandaged)
Bandage life Other
Healing rate of bandaged wounds.
Scratch 100 15 800 N/A
Bite 500 10 10 N/A
Bleeding 200 20 30
5 (deep wound)
3x105
Glass
Deep wound 5000 500 10 3x105
Glass
Burn 500 10 10 N/A
Infected N/A N/A 20 60
Sterilized Bandage
Stitch 20 +40 10 N/A

Note: the values in this table are arbitrary and are used purely as an example for comparing the different variables. The actual game values/mechanics are much more complicated than what is displayed here.

Crafting

Cleaning bandages

Dirty bandages can be cleaned with water, returning them to a regular bandage.

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
Bandage.png
Bandage
0 XP none BandageDirty.png
Dirty Bandage
(consumed)
WaterDrop.png
Water
(1 unit)

(consumed)
Rag.png
Ripped Sheets
0 XP none RagDirty.png
Dirty Rag
(consumed)
WaterDrop.png
Water
(1 unit)

(consumed)

Disinfecting bandages

A bandage can be disinfected by either soaking it in bourbon or disinfectant, or boiling a pot of water and adding a bandage to it, which will also clean a dirty bandage.

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
Bandage.png
Sterilized Bandage
0 XP none Bandage.png
Bandage
(consumed)
One of:
Alcohol.png Bottle of Disinfectant (3 units)
WhiskeyFull.png Bourbon (10 units)
Pot Water.png Cooking Pot (5 units) (Heat: -0.22)
SaucepanEmpty.png Saucepan (10 units) (Heat: -0.22)

(consumed)
Sterilized Rag
Sterilized Rag
0 XP none Rag.png
Ripped Sheets
(consumed)
One of:
Alcohol.png Bottle of Disinfectant (3 units)
WhiskeyFull.png Bourbon (10 units)
Pot Water.png Cooking Pot (5 units) (Heat: -0.22)
SaucepanEmpty.png Saucepan (10 units) (Heat: -0.22)

(consumed)

Distribution

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

Containers
Building/Room Container Rolls Chance
MedicalCache1 MedicalBox 4 1
all militarycrate 4 1
bathroom counter 4 6
medicine 4 6
shelves 4 6
dentiststorage metal_shelves 4 1
metal_shelves 4 1
metal_shelves 4 2
metal_shelves 4 2
metal_shelves 4 1
metal_shelves 4 1
kennels counter 4 1
counter 4 1
counter 4 1
laboratory crate 4 1
prisoncells wardrobe 4 0.2

Bandages can be found in medical buildings and first aid kits.

Dirty bandages can be found in trash bins. Sterilized bandages cannot be found in the world.

Code

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

Bandage Bandage.png
Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item Bandage
	{
	    DisplayCategory = FirstAid,
		Count	=	1,
		Weight	=	0.1,
		AlwaysWelcomeGift	=	true,
		Type	=	Normal,
		DisplayName	=	Bandage,
		ReplaceOnUse    =   BandageDirty,
		Icon	=	Bandage,
		CanBandage	=	true,
		BandagePower    =   4,
		Tooltip = Tooltip_UseOnHealthPanel,
		Medical = TRUE,
		WorldStaticModel = Bandage,
	}

Dirty Bandage BandageDirty.png
Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item BandageDirty
    {
        DisplayCategory = FirstAid,
        Count	=	1,
        Weight	=	0.1,
        AlwaysWelcomeGift	=	true,
        Type	=	Normal,
        DisplayName	=	Dirty Bandage,
        Icon	=	BandageDirty,
        CanBandage	=	true,
        BandagePower    =   0.5,
        Medical = TRUE,
        WorldStaticModel = BandageDirty,
    }

Sterilized Bandage Bandage.png
Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item AlcoholBandage
    {
        DisplayCategory = FirstAid,
        Count	=	1,
        Weight	=	0.1,
        AlwaysWelcomeGift	=	true,
        Type	=	Normal,
        DisplayName	=	Sterilized Bandage,
        ReplaceOnUse    =   BandageDirty,
        Alcoholic	=	TRUE,
        Icon	=	Bandage,
        CanBandage	=	true,
        BandagePower    =   4,
        Tooltip = Tooltip_AlcoholBandage,
        Medical = TRUE,
        WorldStaticModel = Bandage,
    }

See also

Template:Navbox medical