Briquet

From PZwiki
< LighterLighter/fr
Briquet
Zippo Model.png
Général
Poids
Error creating thumbnail: Unable to save thumbnail to destination
0.1
Fonction
Fire starting
Light source
Properties
Contenu
Lighter fluid
Capacité
32 unités
Light distance
2 tiles
Light strength
0.4
Détails techniques
Objet ID
Base.Lighter

Le briquet peut être utilisé pour allumer un Feu, une Cigarette ou un Cocktail Molotov. Egalement utile pour allumer une Bougie.

Recettes

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
Error creating thumbnail: Unable to save thumbnail to destination

Lit Candle
0 XP none
Error creating thumbnail: Unable to save thumbnail to destination

Candle
(consumed)

Code

	item Lighter
	{
		ActivatedItem	= TRUE,
		DisplayName	= Lighter,
		Icon		= Lighter,
		LightDistance	= 2,
		LightStrength	= 0.4,
		TorchCone	= FALSE,
		Type		= Drainable,
		UseWhileEquipped= FALSE,
		Weight		= 0.1
	}