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.

18 lines
720 B

1 year ago
## [AttackStats.h](http://192.168.0.9:3000/zoli/MMO/src/branch/main/Source/MMO/Attributes/Attack/AttackStats.h)
### WeaponDamage
Current damage value of equipped weapon
### Mastery
Current mastery value: Mastery modifes each skill in a unqie way. Exp.: Shoot 1 fireball and 1 additional for every 10 mastery you have (30 mastery = 4 fireball)
### CriticalHitChance
Chance for critical strike
### CriticalHitDamage
Damage multiplier for critical strikes
### ArmorPenetration
Attacks ignore an amount of armor equal to the armor penetration value of the damage source
### AttackSpeed
Increases animation speed
### CooldownReduction
Increases cooldown recovery speed
### HitChance
Chance to hit your target