![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| uint8 | OrderIndex |
| int32 | ManaCost |
| int32 | ManaCostPerLevel |
| int32 | ManaPerSecond |
| uint32 | PowerDisplayID |
| int32 | AltPowerBarID |
| float | PowerCostPct |
| float | PowerCostMaxPct |
| float | OptionalCostPct |
| float | PowerPctPerSecond |
| int8 | PowerType |
| int32 | RequiredAuraSpellID |
| uint32 | OptionalCost |
| uint32 | SpellID |
Definition at line 4086 of file DB2Structure.h.
| int32 SpellPowerEntry::AltPowerBarID |
Definition at line 4094 of file DB2Structure.h.
| uint32 SpellPowerEntry::ID |
Definition at line 4088 of file DB2Structure.h.
| int32 SpellPowerEntry::ManaCost |
Definition at line 4090 of file DB2Structure.h.
| int32 SpellPowerEntry::ManaCostPerLevel |
Definition at line 4091 of file DB2Structure.h.
| int32 SpellPowerEntry::ManaPerSecond |
Definition at line 4092 of file DB2Structure.h.
| uint32 SpellPowerEntry::OptionalCost |
Definition at line 4101 of file DB2Structure.h.
| float SpellPowerEntry::OptionalCostPct |
Definition at line 4097 of file DB2Structure.h.
| uint8 SpellPowerEntry::OrderIndex |
Definition at line 4089 of file DB2Structure.h.
| float SpellPowerEntry::PowerCostMaxPct |
Definition at line 4096 of file DB2Structure.h.
| float SpellPowerEntry::PowerCostPct |
Definition at line 4095 of file DB2Structure.h.
| uint32 SpellPowerEntry::PowerDisplayID |
Definition at line 4093 of file DB2Structure.h.
| float SpellPowerEntry::PowerPctPerSecond |
Definition at line 4098 of file DB2Structure.h.
| int8 SpellPowerEntry::PowerType |
Definition at line 4099 of file DB2Structure.h.
| int32 SpellPowerEntry::RequiredAuraSpellID |
Definition at line 4100 of file DB2Structure.h.
| uint32 SpellPowerEntry::SpellID |
Definition at line 4103 of file DB2Structure.h.