![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| int16 | DifficultyID |
| int16 | MaxLevel |
| uint8 | MaxPassiveAuraLevel |
| int32 | BaseLevel |
| int32 | SpellLevel |
| uint32 | SpellID |
Definition at line 4047 of file DB2Structure.h.
| int32 SpellLevelsEntry::BaseLevel |
Definition at line 4053 of file DB2Structure.h.
| int16 SpellLevelsEntry::DifficultyID |
Definition at line 4050 of file DB2Structure.h.
| uint32 SpellLevelsEntry::ID |
Definition at line 4049 of file DB2Structure.h.
| int16 SpellLevelsEntry::MaxLevel |
Definition at line 4051 of file DB2Structure.h.
| uint8 SpellLevelsEntry::MaxPassiveAuraLevel |
Definition at line 4052 of file DB2Structure.h.
| uint32 SpellLevelsEntry::SpellID |
Definition at line 4055 of file DB2Structure.h.
| int32 SpellLevelsEntry::SpellLevel |
Definition at line 4054 of file DB2Structure.h.