Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

Back-to:DBC

Panel

Achievement.dbc

This DBC contains all achievements.

 Version is : 3.3.5a

Structure

ColumnFieldTypeDescriptionNotes

1

IDIntegerAchievement ID
2FactionInteger-1: both, 0: Horde or 1: Alliance
MapiRefID Only set if achievement is related to a zone, otherwise set to -1
4PreviousiRefIDIf the Achievement belongs to a series, this is the ID of the previous one. 0 otherwise.
5-20NameLoc 
21? Seems to be always 0xFF01FE
22-37DescriptionLocIf Description is empty, it's not an Achievement but part of the statistics tab
38? Seems to be always 16712190, in rare cases 16712188 (instances ?)
39CategoryiRefIDCategory ID
40PointsInteger0,5,10,15,20,25,30,50
41OrderInGroupIntegerMin. value: 1
42FlagsInteger0-768, if it's 256 only one person per Realm can reach that achievement and if it's 768 it's only reachable for one raid per realm. Perhaps a second category?
43SpellIconiRefIDAn icon to display.
44-59RewardLoc 
47Bonus Additional reward text
60? Float number ?
61DemandsIntegerNumber of things you have to get/fulfill to get this Achievement. For example if you have to get 25 tabards, there is a 25. TrinityCore: "need this count of completed criterias (own or referenced achievement criterias)"
62ReferencedAchievemntiRefID TrinityCore: "referenced achievement (counting of all completed criterias)"

...