Dirty Rag: Difference between revisions

From PZwiki
Dirty Rag
m (Slight errors in page corrected.)
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 -->
<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 Rag]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Medical
{{Medical
|image = Dirty_Rag.png
|image = Dirty_Rag.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 56: Line 56:




== 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 Rag   

Template:Medical

A Dirty Rag is a used Ripped Sheet/Rag 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 Rag.

A injury covered with a dirty rag has a higher chance of becoming infected than a clean Ripped Sheets and even less with a Ripped Sheets.

When cleaned with water the dirty rag returns to a regular Ripped Sheets and regains its bandage power. However, considering the sheer availability of Ripped Sheet materials ingame, its more economical to save the water.

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 rag 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

Dirty Rag File:Dirty Rag.png

	
	item RippedSheetsDirty
        	CanBandage		= TRUE,
        	Weight			= 0.05,
        	AlwaysWelcomeGift	= TRUE,
        	Type			= Normal,
        	DisplayName		= Dirty Rag,
        	Icon			= RagDirty,
        	BandagePower    	= 0,


See also

General First Aid

Template:Navbox/Consumables