Fishing Rod without Line

From PZwiki
Revision as of 15:46, 5 April 2022 by VaileasysBot (talk | contribs) (→‎Crafting: file fix (A-L), replaced: File:FISHFishingRod.png → File:FishingRod.png (2))

Fishing Rod without Line
Furniture Pickup.png
It has been suggested that this article be merged with Fishing Rod.

Template:Weapons

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
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)
FishingRod.png
Fishing Rod
with Twine Line
x1
none Angler USA Magazine Vol.1 Fishing Rod Without line
Fishing Rod x1
(consumed)
Twine
Twine (2 units)
(consumed)
File:Nailclip.png
Nails
or
Paperclip x1
(consumed)


Code

item FishingRodBreak
        MaxRange	=	1.5,
        WeaponSprite	=	Poolcue,
        MinAngle	=	0.2,
        Type	=	Weapon,
        MinimumSwingTime	=	2,
        KnockBackOnNoDeath	=	FALSE,
        SwingAmountBeforeImpact	=	0.02,
        Categories	=	Improvised;Blunt,
        ConditionLowerChanceOneIn	=	1,
        Weight	=	0.4,
        SplatNumber	=	0,
        PushBackMod	=	0.3,
        MaxDamage	=	0.7,
        SubCategory	=	Swinging,
        ConditionMax	=	3,
        MaxHitCount	=	2,
        DoorDamage	=	2,
        SwingAnim	=	Bat,
        WeaponWeight	=	1,
        DisplayName	=	Fishing Rod Without line,
        MinRange	=	0.61,
        SwingTime	=	2,
        MinDamage	=	0.5,
        KnockdownMod	=	0,
        SplatBloodOnNoDeath	=	FALSE,
        Icon	=	FishingRodBreak,
        RunAnim	=	Run_Weapon2,
        IdleAnim	=	Idle_Weapon2,
        BreakSound  =   PZ_WoodSnap,
        TreeDamage  =   0,

See Also

Template:Navbox/Weapons