Fishing Rod without Line: Difference between revisions

From PZwiki
Fishing Rod without Line
m (Faalagorn moved page Fishing Rod to Fishing Rod without line: In-game name)
m (Faalagorn moved page Fishing Rod without line to Fishing Rod without Line without leaving a redirect)
(No difference)

Revision as of 02:57, 5 March 2023

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