NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the DBC file 'SkillLineAbility' for MaNGOSOne
The skill line ability table contains definitions for skills, spells and the required dependencies.
The file contents is read and mapped into the struct skilllineabilityEntry in the MaNGOS core.
The field types and usage is defined in skilllineabilityfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 15 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
skillLine | INT(11) | |
Spell | INT(11) | |
raceMask | INT(11) | |
classMask | INT(11) | |
excludeRace | INT(11) | |
excludeClass | INT(11) | |
minSkillLineRank | INT(11) | |
supercededBySpell | INT(11) | |
aquireMethod | INT(11) | |
trivialSkillLineRankHigh | INT(11) | |
trivialSkillLineRankLow | INT(11) | |
characterPoints | INT(11) | |
col13 | INT(11) | |
numSkillUps | INT(11) |
Description of the fields
Id INT(11)
Unique Id
skillLine INT(11)
Spell INT(11)
raceMask INT(11)
classMask INT(11)
excludeRace INT(11)
excludeClass INT(11)
minSkillLineRank INT(11)
supercededBySpell INT(11)
aquireMethod INT(11)
trivialSkillLineRankHigh INT(11)
trivialSkillLineRankLow INT(11)
characterPoints INT(11)
col13 INT(11)
numSkillUps INT(11)
auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now