Difference between revisions of "Sacred 2:Damage"

From SacredWiki
Jump to navigation Jump to search
(began work, organized sections, added links, text)
(added links, info,TPF)
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
This page gives an overview of damage as well as the basic calculations on how damage is inflicted and resisted in Sacred 2.  More in-depth information can be found in each sub-topic.  
+
This page gives a basic overview of damage-related concepts as well as calculations on how damage is inflicted and resisted in Sacred 2.  More in-depth information can be found by visiting the page for each sub-topic.  
  
 
== [[Sacred 2:Damage Types|Damage Types]] ==
 
== [[Sacred 2:Damage Types|Damage Types]] ==
Line 20: Line 20:
  
 
==[[Sacred 2:Armor|Damage Resistance: Armor]]==
 
==[[Sacred 2:Armor|Damage Resistance: Armor]]==
Damage is directly resisted by [[Sacred 2:Armor|Armor]] values.  Just as every player and opponent has a damage value for any of the 5 elements, so too do they have a corresponding armor value which directly counteracts or "resists" damage of that type.  The player gains primarily Physical armor through equipping Armor-type [[Sacred 2:Items|items]].  Armor values for the remaining four elements primarily come from equipping [[Sacred 2:Relics|relics]].
+
Damage is directly resisted by [[Sacred 2:Armor|Armor]] values.  Just as every player and opponent has a damage value for any of the five elements, they also have a corresponding armor value which directly counteracts or "resists" any of the five damage types.  The player gains primarily Physical armor through equipping Armor-type [[Sacred 2:Items|items]].  Armor for the remaining four elements primarily comes from equipping [[Sacred 2:Relics|relics]].
  
  
Line 28: Line 28:
  
 
== Damage Reflection ==
 
== Damage Reflection ==
If the target has a buff or CA that can reflect damage, this is checked to see whether it's successful. If it is successful, the target takes 0 damage and the damage calculation is run for the aggressor (theoretically this should mean that the damage could bounce back & forth if both the target and aggressor have high % chance to reflect).
+
If the target has a [[Sacred 2:Buff|buff]] or [[Sacred 2:Combat Arts|Combat Art]] that can reflect damage, this is checked to see whether it's successful. If it is successful, the target takes 0 damage and the damage calculation is run for the aggressor (theoretically this should mean that the damage could bounce back & forth if both the target and aggressor have high % chance to reflect).
  
  
  
== Energy Shields ==
+
== [[Sacred 2:Energy Shields|Energy Shields]] ==
[[Sacred 2:Energy Shields|Energy Shields]] have 3 statistics regarding damage:
+
Energy Shields have 3 statistics regarding damage:
*Shield energy
+
*[[Sacred 2:Max. Shield Energy X%|Shield energy]]
*Damage mitigation/reduction
+
*[[Sacred 2:Block Warding Energy +X|Damage mitigation/reduction]]
*Absorption Warding Energy.
+
*[[Sacred 2:Absorption Warding Energy|Absorption Warding Energy.]]
  
  
 
== Damage calculation ==
 
== Damage calculation ==
In Sacred 2, resistances (like damage) are an absolute figure, for example, 500, not 50%. They reduce damage by the following formula:
+
In Sacred 2, armor resistances (like damage) are an absolute figure, for example, 500, not 50%. They reduce damage by the following formula:
  
 
'''damage taken = damage dealt * (damage dealt / (damage dealt + resistance))'''
 
'''damage taken = damage dealt * (damage dealt / (damage dealt + resistance))'''
  
So if the resistance is the same as the damage dealt, you will take 1/2 of the damage (500 * (500 / (500+500)) = 250 damage taken). If the resistance is twice the damage dealt, you'll take 1/3 of that. As previously mentioned, this damage calculation is run for each resistance separately and then summed up and a few other steps are taken and the end result is removed from your health.
+
So if the resistance is the same as the damage dealt, the target will take 1/2 of the damage (500 * (500 / (500+500)) = 250 damage taken). If the resistance is twice the damage dealt, the target take 1/3 of that. As previously mentioned, this damage calculation is run for each resistance separately and then summed up and a few other steps are taken and the end result is removed from the target's health.
  
  
Line 51: Line 51:
 
'''1)''' Resistance is applied with the above formula.
 
'''1)''' Resistance is applied with the above formula.
  
'''2)''' Damage reduction is applied. This can come in several forms, either from item mods (conjecture), skills (Toughness & Warding Energy Lore if you are using an energy shield) and Combat Arts (the Temple Guardian's T-energy Shroud & the Seraphim's Warding Energy/Divine Protection)
+
'''2)''' Damage reduction is applied. This can come in several forms, either from [[Sacred 2:Item Modifiers|item mods]] (conjecture), [[Sacred 2:Skills|skills]] ([[Sacred 2:Toughness|Toughness]] & [[Sacred 2:Warding Energy Lore|Warding Energy Lore]] if the player is using an energy shield) and [[Sacred 2:Combat Arts|Combat Arts]] (the [[Sacred 2:Temple Guardian|Temple Guardian]]'s T-energy Shroud & the [[Sacred 2:Seraphim|Seraphim]]'s Warding Energy/Divine Protection)
  
'''2a)''' If you are using an energy shield (T-energy Shroud & Warding Energy/Divine Protection), some or all of the remaining damage will be taken off the shield energy and the rest will be taken from the target's health. T-energy Shroud takes 60% of incoming damage to the shield (therefore only 40% is applied to the Temple Guardian's health), Warding Energy takes 50% of incoming damage to the shield & Divine Protection takes 100% (therefore it grants immunity from damage until the shield energy runs out or the CA ends).
+
'''2a)''' If the player is using an energy shield ([[Sacred 2:T-Energy Shroud|T-energy Shroud]] & [[Sacred 2:Warding Energy|Warding Energy]]/[[Sacred 2:Divine Protection|Divine Protection]]), some or all of the remaining damage will be taken off the shield energy and the rest will be taken from the target's health. T-energy Shroud takes 60% of incoming damage to the shield (therefore only 40% is applied to the Temple Guardian's health), Warding Energy takes 50% of incoming damage to the shield & Divine Protection takes 100% (therefore it grants immunity from damage until the shield energy runs out or the CA ends).
  
 
'''3)''' Remaining damage is applied to the target's health.
 
'''3)''' Remaining damage is applied to the target's health.

Revision as of 09:53, 14 October 2013

This page gives a basic overview of damage-related concepts as well as calculations on how damage is inflicted and resisted in Sacred 2. More in-depth information can be found by visiting the page for each sub-topic.

Damage Types

There are five elements used which involve damage:

Damage is calculated separately for each. It is important to understand resistances and how they are applied to damage. Each weapon or spell that inflicts injury delivers some combination of these five damage types; perhaps all physical, perhaps half fire and half magic. In the discussion below, any reference to damage applies to any or all of the types separately. For example, physical damage and poison damage are each calculated using their respective damage and resistance values, then once computed, the two types are added to arrive at the final figure.


Damage Resistance: Armor

Damage is directly resisted by Armor values. Just as every player and opponent has a damage value for any of the five elements, they also have a corresponding armor value which directly counteracts or "resists" any of the five damage types. The player gains primarily Physical armor through equipping Armor-type items. Armor for the remaining four elements primarily comes from equipping relics.


Damage Mitigation

Damage Mitigation is an extremely important aspect in Sacred 2. This powerful modifier causes a certain percentage of the damage a character takes to be completely omitted before any other damage calculations begin.


Damage Reflection

If the target has a buff or Combat Art that can reflect damage, this is checked to see whether it's successful. If it is successful, the target takes 0 damage and the damage calculation is run for the aggressor (theoretically this should mean that the damage could bounce back & forth if both the target and aggressor have high % chance to reflect).


Energy Shields

Energy Shields have 3 statistics regarding damage:


Damage calculation

In Sacred 2, armor resistances (like damage) are an absolute figure, for example, 500, not 50%. They reduce damage by the following formula:

damage taken = damage dealt * (damage dealt / (damage dealt + resistance))

So if the resistance is the same as the damage dealt, the target will take 1/2 of the damage (500 * (500 / (500+500)) = 250 damage taken). If the resistance is twice the damage dealt, the target take 1/3 of that. As previously mentioned, this damage calculation is run for each resistance separately and then summed up and a few other steps are taken and the end result is removed from the target's health.


Damage calculation from start to end (assuming a successful to-hit check is made):

1) Resistance is applied with the above formula.

2) Damage reduction is applied. This can come in several forms, either from item mods (conjecture), skills (Toughness & Warding Energy Lore if the player is using an energy shield) and Combat Arts (the Temple Guardian's T-energy Shroud & the Seraphim's Warding Energy/Divine Protection)

2a) If the player is using an energy shield (T-energy Shroud & Warding Energy/Divine Protection), some or all of the remaining damage will be taken off the shield energy and the rest will be taken from the target's health. T-energy Shroud takes 60% of incoming damage to the shield (therefore only 40% is applied to the Temple Guardian's health), Warding Energy takes 50% of incoming damage to the shield & Divine Protection takes 100% (therefore it grants immunity from damage until the shield energy runs out or the CA ends).

3) Remaining damage is applied to the target's health.