Sterilized Bandage: Difference between revisions

From PZwiki
Sterilized Bandage
m (clean up, replaced: wikitable → pztable)
(blanked page and redirected)
 
Line 1: Line 1:
__NOTOC__
#REDIRECT [[Bandage]]
{{languages|Sterilized_Bandage}}
<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: 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
|image = Retailbandage.png
|primaryuse= Bandage Wound
|bandagepower = 4.0
|alcoholpower = 0.0
|weight = 0.1
}}
 
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.
 
== 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==
{| class="pztable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! Skill Level
{{RecipeLookup|8000}}
|}
 
== Code ==
''Sterilized Bandage'' [[File:Retailbandage.png]]
<nowiki>
    item AlcoholBandage
        Count = 1,
        Weight = 0.1,
        AlwaysWelcomeGift = true,
        Type = Normal,
        DisplayName = Sterilized Bandage,
        ReplaceOnUse    = BandageDirty,
        Alcoholic = TRUE,
        Icon = Bandage,
        CanBandage = true,
        BandagePower    = 4,
</nowiki>
 
== See also ==
[[First Aid|General First Aid]]
 
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Medical Items]]
[[Category:Items]]
[[Category:Version 34.28]]

Latest revision as of 03:03, 27 July 2019

Redirect to: