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

#include <DBCStructure.h>

Public Attributes

uint32 ID
 
uint32 Effect [MAX_ITEM_ENCHANTMENT_EFFECTS]
 
uint32 EffectPointsMin [MAX_ITEM_ENCHANTMENT_EFFECTS]
 
uint32 EffectArg [MAX_ITEM_ENCHANTMENT_EFFECTS]
 
char const * Name [16]
 
uint32 ItemVisual
 
uint32 Flags
 
uint32 SrcItemID
 
uint32 ConditionID
 
uint32 RequiredSkillID
 
uint32 RequiredSkillRank
 
uint32 MinLevel
 

Detailed Description

Definition at line 1540 of file DBCStructure.h.

Member Data Documentation

◆ ConditionID

uint32 SpellItemEnchantmentEntry::ConditionID

Definition at line 1553 of file DBCStructure.h.

◆ Effect

uint32 SpellItemEnchantmentEntry::Effect[MAX_ITEM_ENCHANTMENT_EFFECTS]

Definition at line 1544 of file DBCStructure.h.

◆ EffectArg

uint32 SpellItemEnchantmentEntry::EffectArg[MAX_ITEM_ENCHANTMENT_EFFECTS]

Definition at line 1547 of file DBCStructure.h.

◆ EffectPointsMin

uint32 SpellItemEnchantmentEntry::EffectPointsMin[MAX_ITEM_ENCHANTMENT_EFFECTS]

Definition at line 1545 of file DBCStructure.h.

◆ Flags

uint32 SpellItemEnchantmentEntry::Flags

Definition at line 1551 of file DBCStructure.h.

◆ ID

uint32 SpellItemEnchantmentEntry::ID

Definition at line 1542 of file DBCStructure.h.

◆ ItemVisual

uint32 SpellItemEnchantmentEntry::ItemVisual

Definition at line 1550 of file DBCStructure.h.

◆ MinLevel

uint32 SpellItemEnchantmentEntry::MinLevel

Definition at line 1556 of file DBCStructure.h.

◆ Name

char const* SpellItemEnchantmentEntry::Name[16]

Definition at line 1548 of file DBCStructure.h.

◆ RequiredSkillID

uint32 SpellItemEnchantmentEntry::RequiredSkillID

Definition at line 1554 of file DBCStructure.h.

◆ RequiredSkillRank

uint32 SpellItemEnchantmentEntry::RequiredSkillRank

Definition at line 1555 of file DBCStructure.h.

◆ SrcItemID

uint32 SpellItemEnchantmentEntry::SrcItemID

Definition at line 1552 of file DBCStructure.h.


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