====== character_glyphs 表 ====== ---- [[数据库:characters数据库:首页|<-返回:Characters 数据库]] Contains all the individual glyph data for each character. **表结构** ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ |[[#guid|guid]]|INT|UNSIGNED|PRI|NO| | | | |[[#talentGroup|talentGroup]]|TINYINT|UNSIGNED|PRI|NO|0| | | |[[#glyph|glyph1]]|SMALLINT|UNSIGNED| |YES|0| | | |[[#glyph|glyph2]]|SMALLINT|UNSIGNED| |YES|0| | | |[[#glyph|glyph3]]|SMALLINT|UNSIGNED| |YES|0| | | |[[#glyph|glyph4]]|SMALLINT|UNSIGNED| |YES|0| | | |[[#glyph|glyph5]]|SMALLINT|UNSIGNED| |YES|0| | | |[[#glyph|glyph6]]|SMALLINT|UNSIGNED| |YES|0| | | ===== 字段说明 ===== ---- ==== guid ==== The GUID of the character. See characters.guid. ==== talentGroup ==== ^ID^Name^ |0|is the first spec| |1|is the second spec| ==== glyph ==== The 1-6 GlyphProperties entry of the glyphs in that particular spec.