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:57] – [Savagery] marlexstats [2023/02/04 18:05] (current) – [Armor / Pierce] marlex
Line 57: Line 57:
 ==== Fortitude ==== ==== Fortitude ====
  
-Fortitude gives you health. Each point of Fortitude gives roughly 25 health, but is less effective for each additional point of Fortitude.+Fortitude gives you health. Each point of Fortitude gives 25 health.
  
-To calculate your health from your Fortitude:+Fortitude also gives a 0.001% Health Multiplier.
  
-Health = 100000 * fortitude / (fortitude + 4000) 
  
 ==== Armor / Pierce ==== ==== Armor / Pierce ====
Line 69: 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.