DB/SpellCastTimes

From wowdev
Jump to navigation Jump to search
  • Cast times are in milliseconds. ($x/1000)
  • Called from column 17 in Spell.dbc.

Header Info

Records....................59
Fields......................4
Record Size................16
String Block Size...........1

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	CastTime 		Integer 	
3 	CastTimePerLevel 	Integer 	Q: Increment of some type? when applied, and how, no idea. / Debt if interrupted? 
4 	MinCastTime 	Integer 	The shortest cast time possible with enhancments. 

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