Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
stats [2023/02/04 17:59] – [Fortitude] marlexstats [2023/02/04 18:05] (current) – [Armor / Pierce] marlex
Line 68: Line 68:
 This is calculated as follows, where "target" is the receiver of damage, and "source" is the do'er of damage: This is calculated as follows, where "target" is the receiver of damage, and "source" is the do'er of damage:
  
-100 (100 + (targetArmor - sourcePierce))+sourcePierce / targetArmor 
 + 
 +Example: Attackers pierce = 1200; Targets Armor = 1000; 
 +1200/1000 = 1.2 
 + 
 +Attacker deals 120% damage.
  
-The pierce damage bonus caps out at 1.25x. 
 Pierce also gives you +0.5 true damage per point. Pierce also gives you +0.5 true damage per point.