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 'achievement' for MaNGOSTwo
Records the details of the achievement-name, description, etc.
The file contents is read and mapped into the struct achievementEntry in the MaNGOS core.
The field types and usage is defined in achievementfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 62 strong>
Field Name | Field Type | Notes |
---|---|---|
AchievementId | INT(11) | |
Faction | FLOAT | |
MapId | INT(11) | The map on which the area is located. |
PreviousAchievementId | INT(11) | |
Name | TEXT | |
Name1 | TEXT | |
Name2 | TEXT | |
Name3 | TEXT | |
Name4 | TEXT | |
Name5 | TEXT | |
Name6 | TEXT | |
Name7 | TEXT | |
Name8 | TEXT | |
Name9 | TEXT | |
Name10 | TEXT | |
Name11 | TEXT | |
Name12 | TEXT | |
Name13 | TEXT | |
Name14 | TEXT | |
Name15 | TEXT | |
TEXTCHECKSUM1 | FLOAT | A checksum value for the preceeding text fields. |
Description | TEXT | |
Description1 | TEXT | |
Description2 | TEXT | |
Description3 | TEXT | |
Description4 | TEXT | |
Description5 | TEXT | |
Description6 | TEXT | |
Description7 | TEXT | |
Description8 | TEXT | |
Description9 | TEXT | |
Description10 | TEXT | |
Description11 | TEXT | |
Description12 | TEXT | |
Description13 | TEXT | |
Description14 | TEXT | |
Description15 | TEXT | |
TEXTCHECKSUM2 | FLOAT | A checksum value for the preceeding text fields. |
CategoryId | INT(11) | |
RewardPoints | INT(11) | |
OrderInGroup | INT(11) | |
Flags | INT(11) | |
SpellIconId | INT(11) | |
Reward | TEXT | |
Reward1 | TEXT | |
Reward2 | TEXT | |
Reward3 | TEXT | |
Reward4 | TEXT | |
Reward5 | TEXT | |
Reward6 | TEXT | |
Reward7 | TEXT | |
Reward8 | TEXT | |
Reward9 | TEXT | |
Reward10 | TEXT | |
Reward11 | TEXT | |
Reward12 | TEXT | |
Reward13 | TEXT | |
Reward14 | TEXT | |
Reward15 | TEXT | |
TEXTCHECKSUM3 | FLOAT | A checksum value for the preceeding text fields. |
RequiredCount | INT(11) | |
ReferencedAchievement | INT(11) |
Description of the fields
AchievementId INT(11)
Faction FLOAT
-1: both, 0: Horde or 1: Alliance
MapId INT(11)
References the primary key of [Map.dbc]. Only set if achievement is related to a zone.
PreviousAchievementId INT(11)
If the Achievement belongs to a series, this is the ID of the previous one. 0 otherwise.
Name TEXT
Name1 TEXT
Name2 TEXT
Name3 TEXT
Name4 TEXT
Name5 TEXT
Name6 TEXT
Name7 TEXT
Name8 TEXT
Name9 TEXT
Name10 TEXT
Name11 TEXT
Name12 TEXT
Name13 TEXT
Name14 TEXT
Name15 TEXT
TEXTCHECKSUM1 FLOAT
A checksum value for the preceeding text fields.
Description TEXT
Description1 TEXT
Description2 TEXT
Description3 TEXT
Description4 TEXT
Description5 TEXT
Description6 TEXT
Description7 TEXT
Description8 TEXT
Description9 TEXT
Description10 TEXT
Description11 TEXT
Description12 TEXT
Description13 TEXT
Description14 TEXT
Description15 TEXT
TEXTCHECKSUM2 FLOAT
A checksum value for the preceeding text fields.
CategoryId INT(11)
RewardPoints INT(11)
0,5,10,15,20,25,30,50
OrderInGroup INT(11)
0-111
Flags INT(11)
0x100 are Realmfirst-Achievements, 0x300 are Raid-Realmfirst-Achievements
SpellIconId INT(11)
An icon to display.
Reward TEXT
Reward1 TEXT
Reward2 TEXT
Reward3 TEXT
Reward4 TEXT
Reward5 TEXT
Reward6 TEXT
Reward7 TEXT
Reward8 TEXT
Reward9 TEXT
Reward10 TEXT
Reward11 TEXT
Reward12 TEXT
Reward13 TEXT
Reward14 TEXT
Reward15 TEXT
TEXTCHECKSUM3 FLOAT
A checksum value for the preceeding text fields.
RequiredCount INT(11)
Number of things you have to get/fulfill to get this Achievement. For example if you have to get 25 tabards, there is a 25.
ReferencedAchievement 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