Fishing Rod without Line: Difference between revisions

From PZwiki
Fishing Rod without Line
m (added move notice)
(redirect to fishing rod)
Tag: New redirect
 
(12 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages|{{PAGENAME}}}}
#REDIRECT [[Fishing Rod]]
{{move|Fishing Rod}}
{{Weapons
|image = FishingRodBreak.png
|weapontype = Melee
|ammo = none
|weight = 0.4
}}
 
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! class="unsortable" | Skill Level
{{RecipeLookup|6005}}
{{RecipeLookup|6006}}
|}
 
==Code==
<nowiki>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,
</nowiki>
 
==See Also==
* [[Fishing]]
 
{{Navbox/Weapons}}
[[Category:Weapons]]
[[Category:Melee Weapons]]

Latest revision as of 11:29, 6 January 2024

Redirect to: