DB/SpellDuration

From wowdev
Revision as of 13:43, 30 July 2007 by Schlumpf (talk | contribs) (New page: *Duration is in milliseconds. ($x/1000) *Called from column 29 in Spell.dbc ==Header Info == Records....................94 Fields......................4 Record Size..................)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Duration is in milliseconds. ($x/1000)
  • Called from column 29 in Spell.dbc

Header Info

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

Structure

Column 	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	base duration 	Integer 	
3 	per level 	Integer 	
4 	max duration 	Integer 	Longest duration possible. 

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