DB/Achievement: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
== Structure ==
== Structure ==


  '''Column Field Type Notes'''
  '''Column Field Type Notes'''
  1 ID Integer
  1 ID Integer
  2 iRefID_[[Map.dbc|Map]] Integer References the zone this achievement is related to
  2 iRefID_[[Map.dbc|Map]] Integer References the zone this achievement is related to

Revision as of 14:10, 22 May 2008

Achievement names and descriptions.

Header Info

Records....................47
Fields.....................39
Record Size...............156
String Block Size........2396

Notes

This file has been added with WoW 3.0.1.8303

Last updated against: WoW 3.0.1.8334

Structure

Column	Field				Type			Notes
1	ID 				Integer
2	iRefID_Map			Integer			References the zone this achievement is related to
3	Unknown				Integer			Values { 0, 6, 7, 8, 9, 10, 11, 12 }
4-20	sRefName			String + Loc		Achievment name
21-37	description			String + Loc		Achievment description
38	iRefID_Achievement_Category	Integer			References the category of this achievement
39	Unknown				Integer			Values { 0, 50 }