Changes

Jump to navigation Jump to search
4 bytes added ,  08:35, 19 March 2022
m
→‎Substats: Added link to Galaxy Sword
Line 128: Line 128:     
# Each weapon has a base critical hit chance. For example, the Galaxy Sword has a critical hit chance of 2% <ref name="weaponsxnb" />.
 
# Each weapon has a base critical hit chance. For example, the Galaxy Sword has a critical hit chance of 2% <ref name="weaponsxnb" />.
# In 1.5, the [[Forge#Weapon_forging|Aquamarine forging]] increases crit chance in an additive manner via the following formula: <samp>critChance += 0.046 * forgingLevel</samp>. 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: <samp>critChance += 0.046 * forgingLevel</samp>. 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 the weapon is a [[Weapons#Dagger|dagger]] <samp>critChance = (critChance + 0.005) * 1.12</samp> <ref name="dagger" />
 
# If the weapon is a [[Weapons#Dagger|dagger]] <samp>critChance = (critChance + 0.005) * 1.12</samp> <ref name="dagger" />
 
# If a single [[Aquamarine Ring|aquamarine ring]] is used, critical hit chance is increased in a multiplicative manner by 10%. If two aquamarine rings are used, the critical hit chance is increased in a multiplicative manner by 20% <ref name="ringcrit" />.
 
# If a single [[Aquamarine Ring|aquamarine ring]] is used, critical hit chance is increased in a multiplicative manner by 10%. If two aquamarine rings are used, the critical hit chance is increased in a multiplicative manner by 20% <ref name="ringcrit" />.
2

edits

Navigation menu