Fishing Rod without Line: Difference between revisions

From PZwiki
Fishing Rod without Line
m (Faalagorn moved page Fishing Rod without line to Fishing Rod without Line without leaving a redirect)
(Cleanup)
Line 1: Line 1:
{{languages|{{PAGENAME}}}}
{{Stub}}{{Languages}}{{Infobox weapon
{{merge|Fishing Rod}}
|display_name=Fishing Rod without Line
{{Weapons
|name_colour=Weapon
|image = FishingRodBreak.png
|name_text_colour=Weapon
|weapontype = Melee
|image=FishingRodBreak.png
|ammo = none
|image_width=120px
|weight = 0.4
|alternate_image=
|alternate_name=
|alternate_link=
|alternate_image2=
|alternate_name2=
|alternate_link2=
|alternate_image3=
|alternate_name3=
|alternate_link3=
|alternate_image4=
|alternate_name4=
|alternate_link4=
|alternate_image5=
|alternate_name5=
|alternate_link5=
|alternate_image6=
|alternate_name6=
|alternate_link6=
|alternate_image7=
|alternate_name7=
|alternate_link7=
|alternate_image8=
|alternate_name8=
|alternate_link8=
|alternate_image9=
|alternate_name9=
|alternate_link9=
|alternate_image10=
|alternate_name10=
|alternate_link10=
|alternate_image11=
|alternate_name11=
|alternate_link11=
|alternate_image12=
|alternate_name12=
|alternate_link12=
|alternate_image13=
|alternate_name13=
|alternate_link13=
|alternate_image14=
|alternate_name14=
|alternate_link14=
<!--GENERAL-->
|category=
|weight=0.4
|weight2=
|function=
|equipped=
|secondary_item=
|max_units=
|contents=
|can_boil_water=
|rain_factor=
|condition_max=
|skill_type=
|attachment_type=
<!--CHARACTERISTICS-->
|ammo_type=
|ammo=
|clip_size=
|sound_radius=
|recoil_delay=
|reload_time=
|aiming_time=
<!--DAMAGE-->
|type=
|base_speed=
|min_range=
|max_range=
|hit_chance=
|min_damage=
|max_damage=
|crit_chance=
|crit_multiplier=
|tree_damage=
|door_damage=
|push_back=
|knockdown=
|kill_move=
|effect_power=
|effect_range=
|effect_timer=
|effect_type=
|sensor_range=
<!--TECHNICAL DETAILS-->
|ingredients=
|class_name=
|class_name2=
}}
}}


== Crafting ==
==Crafting==
{{Crafting header|ing=3}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 6005 -->
{{Crafting header|ing=3}}
{{Crafting/core|ing=3
{{Crafting fishing|001|ing=3}}
| product_image = [[File:FishingRod.png|link=Fishing Rod|Fishing Rod]] | product_name = [[Fishing Rod]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req = [[File:MagazineFish.png|32px|Recipe Magazines#Farming|Angler USA Magazine Vol.1]]
| f1 = [[File:Fishing Rod Without line.png|link=Fishing Rod Without line|Fishing Rod Without line]] | i1 = [[Fishing Rod Without line]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Fishing Line.png|link=Fishing Line|Fishing Line]] | i2 = [[Fishing Line]] | q2 = x2 | tag2 = (consumed)
| f3 = [[File:Nailclip.png]] | i3 = [[Nails]]<br>or<br>[[Paperclip]] | q3 = x1 | tag3 = (consumed)
}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 6006 -->
{{Crafting/core|ing=3
| product_image = [[File:FishingRod.png]] | product_name = [[Fishing Rod|Fishing Rod<br>with Twine Line]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req = [[File:MagazineFish.png|32px|Recipe Magazines#Farming|Angler USA Magazine Vol.1]]
| f1 = [[File:Fishing Rod Without line.png|link=Fishing Rod Without line|Fishing Rod Without line]] | i1 = [[Fishing Rod Without line]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Twine.png|link=Twine|Twine]] | i2 = [[Twine]] | q2 = (2 units) | tag2 = (consumed)
| f3 = [[File:Nailclip.png]] | i3 = [[Nails]]<br>or<br>[[Paperclip]] | q3 = x1 | tag3 = (consumed)
}}
|}
|}


==Code==
==Code==
<nowiki>item FishingRodBreak
===Item===
         MaxRange = 1.5,
'''''From items_weapons.txt (Project Zomboid directory/media/scripts/)'''''
         WeaponSprite = Poolcue,
{{Retrieved|version=41|incver=55}}
         MinAngle = 0.2,
<pre>
    item FishingRodBreak
         MaxRange = 1.55,
         WeaponSprite = FishingRod_Crafted,
         MinAngle = 0.8,
         Type = Weapon,
         Type = Weapon,
         MinimumSwingTime = 2,
         MinimumSwingTime = 2,
Line 44: Line 117:
         ConditionLowerChanceOneIn = 1,
         ConditionLowerChanceOneIn = 1,
         Weight = 0.4,
         Weight = 0.4,
         SplatNumber = 0,
         SplatNumber = 1,
         PushBackMod = 0.3,
         PushBackMod = 0.3,
        MaxDamage = 0.7,
         SubCategory = Swinging,
         SubCategory = Swinging,
         ConditionMax = 3,
         ConditionMax = 3,
         MaxHitCount = 2,
         MaxHitCount = 2,
         DoorDamage = 2,
         DoorDamage = 1,
         SwingAnim = Bat,
         SwingAnim = Bat,
        WeaponWeight = 1,
         DisplayName = Fishing Rod Without line,
         DisplayName = Fishing Rod Without line,
         MinRange = 0.61,
         MinRange = 0.61,
         SwingTime = 2,
         SwingTime = 2,
        MinDamage = 0.5,
         KnockdownMod = 0,
         KnockdownMod = 0,
         SplatBloodOnNoDeath = FALSE,
         SplatBloodOnNoDeath = FALSE,
Line 62: Line 132:
         RunAnim = Run_Weapon2,
         RunAnim = Run_Weapon2,
         IdleAnim = Idle_Weapon2,
         IdleAnim = Idle_Weapon2,
         BreakSound  =  PZ_WoodSnap,
         BreakSound  =  FishingRodBreak,
        DoorHitSound = FishingRodHit,
HitSound = FishingRodHit,
HitFloorSound = FishingRodHit,
SwingSound = FishingRodSwing,
         TreeDamage  =  0,
         TreeDamage  =  0,
</nowiki>
        Tooltip = Tooltip_BrokenRod,
        TwoHandWeapon = TRUE,
        CriticalChance = 5,
        CritDmgMultiplier = 2,
        MinDamage = 0.2,
        MaxDamage = 0.3,
        BaseSpeed = 1.3,
        AttachmentType = Shovel,
        {
</pre>
 
==See also==
*[[Fishing]]


==See Also==
{{Navbox weapons}}
* [[Fishing]]


{{Navbox/Weapons}}
[[Category:Weapons]]
[[Category:Weapons]]
[[Category:Melee Weapons]]
[[Category:Melee Weapons]]

Revision as of 03:02, 5 March 2023

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 without Line
Fishing Rod without Line
General
Encumbrance
Heavy Load
0.4
Damage
Technical details
Base ID


Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
FishingRod.png
Fishing Rod
0 XP none Angler USA Magazine Vol. 1 Fishing Rod without Line
Fishing Rod without Line
(consumed)

(2 units)

(consumed)

(consumed)

Code

Item

From items_weapons.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 41.55

    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  =   FishingRodBreak,
        DoorHitSound = FishingRodHit,
		HitSound = FishingRodHit,
		HitFloorSound = FishingRodHit,
		SwingSound = FishingRodSwing,
        TreeDamage  =   0,
        Tooltip = Tooltip_BrokenRod,
        TwoHandWeapon = TRUE,
        CriticalChance	=	5,
        CritDmgMultiplier = 2,
        MinDamage	=	0.2,
        MaxDamage	=	0.3,
        BaseSpeed = 1.3,
        AttachmentType = Shovel,
         {

See also