👹 Copper Dragon Wyrmling
Monsters
View raw API endpoint ↗

Properties

Actions
  • Bite
  • Breath Weapons
Alignment
chaotic good
Challenge_rating
1
Charisma
13
Constitution
13
Damage_immunities
acid
Dexterity
12
Hit_dice
4d8
Hit_points
22
Hit_points_roll
4d8+4
Image
/api/images/monsters/copper-dragon-wyrmling.png
Intelligence
14
Languages
Draconic
Proficiency_bonus
2
Size
Medium
Strength
15
Type
dragon
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
11
Xp
200
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"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) piercing damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "damage": [],
      "desc": "The dragon uses one of the following breath weapons.\nAcid Breath. The dragon exhales acid in an 20-foot line that is 5 feet wide. Each creature in that line must make a DC 11 Dexterity saving throw, taking 18 (4d8) acid damage on a failed save, or half as much damage on a successful one.\nSlowing Breath. The dragon exhales gas in a 15-foot cone. Each creature in that area must succeed on a DC 11 Constitution saving throw. On a failed save, the creature can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the creature can use either an action or a bonus action on its turn, but not both. These effects last for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself with a successful save.",
      "name": "Breath Weapons",
      "options": {
        "choose": 1,
        "from": {
          "option_set_type": "options_array",
          "options": [
            {
              "damage": [
                {
                  "damage_dice": "4d8",
                  "damage_type": {
                    "index": "acid",
                    "name": "Acid",
                    "url": "/api/2014/damage-types/acid"
                  }
                }
              ],
              "dc": {
                "dc_type": {
                  "index": "dex",
                  "name": "DEX",
                  "url": "/api/2014/ability-scores/dex"
                },
                "dc_value": 11,
                "success_type": "half"
              },
              "name": "Acid Breath",
              "option_type": "breath"
            },
            {
              "dc": {
                "dc_type": {
                  "index": "con",
                  "name": "CON",
                  "url": "/api/2014/ability-scores/con"
                },
                "dc_value": 11,
                "success_type": "none"
              },
              "name": "Slowing Breath",
              "option_type": "breath"
            }
          ]
        },
        "type": "attack"
      },
      "usage": {
        "dice": "1d6",
        "min_value": 5,
        "type": "recharge on roll"
      }
    }
  ],
  "alignment": "chaotic good",
  "armor_class": [
    {
      "type": "natural",
      "value": 16
    }
  ],
  "challenge_rating": 1,
  "charisma": 13,
  "condition_immunities": [],
  "constitution": 13,
  "damage_immunities": [
    "acid"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 12,
  "forms": [],
  "hit_dice": "4d8",
  "hit_points": 22,
  "hit_points_roll": "4d8+4",
  "image": "/api/images/monsters/copper-dragon-wyrmling.png",
  "index": "copper-dragon-wyrmling",
  "intelligence": 14,
  "languages": "Draconic",
  "legendary_actions": [],
  "name": "Copper Dragon Wyrmling",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-dex",
        "name": "Saving Throw: DEX",
        "url": "/api/2014/proficiencies/saving-throw-dex"
      },
      "value": 3
    },
    {
      "proficiency": {
        "index": "saving-throw-con",
        "name": "Saving Throw: CON",
        "url": "/api/2014/proficiencies/saving-throw-con"
      },
      "value": 3
    },
    {
      "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": 3
    },
    {
      "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": 3
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "blindsight": "10 ft.",
    "darkvision": "60 ft.",
    "passive_perception": 14
  },
  "size": "Medium",
  "special_abilities": [],
  "speed": {
    "climb": "30 ft.",
    "fly": "60 ft.",
    "walk": "30 ft."
  },
  "strength": 15,
  "type": "dragon",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/copper-dragon-wyrmling",
  "wisdom": 11,
  "xp": 200
}