Damage per second
Encyclopedia
Damage per second is a term used with computer games to describe the average rate of damage inflicted over time. The term is especially common in massively multiplayer online role-playing game
Massively multiplayer online role-playing game
Massively multiplayer online role-playing game is a genre of role-playing video games in which a very large number of players interact with one another within a virtual game world....

s (MMORPG) and is a key aspect of theorycraft
Theorycraft
Theorycraft is the scientific analysis of games to discover the best strategies and tactics to win. It uses tools such as statistics and case studies...

. In this circumstance, "Damage" is a scalar quantity that is applied to an in-game opponent, until that opponent's capacity for absorbing damage is exceeded and the opponent is defeated. Therefore the higher the DPS value, the less time it takes to defeat an opponent.

The term can also be used as a noun, to describe a class which has a particularly high DPS, or as a verb - to "DPS" an opponent is to inflict the maximum damage possible in the shortest time.

Usefulness

As a measure of capability, it is more accurate than a simple damage value that does not reflect how often the damage can be dealt. In Eve Online
EVE Online
Eve Online is a video game by CCP Games. It is a player-driven, persistent-world MMORPG set in a science fiction space setting. Characters pilot customizable ships through a galaxy of over 7,500 star systems. Most star systems are connected to one or more other star systems by means of stargates...

, the players' weapons fire in volleys, while in more traditional MMO
MMO
-Organizations:*Marine Management Organisation, a non-departmental public body of the UK Government*Music Minus One, a music industry company-Science, technology, and biology:*Marine Mammal Observer, a professional in environmental consulting...

s the player strikes with melee weapons or fire ranged weapons or spells, which may need to 'recharge'. While an attack may deal 500 points of damage, if the weapon can only fire once every 5 seconds, the damage will be calculated as 100 damage per second. It is therefore a useful metric both to game players and game designers.

DPS formula / attack chains

There are certain aspects of the actual attacks a player must know in order to calculate a DPS Attack Chain. The following three attributes are generally regarded as universal throughout the MMO community:
  • Base Damage: The damage an attack does regardless of equipped gear or outside enhancements.
  • Base Recharge/Cool down: The time it takes for the attack to be used again.
  • Activation Time: The time it takes for an attack to animate.


Tying these together is the simple formula of: Damage / (Activation Time + Recharge) = Damage per Second

As an example, if a player has an attack that does 75 damage, with an activation time of .25 seconds and a recharge of .75 seconds, the DPS is calculated as:




Damage over 1 second (75 DPS)


Using this attack, the character can apply 75 damage every second indefinitely, barring game restrictions such as energy or ammunition, to their target. However, most of the time one attack simply is not enough to yield significant DPS to bring down a tough foe. For this, it is necessary to calculate the DPS of a series of attacks. To do so, the calculation is performed disregarding the recharge.
Damage per Activation.


What this means is that the original attack has the potential to do 300 damage in a second, as with only its activation time as a limit for how often the base damage can be applied within the time period. An attack's DPA is more important than its individual DPS, as by the time the player activates another attack, their first attack may be recharged already, making the recharge part of the equation redundant.

Adding a second attack to a character, such as a slower but more damaging attack:




Damage per Activation


The fact that an attack does more base damage does not necessarily mean that it would be good for an attack chain. As for making the chain, it would go something like this:
Damage

Seconds

DPS


With this starting point, we can now figure out the "long-term DPS" of these attacks by reintroducing the recharge times. For convenience, they both have a recharge of .75 seconds. Why recharge is important again is due to the player wanting to recycle the first attack, as it has the high DPA number needed to get high DPS. To do so in most games, assuming the player activated the second attack in our example string immediately after the first, we simply subtract that attack's Activation time from the Recharge of the first attack:
seconds before attack 1 is available.

damage

seconds

second

damage

seconds

DPS


Now to do the same for the second attack in our chain, we waited .25 for the 1st attack, then another .25 for the attack to activate, leaving us with another .25 seconds to wait as the recharge is .75 for the second attack:
seconds

seconds

damage

DPS


From this point the first attack will have recharged, and the cycle is essentially complete, giving us 175 DPS overall. To increase DPS, and avoid the down time created by the recharge times, one can do two things:
  • Get a filler attack: A “filler” is an attack which can be inserted into a string that may have non-optimal DPA, but its recharge and activation times may be just enough to prevent the gap seen above as the character waits for one of its two attacks to recharge. This keeps the character continuously dealing damage and as a result deals higher DPS.
  • Reduce the Recharge/Increase the Damage: A second option available for all characters in an MMO is to “buff” their attacks (granted they lack a filler) via equipping certain gear, items or by casting certain spells on themselves for a time. By increasing the damage, or decreasing the recharge time (optimally both), a player can attain much higher DPS as their best chain now does more damage without pauses.


To fit these examples into our chain, say there was an attack that perfectly fit the recharge “gap” created by our first two attacks, and did 50 damage. Our chain would now follow a repeating 1-2-3 pattern, and have a sustained 180 DPS, which is slightly better than the old chain. If the damage and recharge times of the two attacks were to each be buffed by say, 25% (x 1.25 for damage, / 1.25 for recharge), they would have the following attributes: 93.75 and 125 damage, .6 seconds recharge.

Recalculating the chain, the 25% buff results in about 336.5 DPS compared to 175, almost double the amount. Clearly having the right enhancements beat out a filler attack, but adding that filler while it too is buffed may add even more DPS depending on the numbers associated with the filler.

Other variables

Aside from the standard trio of factors, there exist other variables that can add or subtract effectiveness from a character's attack chain.

The following affect the player directly:
  • Critical Hit / Glancing Blow: These types of strikes emulate hitting vital or well armored sections of a target, doing double or half the normal damage respectively. How these would be calculated would be to figure out the chances of each happening, then apply the number to the total damage. For example, a player has a 10% chance to critically hit, and a 5% chance to do a Glancing Blow. Right away they can simply subtract the GB from the CR as they cancel each other out if they are in equal occurrence, then simply multiply the final damage by 5% (1.05), or (0.95) if the opposite is true.
  • (Self) Buffs: Similar to enhancing a character with gear, items or spells, a buff cast upon the player's own character can give them temporary boosts to their abilities before starting a battle. To calculate, simply add its value as described above: Base Damage (1.00 + Enhancement + Buff). For example, an attack with a base damage of 100, an enhancement of 50%, and a buff of 10% would be now doing 160 damage (100 x 1.6).
  • Enemy De-buffs: De-buffing an enemy is essentially the same as when the player is buffed, but in a negative manner. Calculating it is the same as calculating a buff. For example, a spell that makes a target receive 10% more damage from attacks. Calculating this is exactly the same as having a 10% buff to a character's damage directly.


The following affect the player indirectly:
  • Enemy Resistance/Defense: Resistance (or Defense) affects how much damage a given target receives from attacks. For example, an enemy has 50% resistance to fire-based attacks, hitting it with a fire-based attack sub sequentially will do half the damage, effectively cutting an attacker's DPS in half if they rely on fire attacks. This can be worked around by using different attacks in the chain, or by de-buffing the enemy's resistance with a spell.
  • Enemy Healing/Regeneration: An enemy that can heal itself can render a player's DPS highly ineffective if not useless, as it is countering Damage per Second with Healing per Second. To beat this, a player simply needs to out-DPS their HPS. Failure to do so mean that it is statistically impossible for said player to beat that enemy. However, some characters have the ability to de-buff enemy healing or regeneration, making the task much easier.
  • Range / Movement: All attacks have a set range from point-blank melee attacks, to long ranged assaults. Also, most all characters whether player or enemy have the ability to move about their terrain. Keeping in mind the range of some moves during combat could make or break an attack chain as the attacker or enemy may be too close or too far away by just the right amount to make an attack not activate, and reduce the DPS. This indirectly affects the player as “Enemy AI” dictates how they may move around and skew with certain attacks in a player's arsenal.


Another key factor may be Accuracy (chance of an attack to hit a target), but for most calculations it is assumed the attacks will be hitting. However, realistically most characters in most MMO's need to somehow ensure they hit their intended targets, and most likely will enhance accuracy on their characters, sometimes sacrificing recharge enhancements and the like. This cuts down on theoretical DPS, but increases realistic values as they actually land every hit of their attack chain.

Other calculation method

In some games there are certain bosses that have a set amount of health, with little or no other variables other than their (usually high) amount of health. Players often then simply use their attack chains against them, and time how long it takes to deplete the boss's health. For example, if the boss has 10,000 health, and it takes a player 50 seconds to defeat the boss, the player's attack chain does 200 DPS.

Sustainable DPS

While some bosses have a strategy, often this strategy can be escaped or overcome through alternative means unintended by the developers. One is the burn-down (some bosses are actually designed this way). The other way is being able to withstand a boss's
attacks and continue to produce damage indefinitely. In general, sustainable DPS refers to the ability to produce damage over a long period of time through their attack chain. In a raid specifically, this refers to the ability to stand and fight however long it takes until the boss is defeated.

Achieving sustainable DPS in a boss fight can be challenging; energy/mana, consumables, ammo and chaos control can all be serious barriers to the ability to stage a long-term fight. Raid bosses also often cull inattentive players, making extended vigilance a problem as well. Since the burn-down fights are faster and more convenient, they are often preferred, saving sustainable DPS as a last resort.

However, this method allows a specially geared and prepared raid group to face bosses with very high health values, making it a valuable tool in the raider's arsenal.

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK