⚔️ Fighter
Classes
View raw API endpoint ↗

Properties

Class_levels
/api/2014/classes/fighter/levels
Hit_die
10
Proficiencies
  • All armor
  • Shields
  • Simple Weapons
  • Martial Weapons
  • Saving Throw: STR
  • Saving Throw: CON
Saving_throws
  • STR
  • CON
Subclasses
Champion
Updated_at
2026-04-01T20:35:36.453Z
Raw JSON data
{
  "class_levels": "/api/2014/classes/fighter/levels",
  "hit_die": 10,
  "index": "fighter",
  "multi_classing": {
    "prerequisite_options": {
      "choose": 1,
      "from": {
        "option_set_type": "options_array",
        "options": [
          {
            "ability_score": {
              "index": "str",
              "name": "STR",
              "url": "/api/2014/ability-scores/str"
            },
            "minimum_score": 13,
            "option_type": "score_prerequisite"
          },
          {
            "ability_score": {
              "index": "dex",
              "name": "DEX",
              "url": "/api/2014/ability-scores/dex"
            },
            "minimum_score": 13,
            "option_type": "score_prerequisite"
          }
        ]
      },
      "type": "ability-scores"
    },
    "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"
      }
    ]
  },
  "name": "Fighter",
  "proficiencies": [
    {
      "index": "all-armor",
      "name": "All armor",
      "url": "/api/2014/proficiencies/all-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 skills from Acrobatics, Animal Handling, Athletics, History, Insight, Intimidation, Perception, and Survival",
      "from": {
        "option_set_type": "options_array",
        "options": [
          {
            "item": {
              "index": "skill-acrobatics",
              "name": "Skill: Acrobatics",
              "url": "/api/2014/proficiencies/skill-acrobatics"
            },
            "option_type": "reference"
          },
          {
            "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-history",
              "name": "Skill: History",
              "url": "/api/2014/proficiencies/skill-history"
            },
            "option_type": "reference"
          },
          {
            "item": {
              "index": "skill-insight",
              "name": "Skill: Insight",
              "url": "/api/2014/proficiencies/skill-insight"
            },
            "option_type": "reference"
          },
          {
            "item": {
              "index": "skill-intimidation",
              "name": "Skill: Intimidation",
              "url": "/api/2014/proficiencies/skill-intimidation"
            },
            "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": [],
  "starting_equipment_options": [
    {
      "choose": 1,
      "desc": "(a) chain mail or (b) leather armor, longbow, and 20 arrows",
      "from": {
        "option_set_type": "options_array",
        "options": [
          {
            "count": 1,
            "of": {
              "index": "chain-mail",
              "name": "Chain Mail",
              "url": "/api/2014/equipment/chain-mail"
            },
            "option_type": "counted_reference"
          },
          {
            "items": [
              {
                "count": 1,
                "of": {
                  "index": "leather-armor",
                  "name": "Leather Armor",
                  "url": "/api/2014/equipment/leather-armor"
                },
                "option_type": "counted_reference"
              },
              {
                "count": 1,
                "of": {
                  "index": "longbow",
                  "name": "Longbow",
                  "url": "/api/2014/equipment/longbow"
                },
                "option_type": "counted_reference"
              },
              {
                "count": 20,
                "of": {
                  "index": "arrow",
                  "name": "Arrow",
                  "url": "/api/2014/equipment/arrow"
                },
                "option_type": "counted_reference"
              }
            ],
            "option_type": "multiple"
          }
        ]
      },
      "type": "equipment"
    },
    {
      "choose": 1,
      "desc": "(a) a martial weapon and a shield or (b) two martial weapons",
      "from": {
        "option_set_type": "options_array",
        "options": [
          {
            "items": [
              {
                "choice": {
                  "choose": 1,
                  "desc": "a martial weapon",
                  "from": {
                    "equipment_category": {
                      "index": "martial-weapons",
                      "name": "Martial Weapons",
                      "url": "/api/2014/equipment-categories/martial-weapons"
                    },
                    "option_set_type": "equipment_category"
                  },
                  "type": "equipment"
                },
                "option_type": "choice"
              },
              {
                "count": 1,
                "of": {
                  "index": "shield",
                  "name": "Shield",
                  "url": "/api/2014/equipment/shield"
                },
                "option_type": "counted_reference"
              }
            ],
            "option_type": "multiple"
          },
          {
            "choice": {
              "choose": 2,
              "desc": "two martial weapons",
              "from": {
                "equipment_category": {
                  "index": "martial-weapons",
                  "name": "Martial Weapons",
                  "url": "/api/2014/equipment-categories/martial-weapons"
                },
                "option_set_type": "equipment_category"
              },
              "type": "equipment"
            },
            "option_type": "choice"
          }
        ]
      },
      "type": "equipment"
    },
    {
      "choose": 1,
      "desc": "(a) a light crossbow and 20 bolts or (b) two handaxes",
      "from": {
        "option_set_type": "options_array",
        "options": [
          {
            "items": [
              {
                "count": 1,
                "of": {
                  "index": "crossbow-light",
                  "name": "Crossbow, light",
                  "url": "/api/2014/equipment/crossbow-light"
                },
                "option_type": "counted_reference"
              },
              {
                "count": 20,
                "of": {
                  "index": "crossbow-bolt",
                  "name": "Crossbow bolt",
                  "url": "/api/2014/equipment/crossbow-bolt"
                },
                "option_type": "counted_reference"
              }
            ],
            "option_type": "multiple"
          },
          {
            "count": 2,
            "of": {
              "index": "handaxe",
              "name": "Handaxe",
              "url": "/api/2014/equipment/handaxe"
            },
            "option_type": "counted_reference"
          }
        ]
      },
      "type": "equipment"
    },
    {
      "choose": 1,
      "desc": "(a) a dungeoneer’s pack or (b) an explorer’s pack",
      "from": {
        "option_set_type": "options_array",
        "options": [
          {
            "count": 1,
            "of": {
              "index": "dungeoneers-pack",
              "name": "Dungeoneer's Pack",
              "url": "/api/2014/equipment/dungeoneers-pack"
            },
            "option_type": "counted_reference"
          },
          {
            "count": 1,
            "of": {
              "index": "explorers-pack",
              "name": "Explorer's Pack",
              "url": "/api/2014/equipment/explorers-pack"
            },
            "option_type": "counted_reference"
          }
        ]
      },
      "type": "equipment"
    }
  ],
  "subclasses": [
    {
      "index": "champion",
      "name": "Champion",
      "url": "/api/2014/subclasses/champion"
    }
  ],
  "updated_at": "2026-04-01T20:35:36.453Z",
  "url": "/api/2014/classes/fighter"
}