Tabelle: 'character_achievement_progress'
The `character_achievement_progress` tabletable-no-description
StructureField | Type | Attributes | Key | Null | Default | Extra | Comment |
---|
guid | int(10) | vorzeichenlos | PRI | nein | " | | | criteria | smallint(5) | vorzeichenlos | PRI | nein | " | | | counter | int(10) | vorzeichenlos | | nein | " | | | date | int(10) | vorzeichenlos | | nein | 0 | | |
Description of the fieldsguidThe GUID of the character. See characters/guid criteriaCriteria from Achievement_Criteria.dbc counterfield-no-description|3
dateThe date when this achievement was earned. See Unix Timestamp Calculator
|