👹 White Dragon Wyrmling
Monsters
View raw API endpoint ↗

Properties

Actions
  • Bite
  • Cold Breath
Alignment
chaotic evil
Challenge_rating
2
Charisma
11
Constitution
14
Damage_immunities
cold
Dexterity
10
Hit_dice
5d8
Hit_points
32
Hit_points_roll
5d8+10
Image
/api/images/monsters/white-dragon-wyrmling.png
Intelligence
5
Languages
Draconic
Proficiency_bonus
2
Size
Medium
Strength
14
Type
dragon
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
450
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d10+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        },
        {
          "damage_dice": "1d4",
          "damage_type": {
            "index": "cold",
            "name": "Cold",
            "url": "/api/2014/damage-types/cold"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) piercing damage plus 2 (1d4) cold damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "damage": [
        {
          "damage_dice": "5d8",
          "damage_type": {
            "index": "cold",
            "name": "Cold",
            "url": "/api/2014/damage-types/cold"
          }
        }
      ],
      "dc": {
        "dc_type": {
          "index": "con",
          "name": "CON",
          "url": "/api/2014/ability-scores/con"
        },
        "dc_value": 12,
        "success_type": "half"
      },
      "desc": "The dragon exhales an icy blast of hail in a 15-foot cone. Each creature in that area must make a DC 12 Constitution saving throw, taking 22 (5d8) cold damage on a failed save, or half as much damage on a successful one.",
      "name": "Cold Breath",
      "usage": {
        "dice": "1d6",
        "min_value": 5,
        "type": "recharge on roll"
      }
    }
  ],
  "alignment": "chaotic evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 16
    }
  ],
  "challenge_rating": 2,
  "charisma": 11,
  "condition_immunities": [],
  "constitution": 14,
  "damage_immunities": [
    "cold"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [],
  "hit_dice": "5d8",
  "hit_points": 32,
  "hit_points_roll": "5d8+10",
  "image": "/api/images/monsters/white-dragon-wyrmling.png",
  "index": "white-dragon-wyrmling",
  "intelligence": 5,
  "languages": "Draconic",
  "legendary_actions": [],
  "name": "White 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": 2
    },
    {
      "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.",
    "swim": "30 ft.",
    "walk": "30 ft."
  },
  "strength": 14,
  "type": "dragon",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/white-dragon-wyrmling",
  "wisdom": 10,
  "xp": 450
}