DB/SkillCostsData

From wowdev
(Redirected from SkillCostsData.dbc)
Jump to navigation Jump to search

Vanilla … Wrath

1.12.1.5875, cata

struct SkillCostsDataEntry
{
  uint32_t m_ID;
  uint32_t m_skillCostsID;
  uint32_t m_cost[3];
};