character_achievement_progress
The `character_achievement_progress` table
Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | INT | UNSIGNED | PRI | NO | |||
criteria | SMALLINT | UNSIGNED | PRI | NO | |||
counter | INT | UNSIGNED | NO | ||||
date | INT | UNSIGNED | NO | 0 |
Description of the fields
guid
The GUID of the character. See characters.guid.
criteria
Criteria from Achievement_Criteria.dbc.
counter
field-no-description|3
date
The date when this achievement was earned. See Unix timestamp Calculator.