Sterilized Bandage: Difference between revisions

From PZwiki
Sterilized Bandage
m (added merge notice)
m (clean up, replaced: wikitable → pztable)
Line 3: Line 3:
<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 -->
<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 -->
<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 -->
<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 -->
<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 -->{{merge|Bandage}}
<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]] -> [[Sterilized Bandage]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->{{merge|Bandage}}
{{Medical
{{Medical
|image = Retailbandage.png
|image = Retailbandage.png
Line 12: Line 12:
}}
}}


A '''Sterilized Bandage''' can be used to stop bleeding on a wound, and helps with being "alcoholic" by preventing infection. It is created by using a normal [[Bandage|bandage]] mixed with either a alcoholic beverage or disinfectant.
A '''Sterilized Bandage''' can be used to stop bleeding on a wound, and helps with being "alcoholic" by preventing infection. It is created by using a normal [[bandage]] mixed with either a alcoholic beverage or disinfectant.


Sterilized bandages and [[Sterilized_Rag|sterilized rags]] are both interchangeable when bandaging wounds while also preventing infection. However [[Sterilized_Rag|sterilized rags]] have only half the bandaging power that medical bandages utilise and therefore do not last as long.
Sterilized bandages and [[Sterilized Rag|sterilized rags]] are both interchangeable when bandaging wounds while also preventing infection. However [[Sterilized Rag|sterilized rags]] have only half the bandaging power that medical bandages utilise and therefore do not last as long.


== Clean vs Dirty Bandage ==
== Clean vs Dirty Bandage ==
Line 22: Line 22:


==Recipes==
==Recipes==
{| class="wikitable sortable" style="text-align:center;"  
{| class="pztable sortable" style="text-align:center;"  
|-  
|-  
! Name  
! Name  
Line 47: Line 47:
</nowiki>
</nowiki>


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


{{Navbox/Consumables}}
{{Navbox/Consumables}}

Revision as of 16:10, 11 May 2019


Page Updated @ Version: 34.28
Furniture Pickup.png
It has been suggested that this article be merged with Bandage.

Template:Medical

A Sterilized Bandage can be used to stop bleeding on a wound, and helps with being "alcoholic" by preventing infection. It is created by using a normal bandage mixed with either a alcoholic beverage or disinfectant.

Sterilized bandages and sterilized rags are both interchangeable when bandaging wounds while also preventing infection. However sterilized rags have only half the bandaging power that medical bandages utilise and therefore do not last as long.

Clean vs Dirty Bandage

After a certain amount of time, the Sterilized Bandage will become a Dirty Bandage and will lose its prevention to infection, and in turn will increase the chance of infection over a regular bandage, and will need to be replaced.

Bandages can be washed with water once dirty to return them to a clean state (albiet not sterilized).

Recipes

Name Recipe Description Skill Level












Code

Sterilized Bandage Retailbandage.png

	
    item AlcoholBandage
        Count			= 1,
        Weight			= 0.1,
        AlwaysWelcomeGift	= true,
        Type			= Normal,
        DisplayName		= Sterilized Bandage,
        ReplaceOnUse    	= BandageDirty,
        Alcoholic		= TRUE,
        Icon			= Bandage,
        CanBandage		= true,
        BandagePower    	= 4,

See also

General First Aid

Template:Navbox/Consumables