DB/GtChanceToSpellCrit

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

BC … WoD

Structure

Column	Field 		Type
1 	Unknown 	Float 	

6.0.1.18179

struct gtChanceToSpellCritRec {
  uint8_t padding_0[4];
  float m_data;
};