Changes

Jump to navigation Jump to search
532 bytes added ,  09:13, 1 February 2017
Added damage calculation for critical stikes. Didnt choose the desperado perk though so if that perk stacks multiplicative instead of the assumed additive stacking the calculation might be wrong. Did NOT check the game code. Just did ingame testing.
Line 1: Line 1:  
'''Crit.Power''' is a stat for combat. When you hit a critical strike, this stats will add additional damage to your enemy.
 
'''Crit.Power''' is a stat for combat. When you hit a critical strike, this stats will add additional damage to your enemy.
 
Crit.Power only appears from [[Weapons]] and the [[Desperado]] profession.  
 
Crit.Power only appears from [[Weapons]] and the [[Desperado]] profession.  
 +
 +
Bonus damage done by critical strikes is equal to base damage * (3+crit power/50).
 +
For e.g. a normal attack using the [[dark sword]] can do 10-30 damage. Assuming a normal attack on a [[bat]] with an defense value of 1 would do 17 damage the base damage would be equal to 18.
 +
As the dark sword has got 25 crit power this would result in 18*(3+25/50) bonus damage which would make the final damage 17+18*(3+25/50)=80 damage.
 +
The desperado perk would further increase this damage by 18*(900/50)=324 damage for a total of 408 damage.
    
==Buff==
 
==Buff==
2

edits

Navigation menu