Difference between revisions of "Damage"

From Team Fortress Wiki
Jump to: navigation, search
(Added "Pretty Boy's Pocket Pistol" to the "Damage vulnerability, resistance, and blocking" table)
m (Accidently put the "Tank Buster" set twice. Guess I didn't notice it in the preview. Removed the second instance.)
Line 102: Line 102:
 
! {{item icon|Brass Beast|50x50px}}{{item icon|Buffalo Steak Sandvich|50x50px}}{{item icon|Warrior's Spirit|50x50px}}<br />[[The Hibernating Bear]]<br /><small>Item set</small>
 
! {{item icon|Brass Beast|50x50px}}{{item icon|Buffalo Steak Sandvich|50x50px}}{{item icon|Warrior's Spirit|50x50px}}<br />[[The Hibernating Bear]]<br /><small>Item set</small>
 
| {{Pro}} +5% Critical hit damage resistance on wearer.
 
| {{Pro}} +5% Critical hit damage resistance on wearer.
|-
 
! {{item icon|Black Box|50x50px}}{{item icon|Battalion's Backup|50x50px}}{{item icon|Grenadier's Softcap|50x50px}}<br />[[The Tank Buster]]<br /><small>Item set</small>
 
| {{Pro}} +20% [[Sentry Gun]] damage resistance on wearer.
 
 
|-
 
|-
 
! {{item icon|Black Box|50x50px}}{{item icon|Battalion's Backup|50x50px}}{{item icon|Grenadier's Softcap|50x50px}}<br />[[The Tank Buster]]<br /><small>Item set</small>
 
! {{item icon|Black Box|50x50px}}{{item icon|Battalion's Backup|50x50px}}{{item icon|Grenadier's Softcap|50x50px}}<br />[[The Tank Buster]]<br /><small>Item set</small>

Revision as of 22:41, 29 June 2012

Wehhhhhh!
Pain is weakness leaving the body!
The Soldier

Damage in Team Fortress 2 is any event that reduces the health of a player or entity. Damage can be caused by weapons, fire, explosions, falling, bleeding, certain taunts, or by environmental sources such as trains, water, saw blades, the Horseless Headless Horsemann, MONOCULUS, and the Underworld.

Weapon damage

Weapon damage is calculated in the following manner:

(Base Damage) × (Distance and Randomness Modifier) × (Resistance/Vulnerability Modifiers) × (Splash Modifier)

Critical hits are calculated as:

(Base Damage) × (Resistance/Vulnerability Modifiers) × (Splash Modifier) × (Critical Modifier)

Mini-crits are calculated as:

(Base Damage) × (Positive Distance Modifier) × (Resistance/Vulnerability Modifiers) × (Randomness Modifier) × (Splash Modifier) × (Mini-Crit Modifier)

Base damage

The base damage of a weapon is a constant number that is fixed to a particular weapon. Damage does not depend on where on the target the attack hits, with the exception of weapons that critical hit on certain regions of the target.

Distance and randomness modifier

How damage is affected by distance.

The distance modifier is a number between 1.5 and 0.5 that sinusoidally decreases as the distance between the attacker and the target increases. The trough of the wave is at 1024 units, and all distances beyond 1024 are treated as 1024 for the purposes of damage calculation. In this formula, there is a random variation in the distance of ±153.6 units (shown in the graph around 512 units, as an example). This means that you may be treated as being up to 153.6 closer or farther than you actually are, for purposes of the formula. This is the 15% variation many players have heard of; it is not simply a 85–115% multiplier on the final damage.

The base distance given to the formula is modified for Rocket Launchers, Stickybomb Launchers (when detonated within 5 seconds), and Syringe Guns. When the distance between the attacker and target is less than 512 units, it is instead treated as being ~74% closer to 512 units; that is, you are considered to be farther away than you actually are. The result of this is that the maximum damage you can have before random variation is 120% (shown by the maroon offshoot in the graph). In short, these three weapons gain less extra damage from the distance modifier at close range, but still suffer from the same long-range damage penalty as the other weapons.

Melee weapons, Flamethrowers, Flare Guns, Grenade Launchers, Sniper Rifles, and bows are all treated as being at 512 units for this formula. Flamethrowers, however, are affected by their own separately calculated distance modifier.

Weapons that fire projectiles, like the Rocket Launcher and Direct Hit, apply the distance modifier to damage based on the distance between the attacker and the target at the moment the projectile hits a target. This means that the point from which the projectile was fired from is irrelevant when considering damage dealt by that projectile, only the final position of the attacker and the target matter.

Notes
  1. The ±153.6-unit variation takes place after scaling for rocket launchers and other distance-modifying weapons.
  2. The final distance used in the formula (after random variation) cannot go above 1024 or below 0.
  3. On servers where random variation is disabled (with use of the server cvar "tf_damage_disablespread"), the effective distance used is 153.6 units less than the farthest possible random distance (that is, after being capped at 1024 units). This means that being farther than 870.4 units away is treated as being 870.4 units away; the normal cap is 1024, and 153.6 less than that is 870.4 units.
  4. The distance modifier is always 1.0 if either the attacker or the target is a building.

Splash modifier

The splash modifier is a number used for explosive weapons that do not connect directly with the target. Valve has not released the official stats for the splash damage falloff yet.

Self-damage reduction

Explosive weapons may deal less damage to the user than to enemies, depending on the situation. See the individual weapon pages for more information.

Critical modifier

Main article: Critical hit

Critical hits and mini-crits have two effects each. A critical hit sets the distance and randomness modifier to 1 (effectively removing it). It then multiplies the final damage by 3.

A mini-crit checks to see if the base distance is greater than 512: if it is, then it is treated as 512 for the purposes of the formula (shown as a blue dashed line in the image above) and then the ±153.6 modifier is applied. Whether it capped the distance or not, it then multiplies the final damage by 1.35. The end result is that the weapon does not lose damage when the player is more than 512 units away; if the attack were not critted or mini-critted, damage would continue to decrease out to 1024 units.

Note: A backstab deals 2 times the victim's current health, but, under normal conditions, it also always crits, increasing the damage to 6 times the victim's current health.

While active, the Battalion's Backup protects nearby team members from critical hits, treating them as normal damage instead.

Damage vulnerability, resistance, and blocking

A player may take a modified amount of damage due to certain items. These effects stack multiplicatively. "X% damage vulnerability" multiplies that kind of damage by 100% + X%, and "Y% damage resistance" multiplies that kind of damage by 100% - Y%. (For example, the Chargin' Targe grants 40% explosive damage resistance, which means all incoming explosive damage is multiplied by 60%). Because effects are stacked multiplicatively, combinations of effects result in a slightly different value than may be expected; for example a Soldier with the Tank Buster set (20% Sentry resistance), the Pain Train (10% bullet weakness), and an active Battalion's Backup (35% all damage resistance) has a combined resistance of 42.8% against Sentry bullets (as opposed to the 45% that would result in the effects being simply added together).

Some weapons or item sets imbue an effect which increases or decreases the damage received from certain types of weapons. These effect may either be applied as "on wearer" or "while active".

Weapon / Item Set Effect
Battalion's Backup
Battalion's Backup
Pictogram info.png  When used, it provides a defensive buff to nearby team members that blocks 35% of incoming damage and blocks critical damage.
Bushwacka
Bushwacka
Pictogram minus.png  +20% fire damage vulnerability on wearer.
Candy Cane
Candy Cane
Pictogram minus.png  +25% explosive damage vulnerability on wearer.
Chargin' Targe
Chargin' Targe
Pictogram plus.png  +50% fire damage resistance on wearer.

Pictogram plus.png  +40% explosive damage resistance on wearer.

Fists of Steel
Fists of Steel
Pictogram plus.png  +40% damage resistance from ranged sources while active.

Pictogram minus.png  +100% damage vulnerability from melee sources while active.

Pain Train
Pain Train
Pictogram minus.png  +10% bullet damage vulnerability on wearer.
Southern Hospitality
Southern Hospitality
Pictogram minus.png  +20% fire damage vulnerability on wearer.
Splendid Screen
Splendid Screen
Pictogram plus.png  +20% fire damage resistance on wearer

Pictogram plus.png +15% explosive damage resistance on wearer

Powerjack
Powerjack
Pictogram minus.png  +20% damage from melee sources while active.
Loch-n-LoadUllapool Caber
The Expert's Ordnance
Item set
Pictogram plus.png  +10% fire damage resistance on wearer.
DegreaserPowerjackAttendant
The Gas Jockey's Gear
Item set
Pictogram minus.png  +10% bullet vulnerability on wearer.
Brass BeastBuffalo Steak SandvichWarrior's Spirit
The Hibernating Bear
Item set
Pictogram plus.png  +5% Critical hit damage resistance on wearer.
Black BoxBattalion's BackupGrenadier's Softcap
The Tank Buster
Item set
Pictogram plus.png  +20% Sentry Gun damage resistance on wearer.
Pretty Boy's Pocket Pistol
Pretty Boy's Pocket Pistol
Pictogram minus.png  +50% fire damage vulnerability on wearer.

Update history

December 17, 2010 Patch

  • [Undocumented] Melee weapons no longer deal bullet damage.

February 14, 2011 Patch

  • [Undocumented] Melee weapons no longer count as bullet weapons when accounting for damage vulnerabilities.

See also