Fishing Line: Difference between revisions

From PZwiki
m (Added model image)
m (→‎Crafting: Replace to template)
Line 20: Line 20:
It is superior to [[twine]] as it is much more durable, therefore having a lower chance of breaking.
It is superior to [[twine]] as it is much more durable, therefore having a lower chance of breaking.


== Crafting ==
==Crafting==
[[File:Fishing Line.png|18px|link=Fishing Line|Fishing Line]] [[Fishing Line|Fishing Line]] x2 = 2 units
[[File:Fishing Line.png|18px|link=Fishing Line|Fishing Line]] [[Fishing Line|Fishing Line]] x2 = 2 units
{{Crafting header|ing=4}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 6005 -->
{{Crafting header|ing=4}}
{{Crafting/core|ing=3
{{Crafting fishing|001|ing=4}}
| product_image = [[File:FishingRod.png|link=Fishing Rod|Fishing Rod]] | product_name = [[Fishing Rod]] | product_quantity = x1
{{Crafting fishing|002|ing=4}}
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req = [[File:MagazineFish.png|32px|Recipe Magazines#Farming|Angler USA Magazine Vol.1]]
| f1 = [[File:Fishing Rod Without line.png|link=Fishing Rod Without line|Fishing Rod Without line]] | i1 = [[Fishing Rod Without line]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Fishing Line.png|link=Fishing Line|Fishing Line]] | i2 = [[Fishing Line]] | q2 = x2 | tag2 = (consumed)
| f3 = [[File:Nailclip.png]] | i3 = [[Nails]]<br>or<br>[[Paperclip]] | q3 = x1 | tag3 = (consumed)
}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 6007 -->
{{Crafting/core|ing=4
| product_image = [[File:FishingRod crafted.png|link=Crafted Fishing Rod|Crafted Fishing Rod]] | product_name = [[Crafted Fishing Rod]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req = [[File:MagazineFish.png|32px|Recipe Magazines#Farming|Angler USA Magazine Vol.1]]
| f1 = [[File:Knives.png]] | i1 = [[Kitchen Knife]]<br>or<br>[[Hunting Knife]] | q1 = x1
| f2 = [[File:TZ_WoodenStick.png|link=Sturdy stick|Sturdy stick]] | i2 = [[Sturdy stick]] | q2 = x1 | tag2 = (consumed)
| f3 = [[File:Fishing Line.png|link=Fishing Line|Fishing Line]] | i3 = [[Fishing Line]] | q3 = x2 | tag3 = (consumed)
| f4 = [[File:Nailclip.png]] | i4 = [[Nails]]<br>or<br>[[Paperclip]] | q4 = x1 | tag4 = (consumed)
}}
|}
|}


==Distribution==
==Distribution==

Revision as of 00:12, 30 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
FishingRod.png
Fishing Rod
0 XP none Angler USA Magazine Vol. 1 Fishing Rod without Line
Fishing Rod without Line
(consumed)

(2 units)

(consumed)

(consumed)

Fishing Rod
Fishing Rod
0 XP none Angler USA Magazine Vol. 1
(keep)
TZ WoodenStick.png
Sturdy Stick
(consumed)

(2 units)

(consumed)

(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