Bandage: Difference between revisions

From PZwiki
m (Add sub-version and comment)
(Update to 41.78.16 and use latest recipe lookup and navbox.)
Line 12: Line 12:
|data1=4
|data1=4
|variant2=Dirty Bandage
|variant2=Dirty Bandage
|data4=0
|data4=0.5
|variant3=Sterilized Bandage
|variant3=Sterilized Bandage
|data7=4
|data7=4
Line 24: Line 24:


===Basic usage===
===Basic usage===
A bandage is primarily used to stop the player from [[Moodles#Bleeding|bleeding]], and needs to be applied to the wound. It can be used if the wound on various injuries, including burns. Once applied it will completely stop bleeding. 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|first aid]] experience.  
A bandage is primarily used to stop the player from [[Moodles#Bleeding|bleeding]], and needs to be applied to the wound. It can be used on various injuries, including wounds and burns, and once applied it will completely stop the bleeding. 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|first aid]] experience.  


===Wound infection===
===Wound infection===
Line 58: Line 58:


==Crafting==
==Crafting==
===Cleaning bandages===
Dirty bandages can be cleaned with [[water]], returning them to a regular bandage.
Dirty bandages can be cleaned with [[water]], returning them to a regular bandage.


A bandage can be disinfected by either soaking it in [[whiskey]] or [[Bottle of Disinfectant|disinfectant]], or [[Heat source|boil]] a [[Cooking Pot with Water|pot of water]] and adding a bandage to it, which will also clean a dirty bandage.
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 8000 -->
{{Crafting header|ing=2}}
{{Crafting header|ing=2}}
{{Crafting/core|ing=2
{{Crafting health|001|ing=2}}
| product_image = [[File:BandagesAni.png]] | product_name = [[Sterilized Rag]]<br>or<br>[[Sterilized Bandage]] | product_quantity = x1
{{Crafting health|002|ing=2}}
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:BandagesAni.png]] | i1 = [[Ripped Sheets]]<br>or<br>[[Bandage]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Sterilizer.png]] | i2 = [[Bottle of Disinfectant]]<br>or<br>[[Whiskey]]<br>or<br>[[Alcohol Cotton Balls]] | q2 = x1
}}
|}
|}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 8001 -->
 
===Disenfecting 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 header|ing=2}}
{{Crafting/core|ing=2
{{Crafting health|005|ing=2}}
| product_image = [[File:BandagesAni.png]] | product_name = [[Ripped Sheets]]<br>or<br>[[Bandage]] | product_quantity = x1
{{Crafting health|006|ing=2}}
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:DirtyBandagesAni.png]] | i1 = [[Dirty Rag]]<br>or<br>[[Dirty Bandage]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Water drop.png|link=Water|Water]] | i2 = [[Water]] | q2 = x1
}}
|}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 8004 -->
{{Crafting header|ing=3}}
{{Crafting/core|ing=3
| product_image = [[File:BandagesAni.png]] | product_name = [[Sterilized Rag]]<br>or<br>[[Sterilized Bandage]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:BandagesAni.png]] | i1 = [[Ripped Sheets]]<br>or<br>[[Bandage]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Pot Water.png]] | i2 = [[A Pot of Water]]<br>or<br>[[Saucepan|Saucepan with Water]] | q2 = x1
| f3 = [[File:Heat_source.gif|link=Heat Source|Heat Source]] | i3 = [[Heat Source]] | q3 =
}}
|}
|}


Line 121: Line 98:


''Bandage'' [[File:Bandage.png]]
''Bandage'' [[File:Bandage.png]]
{{Retrieved|version=40|incver=43}}
{{Retrieved|version=41|incver=78.16}}
<pre> item Bandage
<pre>
Count = 1,
    item Bandage
Weight = 0.1,
    {
AlwaysWelcomeGift = true,
        DisplayCategory = FirstAid,
Type = Normal,
        Count = 1,
DisplayName = Bandage,
        Weight = 0.1,
ReplaceOnUse   = BandageDirty,
        AlwaysWelcomeGift = true,
Icon = Bandage,
        Type = Normal,
CanBandage = true,
        DisplayName = Bandage,
BandagePower   = 4,
        ReplaceOnUse   =   BandageDirty,
Tooltip = Tooltip_UseOnHealthPanel,</pre>
        Icon = Bandage,
        CanBandage = true,
        BandagePower   =   4,
        Tooltip = Tooltip_UseOnHealthPanel,
        Medical = TRUE,
        WorldStaticModel = Bandage,
    }
</pre>


''Dirty Bandage'' [[File:BandageDirty.png]]
''Dirty Bandage'' [[File:BandageDirty.png]]
{{Retrieved|version=40|incver=43}}
{{Retrieved|version=41|incver=78.16}}
<pre> item BandageDirty
<pre>
Count = 1,
    item BandageDirty
Weight = 0.1,
    {
AlwaysWelcomeGift = true,
        DisplayCategory = FirstAid,
Type = Normal,
        Count = 1,
DisplayName = Dirty Bandage,
        Weight = 0.1,
Icon = BandageDirty,
        AlwaysWelcomeGift = true,
CanBandage = true,
        Type = Normal,
BandagePower = 0,</pre>
        DisplayName = Dirty Bandage,
        Icon = BandageDirty,
        CanBandage = true,
        BandagePower   =   0.5,
        Medical = TRUE,
        WorldStaticModel = BandageDirty,
    }
</pre>


''Sterilized Bandage'' [[File:Bandage.png]]
''Sterilized Bandage'' [[File:Bandage.png]]
{{Retrieved|version=40|incver=43}}
{{Retrieved|version=41|incver=78.16}}
<pre> item AlcoholBandage
<pre>
Count = 1,
    item AlcoholBandage
Weight = 0.1,
    {
AlwaysWelcomeGift = true,
        DisplayCategory = FirstAid,
Type = Normal,
        Count = 1,
DisplayName = Sterilized Bandage,
        Weight = 0.1,
ReplaceOnUse   = BandageDirty,
        AlwaysWelcomeGift = true,
Alcoholic = TRUE,
        Type = Normal,
Icon = Bandage,
        DisplayName = Sterilized Bandage,
CanBandage = true,
        ReplaceOnUse   =   BandageDirty,
BandagePower   = 4,
        Alcoholic = TRUE,
Tooltip = Tooltip_AlcoholBandage,</pre>
        Icon = Bandage,
        CanBandage = true,
        BandagePower   =   4,
        Tooltip = Tooltip_AlcoholBandage,
        Medical = TRUE,
        WorldStaticModel = Bandage,
    }
</pre>


==See also==
==See also==
Line 166: Line 164:
*[[Knox Infection]]
*[[Knox Infection]]


{{Navbox/Consumables}}<!--Replace with {{Navbox medical}} when created-->
{{Navbox medical}}

Revision as of 08:44, 3 April 2023

Bandage
Bandage
Dirty Bandage
General
Category Item
Encumbrance
Heavy Load
0.1
Main function Bandage bleeding wounds
Bandage
Bandage power 4
Dirty Bandage
Bandage power 0.5
Sterilized Bandage
Bandage power 4
Other function(s) Prevent or cure infected wounds
Technical details
Item ID See Item IDs
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, and needs to be applied to the wound. It can be used on various injuries, including wounds and burns, and once applied it will completely stop the bleeding. 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 which will actually decrease the healing rate, therefore taking longer to heal.

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)

Disenfecting 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

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.

Item IDs

Bandage type Base ID
Bandage Base.Bandage
Dirty Bandage Base.BandageDirty
Sterilized Bandage Base.AlcoholBandage

Code

From newitems.txt (Project Zomboid directory/media/scripts/)

Bandage Bandage.png 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 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 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