Fishing Line: Difference between revisions

From PZwiki
m (Remove lines))
m (Distribution table update)
(One intermediate revision by one other user not shown)
Line 21: Line 21:


==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]] x2 = 2 units
{{Crafting/sandbox2
{{Crafting/sandbox2
|fishing_rod
|fishing_rod
Line 28: Line 28:


==Distribution==
==Distribution==
Can be found in [[Vehicles|vehicles]] and garages.
Can be found in [[vehicles]] and garages.


The loot distributions can be found in the table(s) below.
The loot distributions can be found in the table(s) below.


{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
<!--BOT FLAG|FishingLine|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
! Building/Room
    <div>FishingLine distribution
! Container
        <span class="mw-customtoggle-togglebox-FishingLine" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
! style="width: 3.2em;" | Rolls
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-FishingLine">
! style="width: 3.2em;" | Chance
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
|-
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
|rowspan="4"|camping
    |+ {{ll|Containers}}
|[[counter]]
    ! Building / Room
|4
    ! Container
|1
    ! Rolls
|-
    ! Chance
|[[counter]]
    |-
|4
    | all
|1
    | {{ll|Outfit_Fisherman}}
|-
    | 1
|[[counter]]
    | 10.0
|4
    |-
|2
    | bedroom
|-
    | {{ll|crate}}
|[[counter]]
    | 1
|4
    | 1.0
|2
    |-
|-
    | camping
|rowspan="3"|closet
    | {{ll|counter}}
|[[crate]]
    | 4
|4
    | 20.0
|1
    |-
|-
    | camping
|[[crate]]
    | {{ll|counter}}
|4
    | 4
|2
    | 10.0
|-
    |-
|[[crate]]
    | closet
|4
    | {{ll|crate}}
|1
    | 4
|}
    | 20.0
    |-
    | closet
    | {{ll|crate}}
    | 4
    | 10.0
    |}
</div>
<div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Vehicles}}
    ! Vehicle Type/Location
    ! Rolls
    ! Chance
    |-
    | FishermanGloveBox
    | 4
    | 10
    |-
    | FishermanGloveBox
    | 4
    | 20
    |-
    | FishermanTruckBed
    | 4
    | 10
    |-
    | FishermanTruckBed
    | 4
    | 20
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-FishingLine" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|FishingLine|41.78.16-->


==Code==
==Code==
Line 98: Line 132:


==See also==
==See also==
* [[Fishing|Fishing Guide]]
*[[Fishing]]
 
{{Navbox items|fishing_materials}}
{{Navbox items|fishing_materials}}


[[Category:Materials]]
[[Category:Materials]]

Revision as of 15:30, 24 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Fishing Line
FishingLine Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Properties
Contents
Fishing Line
Capacity
10 units
Technical
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.png Fishing Line x2 = 2 units

Product Ingredients Tools Requirements Workstation XP
FishingRod crafted.png
Fishing Rod
One of:
HuntingKnife.png Hunting Knife ×1
KnifeChopping.png Kitchen Knife ×1
Machete.png Machete ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Each of:
TZ WoodenStick.png Sturdy Stick ×1
none
MagazineFish.png
Angler USA Magazine Vol.1
none none
FishingRod crafted.png
Fishing Rod
One of:
HuntingKnife.png Hunting Knife ×1
KnifeChopping.png Kitchen Knife ×1
Machete.png Machete ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
One of:
Fishing Line.png Fishing Line ×1
Twine.png Twine ×2 unit(s)
One of:
Nails.png Nails ×1
Paperclip.png Paperclip ×1
Each of:
TZ WoodenStick.png Sturdy Stick ×1
none
MagazineFish.png
Angler USA Magazine Vol.1
none none

Distribution

Can be found in vehicles and garages.

The loot distributions can be found in the table(s) below.

FishingLine distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all Outfit_Fisherman 1 10.0
bedroom crate 1 1.0
camping counter 4 20.0
camping counter 4 10.0
closet crate 4 20.0
closet crate 4 10.0
Vehicles
Vehicle Type/Location Rolls Chance
FishermanGloveBox 4 10
FishermanGloveBox 4 20
FishermanTruckBed 4 10
FishermanTruckBed 4 20

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item FishingLine
    {
        DisplayCategory = Fishing,
        Type	            =	        Drainable,
        UseDelta	        =	        0.1,
        UseWhileEquipped	=           FALSE,
        DisplayName			=		    Fishing Line,
        Icon				=			FishingLine,
        Weight				=			0.1,
        SurvivalGear = TRUE,
        ConsolidateOption = ContextMenu_Merge,
        WorldStaticModel = FishingLine,
    }

See also