TrinityCore
Loading...
Searching...
No Matches
WorldPackets::CombatLog::HitInfoData Struct Reference

#include <CombatLogPackets.h>

Public Attributes

uint32 ArmorReduction = 0
 
float CritRollNeeded = 0.0f
 
float CombatRoll = 0.0f
 
float MissChance = 0.0f
 
float DodgeChance = 0.0f
 
float ParryChance = 0.0f
 
float BlockChance = 0.0f
 
float GlanceChance = 0.0f
 
float CrushChance = 0.0f
 
float MinDamage = 0.0f
 
float MaxDamage = 0.0f
 
uint32 SinceLastSwing = 0
 

Detailed Description

Definition at line 291 of file CombatLogPackets.h.

Member Data Documentation

◆ ArmorReduction

uint32 WorldPackets::CombatLog::HitInfoData::ArmorReduction = 0

Definition at line 293 of file CombatLogPackets.h.

◆ BlockChance

float WorldPackets::CombatLog::HitInfoData::BlockChance = 0.0f

Definition at line 299 of file CombatLogPackets.h.

◆ CombatRoll

float WorldPackets::CombatLog::HitInfoData::CombatRoll = 0.0f

Definition at line 295 of file CombatLogPackets.h.

◆ CritRollNeeded

float WorldPackets::CombatLog::HitInfoData::CritRollNeeded = 0.0f

Definition at line 294 of file CombatLogPackets.h.

◆ CrushChance

float WorldPackets::CombatLog::HitInfoData::CrushChance = 0.0f

Definition at line 301 of file CombatLogPackets.h.

◆ DodgeChance

float WorldPackets::CombatLog::HitInfoData::DodgeChance = 0.0f

Definition at line 297 of file CombatLogPackets.h.

◆ GlanceChance

float WorldPackets::CombatLog::HitInfoData::GlanceChance = 0.0f

Definition at line 300 of file CombatLogPackets.h.

◆ MaxDamage

float WorldPackets::CombatLog::HitInfoData::MaxDamage = 0.0f

Definition at line 303 of file CombatLogPackets.h.

◆ MinDamage

float WorldPackets::CombatLog::HitInfoData::MinDamage = 0.0f

Definition at line 302 of file CombatLogPackets.h.

◆ MissChance

float WorldPackets::CombatLog::HitInfoData::MissChance = 0.0f

Definition at line 296 of file CombatLogPackets.h.

◆ ParryChance

float WorldPackets::CombatLog::HitInfoData::ParryChance = 0.0f

Definition at line 298 of file CombatLogPackets.h.

◆ SinceLastSwing

uint32 WorldPackets::CombatLog::HitInfoData::SinceLastSwing = 0

Definition at line 304 of file CombatLogPackets.h.


The documentation for this struct was generated from the following file: