用户工具

站点工具


数据库:characters数据库:character_talent

character_talent 表


<-返回:Characters 数据库

Contains all the individual talent data for each character. This is only used as a storage table, values get read from here and written to character_spell, and vice-versa, when a player switches specs.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNEDPRINO
spellMEDIUMINTUNSIGNEDPRINO
specMaskTINYINTUNSIGNEDPRINO0

字段说明


guid

The character guid. See characters.guid.

spell

The spell ID. See Spell.dbc column 1.

specMask

ValueData
0is the first spec
1is the second spec
数据库/characters数据库/character_talent.txt · 最后更改: 2023/09/24 11:27 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki