Fishing Line: Difference between revisions

From PZwiki
m (→‎Crafting: file fix (A-L), replaced: File:FISHFishingRod.png → File:FishingRod.png, File:FISHFishingRodCrafted.png → File:FishingRod crafted.png)
m (Added model image)
Line 4: Line 4:
|name_colour=Water
|name_colour=Water
|name_text_colour=Water
|name_text_colour=Water
|image = Fishing Line.png
|image = FishingLine_Model.png
|alternate_image=Fishing_Line.png
|alternate_name=Fishing Line
|weight = 0.1
|weight = 0.1
|max_units=10
|max_units=10

Revision as of 03:03, 19 May 2023

The Game WorldItemsFishing Line
Fishing Line
Fishing Line
Fishing Line
General
Category Item
Encumbrance
Heavy Load
0.1
Capacity 10 units
Contents Fishing Line
Technical details
item ID Base.FishingLine

A fishing line is a drainable item used in fishing.

Usage

Fishing

For main article, see: Fishing

Fishing line is used to make or repair a fishing rod or crafted fishing rod.

It is superior to twine as it is much more durable, therefore having a lower chance of breaking.

Crafting

Fishing Line Fishing Line x2 = 2 units

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
Fishing Rod
Fishing Rod x1
none Angler USA Magazine Vol.1 Fishing Rod Without line
Fishing Rod x1
(consumed)
Fishing Line
Fishing Line x2
(consumed)
File:Nailclip.png
Nails
or
Paperclip x1
(consumed)
Crafted Fishing Rod
Fishing Rod (crafted) x1
none Angler USA Magazine Vol.1 Knives.png
Kitchen Knife
or
Hunting Knife x1
Sturdy stick
Sturdy Stick x1
(consumed)
Fishing Line
Fishing Line x2
(consumed)
File:Nailclip.png
Nails
or
Paperclip x1
(consumed)


Distribution

Can be found in vehicles and garages.

Code

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

	item FishingLine
		Type			= Drainable,
		UseDelta		= 0.1,
		UseWhileEquipped	= FALSE,
		DisplayName		= Fishing Line,
		Icon			= FishingLine,
		Weight			= 0.1,

See also