DB/SpellProcsPerMinuteMod

From wowdev
Jump to navigation Jump to search

≥ Mists

6.0.1.18179

struct SpellProcsPerMinuteModRec {
  uint32_t m_ID;
  uint32_t m_type;
  uint32_t m_param;
  float m_coeff;
  uint32_t m_spellProcsPerMinuteID;
};