ChrClasses.dbc SF: Difference between revisions
Jump to navigation
Jump to search
(Created page with " == ChrClasses.dbc == This dbc contains all players possible classes. == Structure == === Version is : 5.4.2 17688 === {| class="wikitable" ! Field Nb ! Name ! Type |- | 1 ...") |
(No difference)
|
Latest revision as of 19:20, 26 December 2013
ChrClasses.dbc
This dbc contains all players possible classes.
Structure
Version is : 5.4.2 17688
| Field Nb | Name | Type |
|---|---|---|
| 1 | ID | Int |
| 2 | PowerType | Int |
| 4 | Name | String |
| 8 | SpellFamily | Int |
| 10 | CinematicSequence | Int |
| 11 | StrenthBonus | Int |
| 12 | AgilityBonus | Int |
| 13 | RangedAgilityBonus | Int |
Content
When including this template in another page, use parameter binary=1 to get binary values instead of ID, eg: 2^(ID-1).
| Value | ID | Name |
|---|---|---|
| 1 | 1 | Warrior |
| 2 | 2 | Paladin |
| 4 | 3 | Hunter |
| 8 | 4 | Rogue |
| 16 | 5 | Priest |
| 32 | 6 | Death Knight |
| 64 | 7 | Shaman |
| 128 | 8 | Mage |
| 256 | 9 | Warlock |
| 512 | 10 | Monk |
| 1024 | 11 | Druid |