Changes

Fixed error in calculation, there is no 2 ×
Line 10: Line 10:  
The Warrior Ring has a chance of giving the [[File:Combat Skill Icon.png|24px|link=Buffs#Warrior Energy]] [[Buffs#Warrior Energy|Warrior Energy]] buff after slaying a [[Monsters|Monster]]. This buff increases [[Attack]] by 10 for 5 seconds, and can stack with other Attack buffs from food or other Attack boosting rings. However, this chance does not stack by wearing multiple Warrior Rings. The game only checks whether or not a Warrior Ring is equipped when a monster is slain before attempting to the chance for the buff, it does not repeat this chance multiple times if multiple rings are equipped.
 
The Warrior Ring has a chance of giving the [[File:Combat Skill Icon.png|24px|link=Buffs#Warrior Energy]] [[Buffs#Warrior Energy|Warrior Energy]] buff after slaying a [[Monsters|Monster]]. This buff increases [[Attack]] by 10 for 5 seconds, and can stack with other Attack buffs from food or other Attack boosting rings. However, this chance does not stack by wearing multiple Warrior Rings. The game only checks whether or not a Warrior Ring is equipped when a monster is slain before attempting to the chance for the buff, it does not repeat this chance multiple times if multiple rings are equipped.
   −
The chance of receiving the buff is increased by [[Luck]] buffs from food or [[Lucky Ring|Lucky Rings]], but not daily Luck. It is calculated<ref name="ring_onmonsterslay"/> as <code>0.1 + (2 × Luck Level / 100)</code> meaning each additional level of [[Luck]] buff increases the odds by 2%: +1 Luck increases the base chance from 10% to 12%, +2 Luck increases it to 14%, and so on.  
+
The chance of receiving the buff is increased by [[Luck]] buffs from food or [[Lucky Ring|Lucky Rings]], but not daily Luck. It is calculated<ref name="ring_onmonsterslay"/> as <code>0.1 + (Luck Level / 100)</code> meaning each additional level of [[Luck]] buff increases the odds by 1%: +1 Luck increases the base chance from 10% to 11%, +2 Luck increases it to 12%, and so on.  
    
==Dyeing==
 
==Dyeing==
37

edits