# classes

> Kinbarrow modding reference — content tree `45d0fe274f851548`.

The 12 legal ids a field referencing `classes` may use, enumerated
from the content tree the game boots with. The validator accepts exactly these.

| Id | Name |
| --- | --- |
| `barbarian` | Barbarian |
| `bard` | Bard |
| `cleric` | Cleric |
| `druid` | Druid |
| `fighter` | Fighter |
| `monk` | Monk |
| `paladin` | Paladin |
| `ranger` | Ranger |
| `rogue` | Rogue |
| `sorcerer` | Sorcerer |
| `warlock` | Warlock |
| `wizard` | Wizard |

