![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| uint8 | MinLevel |
| uint8 | MaxLevel |
| uint8 | ItemType |
| uint8 | PrimaryStat |
| uint8 | SecondaryStat |
| uint16 | SpecializationID |
Definition at line 2669 of file DB2Structure.h.
| uint32 ItemSpecEntry::ID |
Definition at line 2671 of file DB2Structure.h.
| uint8 ItemSpecEntry::ItemType |
Definition at line 2674 of file DB2Structure.h.
| uint8 ItemSpecEntry::MaxLevel |
Definition at line 2673 of file DB2Structure.h.
| uint8 ItemSpecEntry::MinLevel |
Definition at line 2672 of file DB2Structure.h.
| uint8 ItemSpecEntry::PrimaryStat |
Definition at line 2675 of file DB2Structure.h.
| uint8 ItemSpecEntry::SecondaryStat |
Definition at line 2676 of file DB2Structure.h.
| uint16 ItemSpecEntry::SpecializationID |
Definition at line 2677 of file DB2Structure.h.