DBC:Achievement.dbc
Jump to navigation
Jump to search
Achievement.dbc Structure layout
| 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 |