TrinityCore
RandPropPointsEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
float DamageReplaceStatF
 
float DamageSecondaryF
 
int32 DamageReplaceStat
 
int32 DamageSecondary
 
std::array< float, 5 > EpicF
 
std::array< float, 5 > SuperiorF
 
std::array< float, 5 > GoodF
 
std::array< uint32, 5 > Epic
 
std::array< uint32, 5 > Superior
 
std::array< uint32, 5 > Good
 

Detailed Description

Definition at line 3249 of file DB2Structure.h.

Member Data Documentation

◆ DamageReplaceStat

int32 RandPropPointsEntry::DamageReplaceStat

Definition at line 3254 of file DB2Structure.h.

◆ DamageReplaceStatF

float RandPropPointsEntry::DamageReplaceStatF

Definition at line 3252 of file DB2Structure.h.

◆ DamageSecondary

int32 RandPropPointsEntry::DamageSecondary

Definition at line 3255 of file DB2Structure.h.

◆ DamageSecondaryF

float RandPropPointsEntry::DamageSecondaryF

Definition at line 3253 of file DB2Structure.h.

◆ Epic

std::array<uint32, 5> RandPropPointsEntry::Epic

Definition at line 3259 of file DB2Structure.h.

◆ EpicF

std::array<float, 5> RandPropPointsEntry::EpicF

Definition at line 3256 of file DB2Structure.h.

◆ Good

std::array<uint32, 5> RandPropPointsEntry::Good

Definition at line 3261 of file DB2Structure.h.

◆ GoodF

std::array<float, 5> RandPropPointsEntry::GoodF

Definition at line 3258 of file DB2Structure.h.

◆ ID

uint32 RandPropPointsEntry::ID

Definition at line 3251 of file DB2Structure.h.

◆ Superior

std::array<uint32, 5> RandPropPointsEntry::Superior

Definition at line 3260 of file DB2Structure.h.

◆ SuperiorF

std::array<float, 5> RandPropPointsEntry::SuperiorF

Definition at line 3257 of file DB2Structure.h.


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