User:Silver fox

From SacredWiki
Revision as of 23:54, 11 February 2014 by Silver fox (talk | contribs) (preliminary version of Mibbs' guide (incomplete))
Jump to navigation Jump to search

Damage calculation formula for Spell Damage Based Combat Arts

Influence character's Skills and Attributes have on Damage dealt.

Damage calculation formula:

Damage dealt = (Basic Damage + Basic Damage*M(Lvl) + Basic Damage*M(Bonus))*M(Int)*M(Crit)*check_resists*M(Res)


  • Basic Damage dealt by a Combat Art can be increased in two ways - by increasing its level or by choosing a damage modification if there is one (and for damage-dealing Combat Arts such modifications are always available). Usually these modifications offer no more than 35% damage increase but they should be chosen for CAs that are used as main damage dealers.
  • There is a hidden modifier M(Lvl) that depends on CA level. Its value is M(Lvl)=CA_lvl*0.02, so it adds 2% at CA level 1 and 200% at CA level 100.
  • Intelligence defines an M(Int) modifier, which has extremely high values at low CA level but quickly decreases with the increase of CA level.
For example, for a character with 1000 Intelligence M(Int) will be:
Combat Art Level M(Int) Damage
1 1 + 6.66 + 666%
5 1 + 2.22 + 222%
10 1 + 1 + 100%
25 1 + 0.5 + 50%
50 1 + 0.25 + 25%
100 1 + 0.2 + 20%
  • M(Crit) is defined by Critical Hits. It has a value of 1.0 for a regular hit and 1.2 for a critical one.
  • M(Res) is a result of Spell Resistance/Spell Intensity check. It has a value of 1.0 if player's character "succeeds" and a value of 0.7 if a character "fails".
An attacking character succeeds in the check if his/her Spell Intensity exceeds Spell Resistance of the target. If a character "fails" this check the damage outcome would be reduced by 30% (by 1.5 times compared to the original). Having Spell Intensity of 2400 and more allows to "win" this check even against Champions and Bosses of the highest levels (200+). "Failing" the check also means that secondary Detrimental Effects caused by CA would also be reduced by 30%. Spell Intensity has no effect on Damage over Time (DoT)!
  • check_resists is a multiplier defined by the target's armor and related modifiers. Its value can be calculated as following:
check_resists = damage taken/damage dealt
It can exceed 1 if an enemy has Damage Vulnerability +x% modifier either as inherent property or as a consequence of player's actions.
Besides armor, opponents in game can have Damage Mitigation (DM) modifier for each of five Damage Types. The final formula for damage dealt (calculated separatedly for each Damage Type) is:
damage taken = damage dealt*(100% - DM) * (damage dealt*(100% - DM) / (damage dealt*(100% - DM) + damage absorbed by armor))
For example if a character with 50 Physical Damage hits an opponent with 200 Physical Armor and 40% Physical Damage Mitigation, the result would be as folllows:
damage taken = 50*((50*0.6)/((50*0.6)+200)) = 3,91.
Which means that the opponent suffers 4 Physical Damage.

Other Types of Damage

There are other types of damage in game besides regular damage - those are Damage over Time and damage caused by Detrimental Magic Effects.

  • Detrimental Magic Effects are Burn, Poison and Open Wounds (also Freeze, Weaken and Root, but those do not deal damage). They have a chance to occure when an enemy is hit by a weapon or Combat Art and inflict a percent of the damage that caused an effect over time of 5 seconds. If such effect was caused by a Critical Hit then the damage inflicted by that effect also increases by 20%. If Detrimental effect was caused by a hit with failed Spell Resistance/Spell Intensity check, this effect's damage is likewise decreased by 30%. Several Detrimental effects stack, so an enemy can be suffering from several effects at the same time. However, only one effect would be displayed. If an target has extremely high Spell Resistance stat (for example, 6000+ Willpower at level 200), duration of Detrimental effects is decreased to 1 second and damage by 6 times.

Some percent of Combat Art's damage is inflicted upon a target for some time. Several DoT effects stack, so the target can be hit by different Damage Types at the same time, but as with Detrimental effects only one would be displayed. DoT is not affected by target's armor, but can be reduced by several modifiers. Those are Damage over Time -%, Damage Mitigation -% and Mastery of Spell Resistance Skill.

The Ancient Magic Skill allows to partially ignore the target's Armor as well as Damage Mitigation and DoT -% modifiers for Spell Damage Based Combat Arts. This skill causes relative decrease of these modifiers as it affects only actual modifiers the target has.

Temple Guardian's CAs Fiery Ember and Icy Evanescence increase target's vulnerability to Ice or Fire; High Elf's Buff Crystal Skin has Feel Cold modification that causes all targets in close vicinity to the caster to be more vulnerable to Ice Damage. These CAs cause all enemies in Area of Effect to have modifier "Damage Vulnerability Ice/Fire +x%" which not only removes these enemies' resistance to Damage but can decrease it below zero, causing CAs to deal more damage than the value stated in CA description. These CAs do not affect target's Armor, but decrease Damage Mitigation modifiers and DoT -% modifiers by fixed percentage (not by percent of target's mitigation like Ancient Magic).