👹 Dretch
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Bite
  • Claws
  • Fetid Cloud
Alignment
chaotic evil
Challenge_rating
0.25
Charisma
3
Condition_immunities
Poisoned
Constitution
12
Damage_immunities
poison
Damage_resistances
  • cold
  • fire
  • lightning
Dexterity
11
Hit_dice
4d6
Hit_points
18
Hit_points_roll
4d6+4
Image
/api/images/monsters/dretch.png
Intelligence
5
Languages
Abyssal, telepathy 60 ft. (works only with creatures that understand Abyssal)
Proficiency_bonus
2
Size
Small
Strength
11
Subtype
demon
Type
fiend
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
8
Xp
25
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Bite",
          "count": "1",
          "type": "melee"
        },
        {
          "action_name": "Claws",
          "count": "1",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The dretch makes two attacks: one with its bite and one with its claws.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 2,
      "damage": [
        {
          "damage_dice": "1d6",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 3 (1d6) piercing damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "attack_bonus": 2,
      "damage": [
        {
          "damage_dice": "2d4",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 5 (2d4) slashing damage.",
      "name": "Claws"
    },
    {
      "actions": [],
      "damage": [],
      "dc": {
        "dc_type": {
          "index": "con",
          "name": "CON",
          "url": "/api/2014/ability-scores/con"
        },
        "dc_value": 11,
        "success_type": "none"
      },
      "desc": "A 10-foot radius of disgusting green gas extends out from the dretch. The gas spreads around corners, and its area is lightly obscured. It lasts for 1 minute or until a strong wind disperses it. Any creature that starts its turn in that area must succeed on a DC 11 Constitution saving throw or be poisoned until the start of its next turn. While poisoned in this way, the target can take either an action or a bonus action on its turn, not both, and can't take reactions.",
      "name": "Fetid Cloud",
      "usage": {
        "times": 1,
        "type": "per day"
      }
    }
  ],
  "alignment": "chaotic evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 11
    }
  ],
  "challenge_rating": 0.25,
  "charisma": 3,
  "condition_immunities": [
    {
      "index": "poisoned",
      "name": "Poisoned",
      "url": "/api/2014/conditions/poisoned"
    }
  ],
  "constitution": 12,
  "damage_immunities": [
    "poison"
  ],
  "damage_resistances": [
    "cold",
    "fire",
    "lightning"
  ],
  "damage_vulnerabilities": [],
  "dexterity": 11,
  "forms": [],
  "hit_dice": "4d6",
  "hit_points": 18,
  "hit_points_roll": "4d6+4",
  "image": "/api/images/monsters/dretch.png",
  "index": "dretch",
  "intelligence": 5,
  "languages": "Abyssal, telepathy 60 ft. (works only with creatures that understand Abyssal)",
  "legendary_actions": [],
  "name": "Dretch",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 9
  },
  "size": "Small",
  "special_abilities": [],
  "speed": {
    "walk": "20 ft."
  },
  "strength": 11,
  "subtype": "demon",
  "type": "fiend",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/dretch",
  "wisdom": 8,
  "xp": 25
}