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 3388 of file DB2Structure.h.

Member Data Documentation

◆ DamageReplaceStat

int32 RandPropPointsEntry::DamageReplaceStat

Definition at line 3393 of file DB2Structure.h.

◆ DamageReplaceStatF

float RandPropPointsEntry::DamageReplaceStatF

Definition at line 3391 of file DB2Structure.h.

◆ DamageSecondary

int32 RandPropPointsEntry::DamageSecondary

Definition at line 3394 of file DB2Structure.h.

◆ DamageSecondaryF

float RandPropPointsEntry::DamageSecondaryF

Definition at line 3392 of file DB2Structure.h.

◆ Epic

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

Definition at line 3398 of file DB2Structure.h.

◆ EpicF

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

Definition at line 3395 of file DB2Structure.h.

◆ Good

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

Definition at line 3400 of file DB2Structure.h.

◆ GoodF

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

Definition at line 3397 of file DB2Structure.h.

◆ ID

uint32 RandPropPointsEntry::ID

Definition at line 3390 of file DB2Structure.h.

◆ Superior

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

Definition at line 3399 of file DB2Structure.h.

◆ SuperiorF

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

Definition at line 3396 of file DB2Structure.h.


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