TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Query::ItemStats Struct Reference

#include <QueryPackets.h>

Public Attributes

uint32 Class = 0
 
uint32 SubClass = 0
 
int32 SoundOverrideSubclass = 0
 
std::string Name
 
uint32 DisplayInfoID = 0
 
uint32 Quality = 0
 
uint32 Flags = 0
 
uint32 Flags2 = 0
 
int32 BuyPrice = 0
 
uint32 SellPrice = 0
 
uint32 InventoryType = 0
 
uint32 AllowableClass = 0
 
uint32 AllowableRace = 0
 
uint32 ItemLevel = 0
 
uint32 RequiredLevel = 0
 
uint32 RequiredSkill = 0
 
uint32 RequiredSkillRank = 0
 
uint32 RequiredSpell = 0
 
uint32 RequiredHonorRank = 0
 
uint32 RequiredCityRank = 0
 
uint32 RequiredReputationFaction = 0
 
uint32 RequiredReputationRank = 0
 
int32 MaxCount = 0
 
int32 Stackable = 0
 
uint32 ContainerSlots = 0
 
uint32 StatsCount = 0
 
ItemStatData ItemStat [MAX_ITEM_PROTO_STATS]
 
uint32 ScalingStatDistribution = 0
 
uint32 ScalingStatValue = 0
 
ItemDamageData Damage [MAX_ITEM_PROTO_DAMAGES]
 
uint32 Resistance [MAX_SPELL_SCHOOL] = { }
 
uint32 Delay = 0
 
uint32 AmmoType = 0
 
float RangedModRange = 0.0f
 
ItemSpellData Spells [MAX_ITEM_PROTO_SPELLS]
 
uint32 Bonding = 0
 
std::string Description
 
uint32 PageText = 0
 
uint32 LanguageID = 0
 
uint32 PageMaterial = 0
 
uint32 StartQuest = 0
 
uint32 LockID = 0
 
int32 Material = 0
 
uint32 Sheath = 0
 
int32 RandomProperty = 0
 
int32 RandomSuffix = 0
 
uint32 Block = 0
 
uint32 ItemSet = 0
 
uint32 MaxDurability = 0
 
uint32 Area = 0
 
uint32 Map = 0
 
uint32 BagFamily = 0
 
uint32 TotemCategory = 0
 
ItemSocketData Socket [MAX_ITEM_PROTO_SOCKETS]
 
uint32 SocketBonus = 0
 
uint32 GemProperties = 0
 
uint32 RequiredDisenchantSkill = 0
 
float ArmorDamageModifier = 0.0f
 
uint32 Duration = 0
 
uint32 ItemLimitCategory = 0
 
uint32 HolidayId = 0
 

Detailed Description

Definition at line 225 of file QueryPackets.h.

Member Data Documentation

◆ AllowableClass

uint32 WorldPackets::Query::ItemStats::AllowableClass = 0

Definition at line 238 of file QueryPackets.h.

◆ AllowableRace

uint32 WorldPackets::Query::ItemStats::AllowableRace = 0

Definition at line 239 of file QueryPackets.h.

◆ AmmoType

uint32 WorldPackets::Query::ItemStats::AmmoType = 0

Definition at line 259 of file QueryPackets.h.

◆ Area

uint32 WorldPackets::Query::ItemStats::Area = 0

Definition at line 276 of file QueryPackets.h.

◆ ArmorDamageModifier

float WorldPackets::Query::ItemStats::ArmorDamageModifier = 0.0f

Definition at line 284 of file QueryPackets.h.

◆ BagFamily

uint32 WorldPackets::Query::ItemStats::BagFamily = 0

Definition at line 278 of file QueryPackets.h.

◆ Block

uint32 WorldPackets::Query::ItemStats::Block = 0

Definition at line 273 of file QueryPackets.h.

◆ Bonding

uint32 WorldPackets::Query::ItemStats::Bonding = 0

Definition at line 262 of file QueryPackets.h.

◆ BuyPrice

int32 WorldPackets::Query::ItemStats::BuyPrice = 0

Definition at line 235 of file QueryPackets.h.

◆ Class

uint32 WorldPackets::Query::ItemStats::Class = 0

Definition at line 227 of file QueryPackets.h.

◆ ContainerSlots

uint32 WorldPackets::Query::ItemStats::ContainerSlots = 0

Definition at line 251 of file QueryPackets.h.

◆ Damage

ItemDamageData WorldPackets::Query::ItemStats::Damage[MAX_ITEM_PROTO_DAMAGES]

Definition at line 256 of file QueryPackets.h.

◆ Delay

uint32 WorldPackets::Query::ItemStats::Delay = 0

Definition at line 258 of file QueryPackets.h.

◆ Description

std::string WorldPackets::Query::ItemStats::Description

Definition at line 263 of file QueryPackets.h.

◆ DisplayInfoID

uint32 WorldPackets::Query::ItemStats::DisplayInfoID = 0

Definition at line 231 of file QueryPackets.h.

◆ Duration

uint32 WorldPackets::Query::ItemStats::Duration = 0

Definition at line 285 of file QueryPackets.h.

◆ Flags

uint32 WorldPackets::Query::ItemStats::Flags = 0

Definition at line 233 of file QueryPackets.h.

◆ Flags2

uint32 WorldPackets::Query::ItemStats::Flags2 = 0

Definition at line 234 of file QueryPackets.h.

◆ GemProperties

uint32 WorldPackets::Query::ItemStats::GemProperties = 0

Definition at line 282 of file QueryPackets.h.

◆ HolidayId

uint32 WorldPackets::Query::ItemStats::HolidayId = 0

Definition at line 287 of file QueryPackets.h.

◆ InventoryType

uint32 WorldPackets::Query::ItemStats::InventoryType = 0

Definition at line 237 of file QueryPackets.h.

◆ ItemLevel

uint32 WorldPackets::Query::ItemStats::ItemLevel = 0

Definition at line 240 of file QueryPackets.h.

◆ ItemLimitCategory

uint32 WorldPackets::Query::ItemStats::ItemLimitCategory = 0

Definition at line 286 of file QueryPackets.h.

◆ ItemSet

uint32 WorldPackets::Query::ItemStats::ItemSet = 0

Definition at line 274 of file QueryPackets.h.

◆ ItemStat

ItemStatData WorldPackets::Query::ItemStats::ItemStat[MAX_ITEM_PROTO_STATS]

Definition at line 253 of file QueryPackets.h.

◆ LanguageID

uint32 WorldPackets::Query::ItemStats::LanguageID = 0

Definition at line 265 of file QueryPackets.h.

◆ LockID

uint32 WorldPackets::Query::ItemStats::LockID = 0

Definition at line 268 of file QueryPackets.h.

◆ Map

uint32 WorldPackets::Query::ItemStats::Map = 0

Definition at line 277 of file QueryPackets.h.

◆ Material

int32 WorldPackets::Query::ItemStats::Material = 0

Definition at line 269 of file QueryPackets.h.

◆ MaxCount

int32 WorldPackets::Query::ItemStats::MaxCount = 0

Definition at line 249 of file QueryPackets.h.

◆ MaxDurability

uint32 WorldPackets::Query::ItemStats::MaxDurability = 0

Definition at line 275 of file QueryPackets.h.

◆ Name

std::string WorldPackets::Query::ItemStats::Name

Definition at line 230 of file QueryPackets.h.

◆ PageMaterial

uint32 WorldPackets::Query::ItemStats::PageMaterial = 0

Definition at line 266 of file QueryPackets.h.

◆ PageText

uint32 WorldPackets::Query::ItemStats::PageText = 0

Definition at line 264 of file QueryPackets.h.

◆ Quality

uint32 WorldPackets::Query::ItemStats::Quality = 0

Definition at line 232 of file QueryPackets.h.

◆ RandomProperty

int32 WorldPackets::Query::ItemStats::RandomProperty = 0

Definition at line 271 of file QueryPackets.h.

◆ RandomSuffix

int32 WorldPackets::Query::ItemStats::RandomSuffix = 0

Definition at line 272 of file QueryPackets.h.

◆ RangedModRange

float WorldPackets::Query::ItemStats::RangedModRange = 0.0f

Definition at line 260 of file QueryPackets.h.

◆ RequiredCityRank

uint32 WorldPackets::Query::ItemStats::RequiredCityRank = 0

Definition at line 246 of file QueryPackets.h.

◆ RequiredDisenchantSkill

uint32 WorldPackets::Query::ItemStats::RequiredDisenchantSkill = 0

Definition at line 283 of file QueryPackets.h.

◆ RequiredHonorRank

uint32 WorldPackets::Query::ItemStats::RequiredHonorRank = 0

Definition at line 245 of file QueryPackets.h.

◆ RequiredLevel

uint32 WorldPackets::Query::ItemStats::RequiredLevel = 0

Definition at line 241 of file QueryPackets.h.

◆ RequiredReputationFaction

uint32 WorldPackets::Query::ItemStats::RequiredReputationFaction = 0

Definition at line 247 of file QueryPackets.h.

◆ RequiredReputationRank

uint32 WorldPackets::Query::ItemStats::RequiredReputationRank = 0

Definition at line 248 of file QueryPackets.h.

◆ RequiredSkill

uint32 WorldPackets::Query::ItemStats::RequiredSkill = 0

Definition at line 242 of file QueryPackets.h.

◆ RequiredSkillRank

uint32 WorldPackets::Query::ItemStats::RequiredSkillRank = 0

Definition at line 243 of file QueryPackets.h.

◆ RequiredSpell

uint32 WorldPackets::Query::ItemStats::RequiredSpell = 0

Definition at line 244 of file QueryPackets.h.

◆ Resistance

uint32 WorldPackets::Query::ItemStats::Resistance[MAX_SPELL_SCHOOL] = { }

Definition at line 257 of file QueryPackets.h.

◆ ScalingStatDistribution

uint32 WorldPackets::Query::ItemStats::ScalingStatDistribution = 0

Definition at line 254 of file QueryPackets.h.

◆ ScalingStatValue

uint32 WorldPackets::Query::ItemStats::ScalingStatValue = 0

Definition at line 255 of file QueryPackets.h.

◆ SellPrice

uint32 WorldPackets::Query::ItemStats::SellPrice = 0

Definition at line 236 of file QueryPackets.h.

◆ Sheath

uint32 WorldPackets::Query::ItemStats::Sheath = 0

Definition at line 270 of file QueryPackets.h.

◆ Socket

ItemSocketData WorldPackets::Query::ItemStats::Socket[MAX_ITEM_PROTO_SOCKETS]

Definition at line 280 of file QueryPackets.h.

◆ SocketBonus

uint32 WorldPackets::Query::ItemStats::SocketBonus = 0

Definition at line 281 of file QueryPackets.h.

◆ SoundOverrideSubclass

int32 WorldPackets::Query::ItemStats::SoundOverrideSubclass = 0

Definition at line 229 of file QueryPackets.h.

◆ Spells

ItemSpellData WorldPackets::Query::ItemStats::Spells[MAX_ITEM_PROTO_SPELLS]

Definition at line 261 of file QueryPackets.h.

◆ Stackable

int32 WorldPackets::Query::ItemStats::Stackable = 0

Definition at line 250 of file QueryPackets.h.

◆ StartQuest

uint32 WorldPackets::Query::ItemStats::StartQuest = 0

Definition at line 267 of file QueryPackets.h.

◆ StatsCount

uint32 WorldPackets::Query::ItemStats::StatsCount = 0

Definition at line 252 of file QueryPackets.h.

◆ SubClass

uint32 WorldPackets::Query::ItemStats::SubClass = 0

Definition at line 228 of file QueryPackets.h.

◆ TotemCategory

uint32 WorldPackets::Query::ItemStats::TotemCategory = 0

Definition at line 279 of file QueryPackets.h.


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