You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

682 B

DefenseStats.h

Armor

 Reduces damage taken with the given formul stolen from league of legends

DamageReduction

 Multiplies the damage taken by a given value. Exp .5 => 100 * 0.5 = 50

BlockChance

Chance to block an attack entirely 

FlatDamageReduction

 Reduce damage taken by a flat amount

CritResist

 Reduces damage taken from ciritcal strikes

Tenacity

 Reduce the duration of crowd controll effects

Shield

Amount of shield. (Shield is damange first instead of hp)

Shield Decay Rate

 Shield decay rate. Shield is reduced by X% of hp / 0.25s