Back to 'character_account_data' Return to characters Go to 'character_achievement_progress'
This table holds information on the achievements a character has earned / completed.
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | int | unsigned | PRI | NO | |||
| achievement | smallint | unsigned | PRI | NO | |||
| date | int | unsigned | NO | 0 |
The guid of the character.
The date/time when this achievement was earned, in Unix time.
Back to 'character_account_data' Return to characters Go to 'character_achievement_progress'