DB/AttackAnimKits: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: == About == == Header Info == Records....................26 Fields......................5 Record Size................20 String Block Size...........1 == Structure == ''...)
 
No edit summary
Line 1: Line 1:
 
==Header Info==
==  About ==
 
 
 
== Header Info ==
 


  Records....................26
  Records....................26
Line 11: Line 5:
  Record Size................20
  Record Size................20
  String Block Size...........1
  String Block Size...........1


== Structure ==
== Structure ==
Line 19: Line 10:
  '''Column Field Type Notes'''
  '''Column Field Type Notes'''
  1 ID Integer
  1 ID Integer
  2 iRefID_AnimationData Integer Ref to ID in AnimationData.dbc
  2 iRefID_[[AnimationData.dbc|AnimationData]] Integer Ref to ID in AnimationData.dbc
  3 iRefID_AttackAnimTypes Integer Ref to ID in AttackAnimTypes.dbc
  3 iRefID_[[AttackAnimTypes.dbc|AttackAnimTypes]] Integer Ref to ID in AttackAnimTypes.dbc
  4 Unknown Integer
  4 Unknown Integer
  5 Unknown Integer Appears to be boolean
  5 Unknown Integer Appears to be boolean
Retrieved from "http://www.sourcepeek.com/wiki/AttackAnimKits.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/AttackAnimKits.dbc"

Revision as of 11:04, 23 July 2007

Header Info

Records....................26
Fields......................5   
Record Size................20
String Block Size...........1

Structure

Column 	Field 			Type 	Notes
1 	ID 			Integer 	
2 	iRefID_AnimationData 	Integer Ref to ID in AnimationData.dbc
3 	iRefID_AttackAnimTypes 	Integer Ref to ID in AttackAnimTypes.dbc
4 	Unknown 		Integer 	
5 	Unknown 		Integer Appears to be boolean

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