👹 Young Red Dragon
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Bite
  • Claw
  • Fire Breath
Alignment
chaotic evil
Challenge_rating
10
Charisma
19
Constitution
21
Damage_immunities
fire
Dexterity
10
Hit_dice
17d10
Hit_points
178
Hit_points_roll
17d10+85
Image
/api/images/monsters/young-red-dragon.png
Intelligence
14
Languages
Common, Draconic
Proficiency_bonus
4
Size
Large
Strength
23
Type
dragon
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
5900
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Bite",
          "count": "1",
          "type": "melee"
        },
        {
          "action_name": "Claw",
          "count": "2",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The dragon makes three attacks: one with its bite and two with its claws.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 10,
      "damage": [
        {
          "damage_dice": "2d10+6",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        },
        {
          "damage_dice": "1d6",
          "damage_type": {
            "index": "fire",
            "name": "Fire",
            "url": "/api/2014/damage-types/fire"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage plus 3 (1d6) fire damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "attack_bonus": 10,
      "damage": [
        {
          "damage_dice": "2d6+6",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 13 (2d6 + 6) slashing damage.",
      "name": "Claw"
    },
    {
      "actions": [],
      "damage": [
        {
          "damage_dice": "16d6",
          "damage_type": {
            "index": "fire",
            "name": "Fire",
            "url": "/api/2014/damage-types/fire"
          }
        }
      ],
      "dc": {
        "dc_type": {
          "index": "dex",
          "name": "DEX",
          "url": "/api/2014/ability-scores/dex"
        },
        "dc_value": 17,
        "success_type": "half"
      },
      "desc": "The dragon exhales fire in a 30-foot cone. Each creature in that area must make a DC 17 Dexterity saving throw, taking 56 (16d6) fire damage on a failed save, or half as much damage on a successful one.",
      "name": "Fire Breath",
      "usage": {
        "dice": "1d6",
        "min_value": 5,
        "type": "recharge on roll"
      }
    }
  ],
  "alignment": "chaotic evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 18
    }
  ],
  "challenge_rating": 10,
  "charisma": 19,
  "condition_immunities": [],
  "constitution": 21,
  "damage_immunities": [
    "fire"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [],
  "hit_dice": "17d10",
  "hit_points": 178,
  "hit_points_roll": "17d10+85",
  "image": "/api/images/monsters/young-red-dragon.png",
  "index": "young-red-dragon",
  "intelligence": 14,
  "languages": "Common, Draconic",
  "legendary_actions": [],
  "name": "Young Red Dragon",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-dex",
        "name": "Saving Throw: DEX",
        "url": "/api/2014/proficiencies/saving-throw-dex"
      },
      "value": 4
    },
    {
      "proficiency": {
        "index": "saving-throw-con",
        "name": "Saving Throw: CON",
        "url": "/api/2014/proficiencies/saving-throw-con"
      },
      "value": 9
    },
    {
      "proficiency": {
        "index": "saving-throw-wis",
        "name": "Saving Throw: WIS",
        "url": "/api/2014/proficiencies/saving-throw-wis"
      },
      "value": 4
    },
    {
      "proficiency": {
        "index": "saving-throw-cha",
        "name": "Saving Throw: CHA",
        "url": "/api/2014/proficiencies/saving-throw-cha"
      },
      "value": 8
    },
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 8
    },
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 4
    }
  ],
  "proficiency_bonus": 4,
  "reactions": [],
  "senses": {
    "blindsight": "30 ft.",
    "darkvision": "120 ft.",
    "passive_perception": 18
  },
  "size": "Large",
  "special_abilities": [],
  "speed": {
    "climb": "40 ft.",
    "fly": "80 ft.",
    "walk": "40 ft."
  },
  "strength": 23,
  "type": "dragon",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/young-red-dragon",
  "wisdom": 11,
  "xp": 5900
}