Dirty Rag: Difference between revisions

From PZwiki
Dirty Rag
m (clean up, replaced: wikitable → pztable)
mNo edit summary
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]] -> [[Dirty Rag]]   </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 -->{{merge|Ripped Sheets}}
{{Medical
{{Medical
|image = Dirty_Rag.png
|image = Dirty_Rag.png

Revision as of 08:11, 2 June 2019


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

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={{ll|[[{{{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