TrinityCore
SpellPowerEntry Struct Reference

#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
 

Detailed Description

Definition at line 3738 of file DB2Structure.h.

Member Data Documentation

◆ AltPowerBarID

int32 SpellPowerEntry::AltPowerBarID

Definition at line 3746 of file DB2Structure.h.

◆ ID

uint32 SpellPowerEntry::ID

Definition at line 3740 of file DB2Structure.h.

◆ ManaCost

int32 SpellPowerEntry::ManaCost

Definition at line 3742 of file DB2Structure.h.

◆ ManaCostPerLevel

int32 SpellPowerEntry::ManaCostPerLevel

Definition at line 3743 of file DB2Structure.h.

◆ ManaPerSecond

int32 SpellPowerEntry::ManaPerSecond

Definition at line 3744 of file DB2Structure.h.

◆ OptionalCost

uint32 SpellPowerEntry::OptionalCost

Definition at line 3753 of file DB2Structure.h.

◆ OptionalCostPct

float SpellPowerEntry::OptionalCostPct

Definition at line 3749 of file DB2Structure.h.

◆ OrderIndex

uint8 SpellPowerEntry::OrderIndex

Definition at line 3741 of file DB2Structure.h.

◆ PowerCostMaxPct

float SpellPowerEntry::PowerCostMaxPct

Definition at line 3748 of file DB2Structure.h.

◆ PowerCostPct

float SpellPowerEntry::PowerCostPct

Definition at line 3747 of file DB2Structure.h.

◆ PowerDisplayID

uint32 SpellPowerEntry::PowerDisplayID

Definition at line 3745 of file DB2Structure.h.

◆ PowerPctPerSecond

float SpellPowerEntry::PowerPctPerSecond

Definition at line 3750 of file DB2Structure.h.

◆ PowerType

int8 SpellPowerEntry::PowerType

Definition at line 3751 of file DB2Structure.h.

◆ RequiredAuraSpellID

int32 SpellPowerEntry::RequiredAuraSpellID

Definition at line 3752 of file DB2Structure.h.

◆ SpellID

uint32 SpellPowerEntry::SpellID

Definition at line 3755 of file DB2Structure.h.


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