Changes

Jump to navigation Jump to search
Clarifying the meaning of the tooltip
Line 1: Line 1: −
{{Spoiler}}
  −
{{Stub|Need to explain exact correlation of crit.chance POINT to crit.chance %Percent.}}
     −
'''Crit. Chance''' (short for Critical Chance) is a [[Combat]] statistic.  When you perform an attack, this stat will determine the likelihood to perform a stronger attack with increased damage.
+
'''Crit. Chance''' [[File:Crit. Chance.png|24px]] (short for Critical Chance) is a [[Combat]] statistic.  When performing an attack, this stat will determine the likelihood to perform a stronger attack with increased damage.
    
A special sound plays when hitting a critical strike, and the damage numbers that pop up show the greater damage amount.  Bonus damage done by critical strikes is equal to <code>base damage &times; (3 + Crit. Power / 50)</code>.
 
A special sound plays when hitting a critical strike, and the damage numbers that pop up show the greater damage amount.  Bonus damage done by critical strikes is equal to <code>base damage &times; (3 + Crit. Power / 50)</code>.
   −
How the critical hit chance works is discussed in [[Combat#Critical hit chance]].
+
The crit chance tooltip is not in any way added to the chance to crit. It is rather calculated from the base crit chance, including the bonus received by daggers<ref name="tooltip" />. Each point of crit chance is roughly equivalent to a 2% chance to crit. How the critical hit chance works is discussed in [[Combat#Critical hit chance|Critical hit chance]].
    
==Increasing Crit. Chance==
 
==Increasing Crit. Chance==
Line 107: Line 105:  
|
 
|
 
|}
 
|}
 +
 +
==References==
 +
<references>
 +
<ref name="tooltip">See <samp>StardewValley::Tools::MeleeWeapon.drawTooltip</samp> in the game code.</ref>
 +
</references>
    
{{NavboxSkillsStats}}
 
{{NavboxSkillsStats}}
3

edits

Navigation menu