DB/ScalingStatDistribution

From wowdev
Revision as of 19:52, 16 April 2011 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

New in WotLK.

struct ScalingStatDistributionEntry // sizeof(0x58)
{
   m_ID; // +0x0, size 0x4, type 0
   m_statID; // +0x4, size 0x28, type 0
   m_bonus; // +0x2C, size 0x28, type 0
   m_maxlevel; // +0x54, size 0x4, type 0
};