DBC:Achievement.dbc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
Achievement.dbc Structure layout | Achievement.dbc Structure layout | ||
'''{{revision-number}}''' | '''{{revision-number-2}}''' | ||
{| cellspacing="0" cellpadding="3" border="1" | {| cellspacing="0" cellpadding="3" border="1" | ||
Latest revision as of 00:36, 22 January 2013
Achievement.dbc Structure layout
DBC Structures Updated to 4.0.6a
| ID NUMBER | COLUMN NAME | VALUE | NOTES |
| 0 | ID | uint32 | |
| 1 | requiredFaction | int32 | |
| 2 | mapID | int32 | |
| 3 | parentAchievement | uint32 | |
| 4 | name | *char | |
| 5 | description | *char | |
| 6 | categoryId | uint32 | |
| 7 | points | uint32 | |
| 8 | OrderInCategory | uint32 | |
| 9 | flags | uint32 | |
| 10 | icon | uint32 | |
| 11 | reward | *char | |
| 12 | count | uint32 | |
| 13 | refAchievement | uint32 |