Suture Needle

From PZwiki
Revision as of 14:00, 8 August 2018 by Vaileasys (talk | contribs)
Suture Needle
Suture Needle
General
Category Item
Encumbrance
Heavy Load
0.1
Function Stitch a deep wound
Technical details
Base ID Base.SutureNeedle
Used in the treatment of deep wounds.
— In-game tooltip
PlushSpiffo.pngThis article is about the medical needle used for stitching deep wounds. For the standard sewing needle, see [[Needle]].A suture needle is an item used in first aid.

Usage

A suture needle can be used to stitch a deep wound. Alternatively, if a suture needle is not available, a needle can be used with thread, however it will cause the player more pain.

A suture needle is a one use item, and will be consumed once used.

Stitch

Main article: Health

An untreated deep wound will continue to damage the player, which can be treated temporarily with a bandage, however making it dirty within a few seconds. Therefore, stitching a deep wound is the wisest treatment for a deep wound. This should be done with a suture needle, however can also be done with a standard needle and thread which will cause the player more pain.

A stitch should never be bandaged, as it increases the healing rate by approximately 6-fold, while also increasing the chance of infection. A sterilized bandage will prevent the stitch from becoming infected, however will still increase the healing rate, therefore is only recommended if the stitch is already infected and other means of disinfecting are not available.

The player will be granted first aid experience after both performing the stitch and removing stitches once it has healed completely.

Distribution

Suture needles can be found in medicine cabinets and first aid kits.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 39.67.5

	item SutureNeedle
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Suture Needle,
		Icon		= SutureNeedle,
		Tooltip		= Tooltip_SutureNeedle,

See also

General First Aid

Template:Navbox/Consumables