⚔️ Barbarian
Classes
View raw API endpoint ↗

Properties

Class_levels
/api/2014/classes/barbarian/levels
Hit_die
12
Proficiencies
  • Light Armor
  • Medium Armor
  • Shields
  • Simple Weapons
  • Martial Weapons
  • Saving Throw: STR
  • Saving Throw: CON
Saving_throws
  • STR
  • CON
Subclasses
Berserker
Updated_at
2026-04-01T20:35:36.453Z
Raw JSON data
{
  "class_levels": "/api/2014/classes/barbarian/levels",
  "hit_die": 12,
  "index": "barbarian",
  "multi_classing": {
    "prerequisites": [
      {
        "ability_score": {
          "index": "str",
          "name": "STR",
          "url": "/api/2014/ability-scores/str"
        },
        "minimum_score": 13
      }
    ],
    "proficiencies": [
      {
        "index": "shields",
        "name": "Shields",
        "url": "/api/2014/proficiencies/shields"
      },
      {
        "index": "simple-weapons",
        "name": "Simple Weapons",
        "url": "/api/2014/proficiencies/simple-weapons"
      },
      {
        "index": "martial-weapons",
        "name": "Martial Weapons",
        "url": "/api/2014/proficiencies/martial-weapons"
      }
    ]
  },
  "name": "Barbarian",
  "proficiencies": [
    {
      "index": "light-armor",
      "name": "Light Armor",
      "url": "/api/2014/proficiencies/light-armor"
    },
    {
      "index": "medium-armor",
      "name": "Medium Armor",
      "url": "/api/2014/proficiencies/medium-armor"
    },
    {
      "index": "shields",
      "name": "Shields",
      "url": "/api/2014/proficiencies/shields"
    },
    {
      "index": "simple-weapons",
      "name": "Simple Weapons",
      "url": "/api/2014/proficiencies/simple-weapons"
    },
    {
      "index": "martial-weapons",
      "name": "Martial Weapons",
      "url": "/api/2014/proficiencies/martial-weapons"
    },
    {
      "index": "saving-throw-str",
      "name": "Saving Throw: STR",
      "url": "/api/2014/proficiencies/saving-throw-str"
    },
    {
      "index": "saving-throw-con",
      "name": "Saving Throw: CON",
      "url": "/api/2014/proficiencies/saving-throw-con"
    }
  ],
  "proficiency_choices": [
    {
      "choose": 2,
      "desc": "Choose two from Animal Handling, Athletics, Intimidation, Nature, Perception, and Survival",
      "from": {
        "option_set_type": "options_array",
        "options": [
          {
            "item": {
              "index": "skill-animal-handling",
              "name": "Skill: Animal Handling",
              "url": "/api/2014/proficiencies/skill-animal-handling"
            },
            "option_type": "reference"
          },
          {
            "item": {
              "index": "skill-athletics",
              "name": "Skill: Athletics",
              "url": "/api/2014/proficiencies/skill-athletics"
            },
            "option_type": "reference"
          },
          {
            "item": {
              "index": "skill-intimidation",
              "name": "Skill: Intimidation",
              "url": "/api/2014/proficiencies/skill-intimidation"
            },
            "option_type": "reference"
          },
          {
            "item": {
              "index": "skill-nature",
              "name": "Skill: Nature",
              "url": "/api/2014/proficiencies/skill-nature"
            },
            "option_type": "reference"
          },
          {
            "item": {
              "index": "skill-perception",
              "name": "Skill: Perception",
              "url": "/api/2014/proficiencies/skill-perception"
            },
            "option_type": "reference"
          },
          {
            "item": {
              "index": "skill-survival",
              "name": "Skill: Survival",
              "url": "/api/2014/proficiencies/skill-survival"
            },
            "option_type": "reference"
          }
        ]
      },
      "type": "proficiencies"
    }
  ],
  "saving_throws": [
    {
      "index": "str",
      "name": "STR",
      "url": "/api/2014/ability-scores/str"
    },
    {
      "index": "con",
      "name": "CON",
      "url": "/api/2014/ability-scores/con"
    }
  ],
  "starting_equipment": [
    {
      "equipment": {
        "index": "explorers-pack",
        "name": "Explorer's Pack",
        "url": "/api/2014/equipment/explorers-pack"
      },
      "quantity": 1
    },
    {
      "equipment": {
        "index": "javelin",
        "name": "Javelin",
        "url": "/api/2014/equipment/javelin"
      },
      "quantity": 4
    }
  ],
  "starting_equipment_options": [
    {
      "choose": 1,
      "desc": "(a) a greataxe or (b) any martial melee weapon",
      "from": {
        "option_set_type": "options_array",
        "options": [
          {
            "count": 1,
            "of": {
              "index": "greataxe",
              "name": "Greataxe",
              "url": "/api/2014/equipment/greataxe"
            },
            "option_type": "counted_reference"
          },
          {
            "choice": {
              "choose": 1,
              "desc": "any martial melee weapon",
              "from": {
                "equipment_category": {
                  "index": "martial-melee-weapons",
                  "name": "Martial Melee Weapons",
                  "url": "/api/2014/equipment-categories/martial-melee-weapons"
                },
                "option_set_type": "equipment_category"
              },
              "type": "equipment"
            },
            "option_type": "choice"
          }
        ]
      },
      "type": "equipment"
    },
    {
      "choose": 1,
      "desc": "(a) two handaxes or (b) any simple weapon",
      "from": {
        "option_set_type": "options_array",
        "options": [
          {
            "count": 2,
            "of": {
              "index": "handaxe",
              "name": "Handaxe",
              "url": "/api/2014/equipment/handaxe"
            },
            "option_type": "counted_reference"
          },
          {
            "choice": {
              "choose": 1,
              "desc": "any simple weapon",
              "from": {
                "equipment_category": {
                  "index": "simple-weapons",
                  "name": "Simple Weapons",
                  "url": "/api/2014/equipment-categories/simple-weapons"
                },
                "option_set_type": "equipment_category"
              },
              "type": "equipment"
            },
            "option_type": "choice"
          }
        ]
      },
      "type": "equipment"
    }
  ],
  "subclasses": [
    {
      "index": "berserker",
      "name": "Berserker",
      "url": "/api/2014/subclasses/berserker"
    }
  ],
  "updated_at": "2026-04-01T20:35:36.453Z",
  "url": "/api/2014/classes/barbarian"
}