DB/GtChanceToSpellCrit

From wowdev
Revision as of 00:37, 13 February 2016 by Marlamin (talk | contribs) (Marlamin moved page GtChanceToSpellCrit.dbc to DB/GtChanceToSpellCrit)
Jump to navigation Jump to search

Added in Burning Crusade (2.0.0.5849)

Header Info

Records..................1100
Fields......................1
Record Size.................4
String Block Size...........1

Structure

Column	Field 		Type
1 	Unknown 	Float 	

Retrieved from "http://www.sourcepeek.com/wiki/GtChanceToSpellCrit.dbc"

6.0.1.18179

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