Changes

no edit summary
Line 1: Line 1:  
{{Spoiler}}
 
{{Spoiler}}
   
{{Infobox clothing
 
{{Infobox clothing
 
|image      = Ice Rod.png
 
|image      = Ice Rod.png
 
|source      = Slaying enemies
 
|source      = Slaying enemies
 
|gprice      = N/A
 
|gprice      = N/A
|value      = {{price|1000}}
+
|value      = {{Price|1000}}
 
|description = Shoots an orb of ice every X seconds, freezing any enemies in its path for Y seconds.
 
|description = Shoots an orb of ice every X seconds, freezing any enemies in its path for Y seconds.
 
}}
 
}}
'''Ice Rod''' is a [[Trinkets|trinket]] item dropped by enemies. Wearing trinkets, as well as having enemies drop them, requires having obtained [[Mastery_Cave#Masteries|Combat Mastery]].
+
'''Ice Rod''' is a [[Trinkets|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.<ref name="IceRodGeneration"/>
 
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.<ref name="IceRodGeneration"/>
Line 25: Line 24:  
==References==
 
==References==
 
<references>
 
<references>
     <ref name="IceRodGeneration">See <samp>Objects/IceOrbTrinketEffect::GenerateRandomStats</samp></ref>
+
     <ref name="IceRodGeneration">See <samp>ceOrbTrinketEffect::GenerateRandomStats</samp> in the game code.</ref>
 
</references>
 
</references>
  
4,183

edits