## [DefenseStats.h](http://192.168.0.9:3000/zoli/MMO/src/branch/main/Source/MMO/Attributes/Defense/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