TrinityCore
Loading...
Searching...
No Matches
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 1600 of file DB2Structure.h.

Member Data Documentation

◆ ArmorSubClassCost

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

Definition at line 1604 of file DB2Structure.h.

◆ ID

uint32 DurabilityCostsEntry::ID

Definition at line 1602 of file DB2Structure.h.

◆ WeaponSubClassCost

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

Definition at line 1603 of file DB2Structure.h.


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