Sterilized Bandage: Difference between revisions

From PZwiki
Sterilized Bandage
(Redesigned page, +Navbar, re-wrote/reorganised description, confirmed code as current, + categories. + link to first aid)
(blanked page and redirected)
 
(3 intermediate revisions by 3 users not shown)
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]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{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|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.
 
==Recipes==
{| class="wikitable 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: