/
playercreateinfo_skills
playercreateinfo_skills
playercreateinfo_skills table
This table holds information on what skills newly created characters should start out with. A character in this table is defined by his/her race and class combination.
Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
racemask | int(10) | unsigned | PRI | NO | |||
classmask | int(10) | unsigned | PRI | NO | |||
skill | smallint(5) | unsigned | PRI | NO | |||
rank | smallint(5) | unsigned | NO | 0 | |||
Comment | varchar(255) | signed | YES |
Description of the fields
racemask
One or more character's race. See ChrRaces.
classmask
One or more character's class. See ChrClasses.
Spell
Skill id. See Skill.dbc
Rank
Rank of the skill.
Comment
A description of the skill.
, multiple selections available,
Related content
spell_dbc
spell_dbc
More like this
npc_spellclick_spells
npc_spellclick_spells
Read with this
playercreateinfo_spell_custom
playercreateinfo_spell_custom
More like this
pool_members
pool_members
Read with this
SkillLine6x
SkillLine6x
More like this
creature_template (3.3.5a)
creature_template (3.3.5a)
Read with this