Changes

Jump to navigation Jump to search
document default weights, amethyst forging and innate enchantment effects
Line 1: Line 1:  
'''Weight''' [[File:Weight.png|24px]] is a statistic that affects how far an enemy will be knocked back when attacked by [[The Player|the player]] with a [[Weapons|weapon]].
 
'''Weight''' [[File:Weight.png|24px]] is a statistic that affects how far an enemy will be knocked back when attacked by [[The Player|the player]] with a [[Weapons|weapon]].
 +
 +
Each weapon type has a default weight: Daggers have a weight of 5, swords 10, and clubs 15. Some weapons have a weight modifier, which is added to or subtracted from the default weight.<ref name="defaultWeight"/> [[Forge#Weapon forging|Forging]] a weapon with [[Amethyst]]s will add +10 per amethyst to the weight.
 +
 +
[[Amethyst Ring]]s and [[Forge#Innate enchantments|innate enchantments]] affect the weight multiplicatively: the multiplier starts out as 1.0. Each Amethyst Ring adds 0.1 to the multiplier, while a "-X Weight" innate enchantment will subtract X/10 from the multiplier. The actual weight value is then the weapon's weight times this multiplier.<ref name="buffMultiplier"/>
 +
 +
This means 2 Amethyst rings increase the amount of knockback by 1.2x, while a maximum-level innate enchantment (-5 Weight) will halve the knockback amount.
    
==Weapons==
 
==Weapons==
Line 100: Line 106:  
|Increases [[File:Weight.png|24px|link=]] knockback by 10%.
 
|Increases [[File:Weight.png|24px|link=]] knockback by 10%.
 
|}
 
|}
 +
 +
==References==
 +
<references>
 +
<ref name="defaultWeight">See <samp>MeleeWeapon::defaultKnockBackForThisType</samp> and the places where it's used. Note that <samp>Data/Weapons.xnb</samp> stores the "modified" weights of each weapon directly, the defaults are only used for displaying.</ref>
 +
<ref name="buffMultiplier">See <samp>BuffEffects::KnockbackMultiplier</samp> and <samp>MeleeWeapon::DoDamage</samp>.</ref>
 +
</references>
    
{{NavboxSkillsStats}}
 
{{NavboxSkillsStats}}
38

edits

Navigation menu