Splint

From PZwiki
Revision as of 15:11, 14 August 2018 by Vaileasys (talk | contribs)
Splint
Splint
General
Category Item
Encumbrance
Heavy Load
1
Function Scaffold a fracture
Technical details
Base ID Base.Splint
Aids recovery from broken bones. Reduces time taken to heal.
— In-game tooltip.

A splint is an item used in first aid.

Usage

The splint is used reduce the time taken to heal a fracture. To apply a splint, right-click the red fracture text in the health panel.

Fracture

Main article: Health

Fractures are often caused by falling from great heights, which greatly reduces the player's movement speed. A fracture will heal on its own over time, however a splint can be used to reduce this greatly, by approximately 10-fold. This can be improved further with the use of a comfrey poultice. Upon successfully healing a fracture, the player will receive first aid experience.

Crafting

Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

Splints cannot be found in the world and therefore can only be obtained through crafting.

Trivia

  • Since the weight of a splint is 1.0, it is technically heavier to hold a crafted one than carry its individual parts, however, this only holds true for using a Sturdy Stick or Tree Branch to craft it.

Code

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

	item Splint
        	Weight		= 1,
        	Type		= Normal,
        	DisplayName	= Splint,
        	Icon		= Splint,
        	Tooltip 	= Tooltip_UseOnHealthPanel,

See also

General First Aid

Template:Navbox/Consumables