DB/Resistances: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Header Info ==
==Header Info ==
  Records.....................7
  Records.....................7
  Fields.....................12
  Fields.....................20
  Record Size................48
  Record Size................48
  String Block Size..........47
  String Block Size..........47
Line 10: Line 10:
  2 Magic Integer &1: physical damage. should only be one.
  2 Magic Integer &1: physical damage. should only be one.
  3 Unknown Integer
  3 Unknown Integer
  4-12 sRefName String + [[Loc]]
  4-20 sRefName String + [[Loc]]


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


[[Category:DBC]]
[[Category:DBC]]

Revision as of 16:16, 16 September 2009

Header Info

Records.....................7
Fields.....................20
Record Size................48
String Block Size..........47

Structure

Column	Field 		Type 		Notes
1 	ID 		Integer 	Fixed to a maximum of 7. Should be numbered consecutively.
2 	Magic 		Integer		&1: physical damage. should only be one.
3 	Unknown 	Integer 	
4-20 	sRefName 	String + Loc

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