character_achievement_progress
This table contains the character archievement progress.
Structure
| Field | Type | Default | Comment |
|---|---|---|---|
| guid | int(10) | 0 | |
| criteria | int(10) | 0 | |
| counter | int(10) | NULL | |
| date | int(10) | NULL |
guid
The character guid from characters table.
criteria
The criteria…
counter
The counter…
date
The date…