DBC:Achievement.dbc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Achievement.dbc Structure layout | Achievement.dbc Structure layout | ||
'''{{revision- | '''{{revision-number2}}''' | ||
{| cellspacing="0" cellpadding="3" border="1" | {| cellspacing="0" cellpadding="3" border="1" | ||
Revision as of 00:32, 22 January 2013
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 |