Dirty Bandage: Difference between revisions

From PZwiki
Dirty 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]] -> [[Dirty Bandage]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->{{merge|Bandage}}
{{Medical
{{Medical
|image = DirtyBandage.png
|image = DirtyBandage.png
Line 25: Line 25:


==Recipe==
==Recipe==
{| class="wikitable sortable" style="text-align:center;"  
{| class="pztable sortable" style="text-align:center;"  
|-  
|-  
! Name  
! Name  
Line 32: Line 32:
! Skill Level
! Skill Level
{{Recipe|2
{{Recipe|2
|item1=[[Dirty Rag]]<br>or<br>[[Dirty Bandage]] |q1=x1 |picitem1=File:Dirty_Rag_Bandage.gif |tag1=(consumed)
|item1=[[Dirty Rag]]<br>or<br>Dirty Bandage |q1=x1 |picitem1=File:Dirty_Rag_Bandage.gif |tag1=(consumed)
|item2=[[Water]] |q2=x1 |picitem2=File:Water drop.png
|item2=[[Water]] |q2=x1 |picitem2=File:Water drop.png
|product=[[Ripped Sheets]]<br>or<br>[[Bandage]] |qproduct=x1 |picproduct=File:Ripped_Sheets_Bandage.gif
|product=[[Ripped Sheets]]<br>or<br>[[Bandage]] |qproduct=x1 |picproduct=File:Ripped_Sheets_Bandage.gif
Line 40: Line 40:


==Strategy==
==Strategy==
At all times, even when you think you are safe, keep a few [[Bandages|Bandages]] or [[Ripped Sheets|Ripped Sheets]] on your character. Unexpected injuries can be dangerous if left untreated. Keep a few more backup [[Bandages|Bandages]] or [[Ripped Sheets|Ripped Sheets]] in your stronghold so that you can treat injuries if you run out of bandages or Ripped Sheets you brought with you.
At all times, even when you think you are safe, keep a few [[Bandages]] or [[Ripped Sheets]] on your character. Unexpected injuries can be dangerous if left untreated. Keep a few more backup [[Bandages]] or [[Ripped Sheets]] in your stronghold so that you can treat injuries if you run out of bandages or Ripped Sheets you brought with you.


== Code ==
== Code ==
Line 57: Line 57:




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


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

Revision as of 15:53, 11 May 2019


Page Updated @ Version: 34.28
   Navigation - Main Index -> The Game World -> Items -> Consumables -> Medical Items -> Dirty Bandage   
Furniture Pickup.png
It has been suggested that this article be merged with Bandage.

Template:Medical

A Dirty Bandage is a used Medical Bandage that has been used to treat a wound and has expired and no longer has any bandage power capability and has turned into a Dirty Bandage.

A injury covered with a dirty bandage has a higher chance of becoming infected than a clean Bandage and even less with a Bandage.

When cleaned with water the dirty bandage returns to a regular Bandage and regains its bandage power.

Further Info

If a bleeding 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, and if the player consumes enough food, the player will start regaining health (depending on the type of injury), and the chance of an infection is reduced while bandaged.

It is in the player's best interest to remove a dirty bandage and reapply a clean one to lower infection chance. (a regular infection, and not to be confused with Zombification, which is irreversable).


Recipe

Name Recipe Description Skill Level
[[File:{{{product_image}}}|64x64px|class=pixelart link=[[{{{product_name}}}]]]]
[[{{{product_name}}}]]
none none none none

Strategy

At all times, even when you think you are safe, keep a few Bandage or Ripped Sheets on your character. Unexpected injuries can be dangerous if left untreated. Keep a few more backup Bandage or Ripped Sheets in your stronghold so that you can treat injuries if you run out of bandages or Ripped Sheets you brought with you.

Code

Bandage Dirty File:DirtyBandage.png

	
	item BandageDirty
        Count			= 1,
        Weight			= 0.1,
        AlwaysWelcomeGift	= true,
        Type			= Normal,
        DisplayName		= Dirty Bandage,
        Icon			= BandageDirty,
        CanBandage		= true,
        BandagePower    	= 0,


See also

General First Aid

Template:Navbox/Consumables