👹 Kobold
Monsters
View raw API endpoint ↗

Properties

Actions
  • Dagger
  • Sling
Alignment
lawful evil
Challenge_rating
0.125
Charisma
8
Constitution
9
Dexterity
15
Hit_dice
2d6
Hit_points
5
Hit_points_roll
2d6-2
Image
/api/images/monsters/kobold.png
Intelligence
8
Languages
Common, Draconic
Proficiency_bonus
2
Size
Small
Special_abilities
  • Sunlight Sensitivity
  • Pack Tactics
Strength
7
Subtype
kobold
Type
humanoid
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
7
Xp
25
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d4+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
      "name": "Dagger"
    },
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d4+2",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
      "name": "Sling"
    }
  ],
  "alignment": "lawful evil",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 0.125,
  "charisma": 8,
  "condition_immunities": [],
  "constitution": 9,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 15,
  "forms": [],
  "hit_dice": "2d6",
  "hit_points": 5,
  "hit_points_roll": "2d6-2",
  "image": "/api/images/monsters/kobold.png",
  "index": "kobold",
  "intelligence": 8,
  "languages": "Common, Draconic",
  "legendary_actions": [],
  "name": "Kobold",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 8
  },
  "size": "Small",
  "special_abilities": [
    {
      "damage": [],
      "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
      "name": "Sunlight Sensitivity"
    },
    {
      "damage": [],
      "desc": "The kobold has advantage on an attack roll against a creature if at least one of the kobold's allies is within 5 ft. of the creature and the ally isn't incapacitated.",
      "name": "Pack Tactics"
    }
  ],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 7,
  "subtype": "kobold",
  "type": "humanoid",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/kobold",
  "wisdom": 7,
  "xp": 25
}