TrinityCore
Loading...
Searching...
No Matches
SpellMiscEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
std::array< int32, 17 > Attributes
 
int16 DifficultyID
 
uint16 CastingTimeIndex
 
uint16 DurationIndex
 
uint16 PvPDurationIndex
 
uint16 RangeIndex
 
uint8 SchoolMask
 
float Speed
 
float LaunchDelay
 
float MinDuration
 
int32 SpellIconFileDataID
 
int32 ActiveIconFileDataID
 
int32 ContentTuningID
 
int32 ShowFutureSpellPlayerConditionID
 
int32 SpellVisualScript
 
int32 ActiveSpellVisualScript
 
uint32 SpellID
 

Detailed Description

Definition at line 4058 of file DB2Structure.h.

Member Data Documentation

◆ ActiveIconFileDataID

int32 SpellMiscEntry::ActiveIconFileDataID

Definition at line 4072 of file DB2Structure.h.

◆ ActiveSpellVisualScript

int32 SpellMiscEntry::ActiveSpellVisualScript

Definition at line 4076 of file DB2Structure.h.

◆ Attributes

std::array<int32, 17> SpellMiscEntry::Attributes

Definition at line 4061 of file DB2Structure.h.

◆ CastingTimeIndex

uint16 SpellMiscEntry::CastingTimeIndex

Definition at line 4063 of file DB2Structure.h.

◆ ContentTuningID

int32 SpellMiscEntry::ContentTuningID

Definition at line 4073 of file DB2Structure.h.

◆ DifficultyID

int16 SpellMiscEntry::DifficultyID

Definition at line 4062 of file DB2Structure.h.

◆ DurationIndex

uint16 SpellMiscEntry::DurationIndex

Definition at line 4064 of file DB2Structure.h.

◆ ID

uint32 SpellMiscEntry::ID

Definition at line 4060 of file DB2Structure.h.

◆ LaunchDelay

float SpellMiscEntry::LaunchDelay

Definition at line 4069 of file DB2Structure.h.

◆ MinDuration

float SpellMiscEntry::MinDuration

Definition at line 4070 of file DB2Structure.h.

◆ PvPDurationIndex

uint16 SpellMiscEntry::PvPDurationIndex

Definition at line 4065 of file DB2Structure.h.

◆ RangeIndex

uint16 SpellMiscEntry::RangeIndex

Definition at line 4066 of file DB2Structure.h.

◆ SchoolMask

uint8 SpellMiscEntry::SchoolMask

Definition at line 4067 of file DB2Structure.h.

◆ ShowFutureSpellPlayerConditionID

int32 SpellMiscEntry::ShowFutureSpellPlayerConditionID

Definition at line 4074 of file DB2Structure.h.

◆ Speed

float SpellMiscEntry::Speed

Definition at line 4068 of file DB2Structure.h.

◆ SpellIconFileDataID

int32 SpellMiscEntry::SpellIconFileDataID

Definition at line 4071 of file DB2Structure.h.

◆ SpellID

uint32 SpellMiscEntry::SpellID

Definition at line 4077 of file DB2Structure.h.

◆ SpellVisualScript

int32 SpellMiscEntry::SpellVisualScript

Definition at line 4075 of file DB2Structure.h.


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