TrinityCore
DurabilityCostsEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
std::array< uint16, 21 > WeaponSubClassCost
 
std::array< uint16, 8 > ArmorSubClassCost
 

Detailed Description

Definition at line 1492 of file DB2Structure.h.

Member Data Documentation

◆ ArmorSubClassCost

std::array<uint16, 8> DurabilityCostsEntry::ArmorSubClassCost

Definition at line 1496 of file DB2Structure.h.

◆ ID

uint32 DurabilityCostsEntry::ID

Definition at line 1494 of file DB2Structure.h.

◆ WeaponSubClassCost

std::array<uint16, 21> DurabilityCostsEntry::WeaponSubClassCost

Definition at line 1495 of file DB2Structure.h.


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