/
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

FieldTypeAttributesKeyNullDefaultExtraComment
racemaskint(10)unsignedPRINO   
classmaskint(10)unsignedPRINO   
skillsmallint(5)unsignedPRINO   
ranksmallint(5)unsigned NO0  
Commentvarchar(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.

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