Difference between revisions of "Ice Rod"

From Stardew Valley Wiki
Jump to navigation Jump to search
Line 24: Line 24:
 
==References==
 
==References==
 
<references>
 
<references>
     <ref name="IceRodGeneration">See <samp>ceOrbTrinketEffect::GenerateRandomStats</samp> in the game code.</ref>
+
     <ref name="IceRodGeneration">See <samp>IceOrbTrinketEffect::GenerateRandomStats</samp> in the game code.</ref>
 
</references>
 
</references>
  

Revision as of 17:48, 11 April 2024

Rotten Plant.png  Warning: Spoilers  Rotten Plant 2.png

This page or section contains unmarked spoilers from update 1.6 of Stardew Valley. Players may want to avoid or be cautious toward reading this article/section.

Ice Rod
Ice Rod.png
Shoots an orb of ice every X seconds, freezing any enemies in its path for Y seconds.
Information
Source: Slaying enemies
Adventurer's Guild

Purchase Price: N/A
Sell Price: data-sort-value="1000">Gold.png1,000g

Ice Rod is a trinket item dropped by enemies.

The Ice Rod shoots an orb of ice every X seconds, freezing any enemies in its path for Y seconds. These values are randomly determined on drop, and can be changed if reforged using an Anvil. The time between shots is a random value between 3 and 5 seconds, and the freeze duration is a random value between 2 and 4 seconds. These are determined to the millisecond, and with all possible values equally likely.[1]

When dropped or reforged, there is a 5% chance[1] for the Ice Rod to become "Perfect", changing its name to "Perfect Ice Rod". This variant fires every 3 seconds, and freezes for 4 seconds. A Perfect variant can be obtained through combat as well.

Gifting

Villager Reactions

Like Wizard Icon.png Wizard
Dislike Abigail Icon.png AbigailAlex Icon.png AlexCaroline Icon.png CarolineClint Icon.png ClintDemetrius Icon.png DemetriusDwarf Icon.png DwarfElliott Icon.png ElliottEmily Icon.png EmilyEvelyn Icon.png EvelynGeorge Icon.png GeorgeGus Icon.png GusHaley Icon.png HaleyHarvey Icon.png HarveyJas Icon.png JasJodi Icon.png JodiKent Icon.png KentKrobus Icon.png KrobusLeah Icon.png LeahLeo Icon.png LeoLewis Icon.png LewisLinus Icon.png LinusMarnie Icon.png MarnieMaru Icon.png MaruPam Icon.png PamPenny Icon.png PennyPierre Icon.png PierreRobin Icon.png RobinSam Icon.png SamSandy Icon.png SandySebastian Icon.png SebastianShane Icon.png ShaneVincent Icon.png VincentWilly Icon.png Willy

Trivia

  • It is technically possible, although extremely unlikely (less than a 1-in-42-million chance) to receive an Ice Rod with perfect stats - i.e. a 3000 millisecond delay between shots, and a freeze duration of 4000 milliseconds, without it being a "Perfect Ice Rod".

References

  1. 1.0 1.1 See IceOrbTrinketEffect::GenerateRandomStats in the game code.

History

  • 1.6: Introduced.