Difference between revisions of "Sacred 2:Damage"

From SacredWiki
Jump to navigation Jump to search
(added life leech damage)
(→‎Damage Types: replaced photobucket links)
Line 5: Line 5:
 
There are five elements used which involve damage:  
 
There are five elements used which involve damage:  
  
* http://i120.photobucket.com/albums/o185/Antitrusty/Sacred/physical.png [[Sacred 2:Physical|Physical]]
+
* [[Image:physical.png]] [[Sacred 2:Physical|Physical]]
  
* http://i120.photobucket.com/albums/o185/Antitrusty/Sacred/fire.png [[Sacred 2:Fire|Fire]]
+
* [[Image:fire.png]] [[Sacred 2:Fire|Fire]]
  
* http://i120.photobucket.com/albums/o185/Antitrusty/Sacred/ice.png [[Sacred 2:Ice|Ice]]
+
* [[Image:ice.png]] [[Sacred 2:Ice|Ice]]
  
* http://i120.photobucket.com/albums/o185/Antitrusty/Sacred/magic.png [[Sacred 2:Magic|Magic]]
+
* [[Image:magic.png]] [[Sacred 2:Magic|Magic]]
  
* http://i120.photobucket.com/albums/o185/Antitrusty/Sacred/poison.png [[Sacred 2:Poison|Poison]]
+
* [[Image:poison.png]] [[Sacred 2:Poison|Poison]]
  
 
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 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.

Revision as of 20:30, 16 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:

  • Error creating thumbnail: Unable to save thumbnail to destination
    Physical
  • Error creating thumbnail: Unable to save thumbnail to destination
    Fire
  • Error creating thumbnail: Unable to save thumbnail to destination
    Ice
  • Error creating thumbnail: Unable to save thumbnail to destination
    Magic
  • Error creating thumbnail: Unable to save thumbnail to destination
    Poison

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).

Damage Over Time

Damage Over Time attacks are those that deal a predetermined amount of damage over a certain period of time to the affected target. These attacks are very powerful in Ice and Blood, as they bypass Armor and ignore Damage Mitigation, so they must be countered with specific Item Modifiers that reduce their damage. Some of the Secondary Damage Effects also deal Damage over Time.

Life Leech

There are two modifiers that can give the player the ability to inflict Life Leech damage. Life Leech inflicts extra, non-resistable damage on the target. Armor and Damage Mitigation have no effect at resisting Life Leech. It is a damage type unto itself, separate from any of the five main elemental damage types listed above, and there is no protection from it. The two Life Leech modifiers are:

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.