Back to 'character_achievement' Return to characters Go to 'character_action'
This table holds information on a characters achievement progress per criteria.
| 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 |
The guid of the character.
The counter related to the respective achievement
The date/time when this criteria was last updated, in Unix time.
Back to 'character_achievement' Return to characters Go to 'character_action'