Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ItemSetEntry Struct Reference

#include <DBCStructure.h>

Public Attributes

uint32 items_to_triggerspell [MAX_ITEM_SET_SPELLS]
char * name
uint32 required_skill_id
uint32 required_skill_value
uint32 spells [MAX_ITEM_SET_SPELLS]

Detailed Description

Definition at line 1872 of file DBCStructure.h.

Member Data Documentation

◆ items_to_triggerspell

uint32 ItemSetEntry::items_to_triggerspell[MAX_ITEM_SET_SPELLS]

Definition at line 1878 of file DBCStructure.h.

Referenced by AddItemsSetItem(), and RemoveItemsSetItem().

◆ name

char* ItemSetEntry::name

Definition at line 1875 of file DBCStructure.h.

Referenced by lookup_commandscript::HandleLookupItemSetCommand().

◆ required_skill_id

uint32 ItemSetEntry::required_skill_id

Definition at line 1879 of file DBCStructure.h.

Referenced by AddItemsSetItem().

◆ required_skill_value

uint32 ItemSetEntry::required_skill_value

Definition at line 1880 of file DBCStructure.h.

Referenced by AddItemsSetItem().

◆ spells

uint32 ItemSetEntry::spells[MAX_ITEM_SET_SPELLS]

Definition at line 1877 of file DBCStructure.h.

Referenced by AddItemsSetItem(), and RemoveItemsSetItem().


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