DB/DurabilityQuality

From wowdev
Revision as of 17:46, 1 January 2020 by Schlumpf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Perhaps a modifier to how much dmg an item can take before losing each durability point.

probably forever, 6.0.1.18179

struct DurabilityQualityRec {
  uint32_t m_ID;
  float m_data;
};