====== character_achievement_progress 表 ====== ---- [[数据库:characters数据库:首页|<-返回:Characters 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ |[[#guid|guid]]|INT|UNSIGNED|PRI|NO| | | | |[[#criteria|criteria]]|SMALLINT|UNSIGNED|PRI|NO| | | | |[[#counter|counter]]|INT|UNSIGNED| |NO| | | | |[[#date|date]]|INT|UNSIGNED| |NO|0| | | ===== 字段说明 ===== ---- ==== 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.