👹 Hobgoblin
Monsters
View raw API endpoint ↗

Properties

Actions
  • Longsword
  • Longbow
Alignment
lawful evil
Challenge_rating
0.5
Charisma
9
Constitution
12
Dexterity
12
Hit_dice
2d8
Hit_points
11
Hit_points_roll
2d8+2
Image
/api/images/monsters/hobgoblin.png
Intelligence
10
Languages
Common, Goblin
Proficiency_bonus
2
Size
Medium
Special_abilities
Martial Advantage
Strength
13
Subtype
goblinoid
Type
humanoid
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
100
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 3,
      "damage": [
        {
          "choose": 1,
          "from": {
            "option_set_type": "options_array",
            "options": [
              {
                "damage_dice": "1d8+1",
                "damage_type": {
                  "index": "slashing",
                  "name": "Slashing",
                  "url": "/api/2014/damage-types/slashing"
                },
                "notes": "One handed",
                "option_type": "damage"
              },
              {
                "damage_dice": "1d10+1",
                "damage_type": {
                  "index": "slashing",
                  "name": "Slashing",
                  "url": "/api/2014/damage-types/slashing"
                },
                "notes": "Two handed",
                "option_type": "damage"
              }
            ]
          },
          "type": "damage"
        }
      ],
      "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) slashing damage, or 6 (1d10 + 1) slashing damage if used with two hands.",
      "name": "Longsword"
    },
    {
      "actions": [],
      "attack_bonus": 3,
      "damage": [
        {
          "damage_dice": "1d8+1",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Ranged Weapon Attack: +3 to hit, range 150/600 ft., one target. Hit: 5 (1d8 + 1) piercing damage.",
      "name": "Longbow"
    }
  ],
  "alignment": "lawful evil",
  "armor_class": [
    {
      "armor": [
        {
          "index": "chain-mail",
          "name": "Chain Mail",
          "url": "/api/2014/equipment/chain-mail"
        },
        {
          "index": "shield",
          "name": "Shield",
          "url": "/api/2014/equipment/shield"
        }
      ],
      "type": "armor",
      "value": 18
    }
  ],
  "challenge_rating": 0.5,
  "charisma": 9,
  "condition_immunities": [],
  "constitution": 12,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 12,
  "forms": [],
  "hit_dice": "2d8",
  "hit_points": 11,
  "hit_points_roll": "2d8+2",
  "image": "/api/images/monsters/hobgoblin.png",
  "index": "hobgoblin",
  "intelligence": 10,
  "languages": "Common, Goblin",
  "legendary_actions": [],
  "name": "Hobgoblin",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 10
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "Once per turn, the hobgoblin can deal an extra 7 (2d6) damage to a creature it hits with a weapon attack if that creature is within 5 ft. of an ally of the hobgoblin that isn't incapacitated.",
      "name": "Martial Advantage"
    }
  ],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 13,
  "subtype": "goblinoid",
  "type": "humanoid",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/hobgoblin",
  "wisdom": 10,
  "xp": 100
}