Fishing Rod: Difference between revisions

From PZwiki
(new infobox and code)
m (Updated to build 41.50)
Line 1: Line 1:
{{languages|Fishing Rod}}
{{languages}}
{{header|The Game World|Items|Weapons|Melee Weapons|version=Version 41|incver=24}}
{{header|The Game World|Items|Weapons|Melee Weapons|version=Version 41|incver=50}}
{{Notice|Stub}}{{Infobox weapon
{{Notice|Stub}}{{Infobox weapon
|display_name=Fishing Rod
|display_name=Fishing Rod
Line 11: Line 11:
|alternate_link=
|alternate_link=
|alternate_image2=FishingRodBreak.png
|alternate_image2=FishingRodBreak.png
|alternate_name2=Fishing Rod Without Line
|alternate_name2=Fishing Rod without Line
|alternate_link2=
|alternate_link2=
|alternate_image3=FishingRod.png
|alternate_image3=FishingRod.png
Line 26: Line 26:
|swing_time=2
|swing_time=2
|min_range=0.61
|min_range=0.61
|max_range=1.7
|max_range=1.55
|min_damage=0.2
|min_damage=0.2
|max_damage=0.3
|max_damage=0.3
Line 52: Line 52:


[[File:FishingRod.png]] ''Fishing Rod''
[[File:FishingRod.png]] ''Fishing Rod''
{{Retrieved|version=41|incver=24}}
{{Retrieved|version=41|incver=50}}
<pre>item FishingRod
<pre>   item FishingRod
     {
     {
         MaxRange = 1.7,
         MaxRange = 1.55,
         WeaponSprite = FishingRod_Modern,
         WeaponSprite = FishingRod_Modern,
         MinAngle = 0.65,
         MinAngle = 0.8,
         Type = Weapon,
         Type = Weapon,
         MinimumSwingTime = 2,
         MinimumSwingTime = 2,
         KnockBackOnNoDeath = FALSE,
         KnockBackOnNoDeath = FALSE,
         SwingAmountBeforeImpact = 0.02,
         SwingAmountBeforeImpact = 0.02,
         Categories = Improvised;Blunt,
         Categories = Improvised;Blunt,
         ConditionLowerChanceOneIn = 1,
         ConditionLowerChanceOneIn = 1,
         Weight = 0.4,
         Weight = 0.4,
         SplatNumber = 1,
         SplatNumber = 1,
         PushBackMod = 0.3,
         PushBackMod = 0.3,
         SubCategory = Swinging,
         SubCategory = Swinging,
         ConditionMax = 3,
         ConditionMax = 3,
         MaxHitCount = 2,
         MaxHitCount = 2,
         DoorDamage = 1,
         DoorDamage = 1,
         SwingAnim = Bat,
         SwingAnim = Bat,
         DisplayName = Fishing Rod,
         DisplayName = Fishing Rod,
         MinRange = 0.61,
         MinRange = 0.61,
         SwingTime = 2,
         SwingTime = 2,
         KnockdownMod = 0,
         KnockdownMod = 0,
         SplatBloodOnNoDeath = FALSE,
         SplatBloodOnNoDeath = FALSE,
         Icon = FishingRod,
         Icon = FishingRod,
         RunAnim = Run_Weapon2,
         RunAnim = Run_Weapon2,
         IdleAnim = Idle_Weapon2,
         IdleAnim = Idle_Weapon2,
         BreakSound = BreakWoodItem,
         BreakSound =   BreakWoodItem,
         TreeDamage = 0,
         TreeDamage =   0,
         TwoHandWeapon = TRUE,
         TwoHandWeapon = TRUE,
         CriticalChance = 5,
         CriticalChance = 5,
         CritDmgMultiplier = 2,
         CritDmgMultiplier = 2,
         MinDamage = 0.2,
         MinDamage = 0.2,
         MaxDamage = 0.3,
         MaxDamage = 0.3,
         BaseSpeed = 1.3,
         BaseSpeed = 1.3,
         AttachmentType = Shovel,
         AttachmentType = Shovel,
         SurvivalGear = TRUE,
         SurvivalGear = TRUE,
        Tags = FishingRod,
     }</pre>
     }</pre>


[[File:FishingRodBreak.png]] ''Fishing Rod Without Line''
[[File:FishingRodBreak.png]] ''Fishing Rod without Line''
{{Retrieved|version=41|incver=24}}
{{Retrieved|version=41|incver=50}}
<pre>item FishingRodBreak
<pre>   item FishingRodBreak
     {
     {
         MaxRange = 1.7,
         MaxRange = 1.55,
         WeaponSprite = FishingRod_Crafted,
         WeaponSprite = FishingRod_Crafted,
         MinAngle = 0.65,
         MinAngle = 0.8,
         Type = Weapon,
         Type = Weapon,
         MinimumSwingTime = 2,
         MinimumSwingTime = 2,
         KnockBackOnNoDeath = FALSE,
         KnockBackOnNoDeath = FALSE,
         SwingAmountBeforeImpact = 0.02,
         SwingAmountBeforeImpact = 0.02,
         Categories = Improvised;Blunt,
         Categories = Improvised;Blunt,
         ConditionLowerChanceOneIn = 1,
         ConditionLowerChanceOneIn = 1,
         Weight = 0.4,
         Weight = 0.4,
         SplatNumber = 1,
         SplatNumber = 1,
         PushBackMod = 0.3,
         PushBackMod = 0.3,
         SubCategory = Swinging,
         SubCategory = Swinging,
         ConditionMax = 3,
         ConditionMax = 3,
         MaxHitCount = 2,
         MaxHitCount = 2,
         DoorDamage = 1,
         DoorDamage = 1,
         SwingAnim = Bat,
         SwingAnim = Bat,
         DisplayName = Fishing Rod Without line,
         DisplayName = Fishing Rod Without line,
         MinRange = 0.61,
         MinRange = 0.61,
         SwingTime = 2,
         SwingTime = 2,
         KnockdownMod = 0,
         KnockdownMod = 0,
         SplatBloodOnNoDeath = FALSE,
         SplatBloodOnNoDeath = FALSE,
         Icon = FishingRodBreak,
         Icon = FishingRodBreak,
         RunAnim = Run_Weapon2,
         RunAnim = Run_Weapon2,
         IdleAnim = Idle_Weapon2,
         IdleAnim = Idle_Weapon2,
         BreakSound = BreakWoodItem,
         BreakSound =   BreakWoodItem,
         TreeDamage = 0,
         TreeDamage =   0,
         Tooltip = Tooltip_BrokenRod,
         Tooltip = Tooltip_BrokenRod,
         TwoHandWeapon = TRUE,
         TwoHandWeapon = TRUE,
         CriticalChance = 5,
         CriticalChance = 5,
         CritDmgMultiplier = 2,
         CritDmgMultiplier = 2,
         MinDamage = 0.2,
         MinDamage = 0.2,
         MaxDamage = 0.3,
         MaxDamage = 0.3,
         BaseSpeed = 1.3,
         BaseSpeed = 1.3,
         AttachmentType = Shovel,
         AttachmentType = Shovel,
     }</pre>
     }</pre>


[[File:FishingRod.png]] ''Fishing Rod (Twine Line)''
[[File:FishingRod.png]] ''Fishing Rod (Twine Line)''
{{Retrieved|version=41|incver=24}}
{{Retrieved|version=41|incver=50}}
<pre>    item FishingRodTwineLine
<pre>    item FishingRodTwineLine
     {
     {
         MaxRange = 1.7,
         MaxRange = 1.55,
         WeaponSprite = FishingRod_Modern,
         WeaponSprite = FishingRod_Modern,
         MinAngle = 0.65,
         MinAngle = 0.8,
         Type = Weapon,
         Type = Weapon,
         MinimumSwingTime = 2,
         MinimumSwingTime = 2,
         KnockBackOnNoDeath = FALSE,
         KnockBackOnNoDeath = FALSE,
         SwingAmountBeforeImpact = 0.02,
         SwingAmountBeforeImpact = 0.02,
         Categories = Improvised;Blunt,
         Categories = Improvised;Blunt,
         ConditionLowerChanceOneIn = 1,
         ConditionLowerChanceOneIn = 1,
         Weight = 0.4,
         Weight = 0.4,
         SplatNumber = 1,
         SplatNumber = 1,
         PushBackMod = 0.3,
         PushBackMod = 0.3,
         SubCategory = Swinging,
         SubCategory = Swinging,
         ConditionMax = 3,
         ConditionMax = 3,
         MaxHitCount = 2,
         MaxHitCount = 2,
         DoorDamage = 1,
         DoorDamage = 1,
         SwingAnim = Bat,
         SwingAnim = Bat,
         DisplayName = Fishing Rod,
         DisplayName = Fishing Rod,
         MinRange = 0.61,
         MinRange = 0.61,
         SwingTime = 2,
         SwingTime = 2,
         KnockdownMod = 0,
         KnockdownMod = 0,
         SplatBloodOnNoDeath = FALSE,
         SplatBloodOnNoDeath = FALSE,
         Icon = FishingRod,
         Icon = FishingRod,
         RunAnim = Run_Weapon2,
         RunAnim = Run_Weapon2,
         IdleAnim = Idle_Weapon2,
         IdleAnim = Idle_Weapon2,
         BreakSound = BreakWoodItem,
         BreakSound =   BreakWoodItem,
         TreeDamage = 0,
         TreeDamage =   0,
         TwoHandWeapon = TRUE,
         TwoHandWeapon = TRUE,
         CriticalChance = 5,
         CriticalChance = 5,
         CritDmgMultiplier = 2,
         CritDmgMultiplier = 2,
         MinDamage = 0.2,
         MinDamage = 0.2,
         MaxDamage = 0.3,
         MaxDamage = 0.3,
         BaseSpeed = 1.3,
         BaseSpeed = 1.3,
         AttachmentType = Shovel,
         AttachmentType = Shovel,
        Tags = FishingRod,
     }</pre>
     }</pre>



Revision as of 09:38, 28 February 2021

Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.
Fishing Rod
Fishing Rod
Fishing Rod Fishing Rod without Line Fishing Rod (Twine Line)
General
Category Weapon
Encumbrance
Heavy Load
0.4
Function Fishing
Equipped Two-Handed
Condition max. 3
Skill Long Blunt
Damage
Type Blunt
Attack speed 2
Range 0.61–1.55 tiles
Damage 0.2–0.3
Knockback 0.3
Knockdown 0
Technical details
Base ID Base.FishingRod
Base.FishingRodBreak
Base.FishingRodTwineLine

Used for catching fish in bodies of water.

Fishing Rod & Fishing Rod with Twine Line
DisplayName = Fishing Rod

As of Build 32 crafting fishing rods requires the player to either pick the "Fisherman" profession, "Angler" trait or read one of the Recipe magazines that can be found in the world.

Crafting

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

Code

From items_weapons.txt (Project Zomboid directory/media/scripts/)

FishingRod.png Fishing Rod Retrieved: Build 41.50

    item FishingRod
    {
        MaxRange	=	1.55,
        WeaponSprite	=	FishingRod_Modern,
        MinAngle	=	0.8,
        Type	=	Weapon,
        MinimumSwingTime	=	2,
        KnockBackOnNoDeath	=	FALSE,
        SwingAmountBeforeImpact	=	0.02,
        Categories	=	Improvised;Blunt,
        ConditionLowerChanceOneIn	=	1,
        Weight	=	0.4,
        SplatNumber	=	1,
        PushBackMod	=	0.3,
        SubCategory	=	Swinging,
        ConditionMax	=	3,
        MaxHitCount	=	2,
        DoorDamage	=	1,
        SwingAnim	=	Bat,
        DisplayName	=	Fishing Rod,
        MinRange	=	0.61,
        SwingTime	=	2,
        KnockdownMod	=	0,
        SplatBloodOnNoDeath	=	FALSE,
        Icon	=	FishingRod,
        RunAnim	=	Run_Weapon2,
        IdleAnim	=	Idle_Weapon2,
        BreakSound  =   BreakWoodItem,
        TreeDamage  =   0,
        TwoHandWeapon = TRUE,
        CriticalChance	=	5,
        CritDmgMultiplier = 2,
        MinDamage	=	0.2,
        MaxDamage	=	0.3,
        BaseSpeed = 1.3,
        AttachmentType = Shovel,
        SurvivalGear = TRUE,
        Tags = FishingRod,
    }

FishingRodBreak.png Fishing Rod without Line Retrieved: Build 41.50

    item FishingRodBreak
    {
        MaxRange	=	1.55,
        WeaponSprite	=	FishingRod_Crafted,
        MinAngle	=	0.8,
        Type	=	Weapon,
        MinimumSwingTime	=	2,
        KnockBackOnNoDeath	=	FALSE,
        SwingAmountBeforeImpact	=	0.02,
        Categories	=	Improvised;Blunt,
        ConditionLowerChanceOneIn	=	1,
        Weight	=	0.4,
        SplatNumber	=	1,
        PushBackMod	=	0.3,
        SubCategory	=	Swinging,
        ConditionMax	=	3,
        MaxHitCount	=	2,
        DoorDamage	=	1,
        SwingAnim	=	Bat,
        DisplayName	=	Fishing Rod Without line,
        MinRange	=	0.61,
        SwingTime	=	2,
        KnockdownMod	=	0,
        SplatBloodOnNoDeath	=	FALSE,
        Icon	=	FishingRodBreak,
        RunAnim	=	Run_Weapon2,
        IdleAnim	=	Idle_Weapon2,
        BreakSound  =   BreakWoodItem,
        TreeDamage  =   0,
        Tooltip = Tooltip_BrokenRod,
        TwoHandWeapon = TRUE,
        CriticalChance	=	5,
        CritDmgMultiplier = 2,
        MinDamage	=	0.2,
        MaxDamage	=	0.3,
        BaseSpeed = 1.3,
        AttachmentType = Shovel,
    }

FishingRod.png Fishing Rod (Twine Line) Retrieved: Build 41.50

    item FishingRodTwineLine
    {
        MaxRange	=	1.55,
        WeaponSprite	=	FishingRod_Modern,
        MinAngle	=	0.8,
        Type	=	Weapon,
        MinimumSwingTime	=	2,
        KnockBackOnNoDeath	=	FALSE,
        SwingAmountBeforeImpact	=	0.02,
        Categories	=	Improvised;Blunt,
        ConditionLowerChanceOneIn	=	1,
        Weight	=	0.4,
        SplatNumber	=	1,
        PushBackMod	=	0.3,
        SubCategory	=	Swinging,
        ConditionMax	=	3,
        MaxHitCount	=	2,
        DoorDamage	=	1,
        SwingAnim	=	Bat,
        DisplayName	=	Fishing Rod,
        MinRange	=	0.61,
        SwingTime	=	2,
        KnockdownMod	=	0,
        SplatBloodOnNoDeath	=	FALSE,
        Icon	=	FishingRod,
        RunAnim	=	Run_Weapon2,
        IdleAnim	=	Idle_Weapon2,
        BreakSound  =   BreakWoodItem,
        TreeDamage  =   0,
        TwoHandWeapon = TRUE,
        CriticalChance	=	5,
        CritDmgMultiplier = 2,
        MinDamage	=	0.2,
        MaxDamage	=	0.3,
        BaseSpeed = 1.3,
        AttachmentType = Shovel,
        Tags = FishingRod,
    }

See also


Template:Navbox/ToolsTemplate:Navbox/Weapons