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

Member Data Documentation

◆ AltPowerBarID

int32 SpellPowerEntry::AltPowerBarID

Definition at line 4094 of file DB2Structure.h.

◆ ID

uint32 SpellPowerEntry::ID

Definition at line 4088 of file DB2Structure.h.

◆ ManaCost

int32 SpellPowerEntry::ManaCost

Definition at line 4090 of file DB2Structure.h.

◆ ManaCostPerLevel

int32 SpellPowerEntry::ManaCostPerLevel

Definition at line 4091 of file DB2Structure.h.

◆ ManaPerSecond

int32 SpellPowerEntry::ManaPerSecond

Definition at line 4092 of file DB2Structure.h.

◆ OptionalCost

uint32 SpellPowerEntry::OptionalCost

Definition at line 4101 of file DB2Structure.h.

◆ OptionalCostPct

float SpellPowerEntry::OptionalCostPct

Definition at line 4097 of file DB2Structure.h.

◆ OrderIndex

uint8 SpellPowerEntry::OrderIndex

Definition at line 4089 of file DB2Structure.h.

◆ PowerCostMaxPct

float SpellPowerEntry::PowerCostMaxPct

Definition at line 4096 of file DB2Structure.h.

◆ PowerCostPct

float SpellPowerEntry::PowerCostPct

Definition at line 4095 of file DB2Structure.h.

◆ PowerDisplayID

uint32 SpellPowerEntry::PowerDisplayID

Definition at line 4093 of file DB2Structure.h.

◆ PowerPctPerSecond

float SpellPowerEntry::PowerPctPerSecond

Definition at line 4098 of file DB2Structure.h.

◆ PowerType

int8 SpellPowerEntry::PowerType

Definition at line 4099 of file DB2Structure.h.

◆ RequiredAuraSpellID

int32 SpellPowerEntry::RequiredAuraSpellID

Definition at line 4100 of file DB2Structure.h.

◆ SpellID

uint32 SpellPowerEntry::SpellID

Definition at line 4103 of file DB2Structure.h.


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