👹 Blue Dragon Wyrmling
Monsters
View raw API endpoint ↗

Properties

Actions
  • Bite
  • Lightning Breath
Alignment
lawful evil
Challenge_rating
3
Charisma
15
Constitution
15
Damage_immunities
lightning
Dexterity
10
Hit_dice
8d8
Hit_points
52
Hit_points_roll
8d8+16
Image
/api/images/monsters/blue-dragon-wyrmling.png
Intelligence
12
Languages
Draconic
Proficiency_bonus
2
Size
Medium
Strength
17
Type
dragon
Updated_at
2026-06-02T19:33:15.977Z
Wisdom
11
Xp
700
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d10+3",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        },
        {
          "damage_dice": "1d6",
          "damage_type": {
            "index": "lightning",
            "name": "Lightning",
            "url": "/api/2014/damage-types/lightning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (1d10 + 3) piercing damage plus 3 (1d6) lightning damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "damage": [
        {
          "damage_dice": "4d10",
          "damage_type": {
            "index": "lightning",
            "name": "Lightning",
            "url": "/api/2014/damage-types/lightning"
          }
        }
      ],
      "dc": {
        "dc_type": {
          "index": "dex",
          "name": "DEX",
          "url": "/api/2014/ability-scores/dex"
        },
        "dc_value": 12,
        "success_type": "half"
      },
      "desc": "The dragon exhales lightning in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 12 Dexterity saving throw, taking 22 (4d10) lightning damage on a failed save, or half as much damage on a successful one.",
      "name": "Lightning Breath",
      "usage": {
        "dice": "1d6",
        "min_value": 5,
        "type": "recharge on roll"
      }
    }
  ],
  "alignment": "lawful evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 17
    }
  ],
  "challenge_rating": 3,
  "charisma": 15,
  "condition_immunities": [],
  "constitution": 15,
  "damage_immunities": [
    "lightning"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [],
  "hit_dice": "8d8",
  "hit_points": 52,
  "hit_points_roll": "8d8+16",
  "image": "/api/images/monsters/blue-dragon-wyrmling.png",
  "index": "blue-dragon-wyrmling",
  "intelligence": 12,
  "languages": "Draconic",
  "legendary_actions": [],
  "name": "Blue Dragon Wyrmling",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-dex",
        "name": "Saving Throw: DEX",
        "url": "/api/2014/proficiencies/saving-throw-dex"
      },
      "value": 2
    },
    {
      "proficiency": {
        "index": "saving-throw-con",
        "name": "Saving Throw: CON",
        "url": "/api/2014/proficiencies/saving-throw-con"
      },
      "value": 4
    },
    {
      "proficiency": {
        "index": "saving-throw-wis",
        "name": "Saving Throw: WIS",
        "url": "/api/2014/proficiencies/saving-throw-wis"
      },
      "value": 2
    },
    {
      "proficiency": {
        "index": "saving-throw-cha",
        "name": "Saving Throw: CHA",
        "url": "/api/2014/proficiencies/saving-throw-cha"
      },
      "value": 4
    },
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 4
    },
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 2
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "blindsight": "10 ft.",
    "darkvision": "60 ft.",
    "passive_perception": 14
  },
  "size": "Medium",
  "special_abilities": [],
  "speed": {
    "burrow": "15 ft.",
    "fly": "60 ft.",
    "walk": "30 ft."
  },
  "strength": 17,
  "type": "dragon",
  "updated_at": "2026-06-02T19:33:15.977Z",
  "url": "/api/2014/monsters/blue-dragon-wyrmling",
  "wisdom": 11,
  "xp": 700
}