Changes

Jump to navigation Jump to search
1 byte removed ,  16:40, 31 December 2020
m
no edit summary
Line 16: Line 16:     
# Each weapon has a base critical strike chance. For example, the Galaxy Sword has a chance of 2% <ref name="weaponsxnb" />.
 
# Each weapon has a base critical strike chance. For example, the Galaxy Sword has a chance of 2% <ref name="weaponsxnb" />.
# In 1.5, the [[Forge#Weapons_forging|Aquamarine forging]] increases crit chance in an additive manner via the following formula: <tt>critChance += 0.046 * forgingLevel</tt>. For example, with 3 Aquamarine forged, the crit chance is increased by 13.8%. With the Galaxy Sword, this means the chance is 15.8% <ref name="aquamarineenchantment" />.
+
# In 1.5, the [[Forge#Weapon_forging|Aquamarine forging]] increases crit chance in an additive manner via the following formula: <tt>critChance += 0.046 * forgingLevel</tt>. For example, with 3 Aquamarine forged, the crit chance is increased by 13.8%. With the Galaxy Sword, this means the chance is 15.8% <ref name="aquamarineenchantment" />.
 
# If a single [[Aquamarine Ring|aquamarine ring]] are used, critical chance is increased in a multiplicative manner by 10%. If two aquamarine rings are used, the critical chance is increased in a multiplicative manner by 20% <ref name="ringcrit" />.
 
# If a single [[Aquamarine Ring|aquamarine ring]] are used, critical chance is increased in a multiplicative manner by 10%. If two aquamarine rings are used, the critical chance is increased in a multiplicative manner by 20% <ref name="ringcrit" />.
 
## So with the galaxy sword and 1 ring and 3 forging: 15.8*1.1 = 17.38%.
 
## So with the galaxy sword and 1 ring and 3 forging: 15.8*1.1 = 17.38%.
7

edits

Navigation menu