DB/GtChanceToSpellCritBase

From wowdev
Revision as of 23:44, 5 November 2014 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

Added in Burning Crusade (2.0.0.6022)

Header Info

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

Structure

Column	Field 		Type 
1 	Unknown 	Float* 	

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

6.0.1.18179

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