👹 Ancient Red Dragon
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Bite
  • Claw
  • Tail
  • Frightful Presence
  • Fire Breath
Alignment
chaotic evil
Challenge_rating
24
Charisma
23
Constitution
29
Damage_immunities
fire
Dexterity
10
Hit_dice
28d20
Hit_points
546
Hit_points_roll
28d20+252
Image
/api/images/monsters/ancient-red-dragon.png
Intelligence
18
Languages
Common, Draconic
Legendary_actions
  • Detect
  • Tail Attack
  • Wing Attack (Costs 2 Actions)
Proficiency_bonus
7
Size
Gargantuan
Special_abilities
Legendary Resistance
Strength
30
Type
dragon
Updated_at
2026-06-02T19:33:15.975Z
Wisdom
15
Xp
62000
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Frightful Presence",
          "count": "1",
          "type": "ability"
        },
        {
          "action_name": "Bite",
          "count": "1",
          "type": "melee"
        },
        {
          "action_name": "Claw",
          "count": "2",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The dragon can use its Frightful Presence. It then makes three attacks: one with its bite and two with its claws.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 17,
      "damage": [
        {
          "damage_dice": "2d10+10",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        },
        {
          "damage_dice": "4d6",
          "damage_type": {
            "index": "fire",
            "name": "Fire",
            "url": "/api/2014/damage-types/fire"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage plus 14 (4d6) fire damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "attack_bonus": 17,
      "damage": [
        {
          "damage_dice": "2d6+10",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.",
      "name": "Claw"
    },
    {
      "actions": [],
      "attack_bonus": 17,
      "damage": [
        {
          "damage_dice": "2d8+10",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.",
      "name": "Tail"
    },
    {
      "actions": [],
      "damage": [],
      "dc": {
        "dc_type": {
          "index": "wis",
          "name": "WIS",
          "url": "/api/2014/ability-scores/wis"
        },
        "dc_value": 21,
        "success_type": "none"
      },
      "desc": "Each creature of the dragon's choice that is within 120 feet of the dragon and aware of it must succeed on a DC 21 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the dragon's Frightful Presence for the next 24 hours.",
      "name": "Frightful Presence"
    },
    {
      "actions": [],
      "damage": [
        {
          "damage_dice": "26d6",
          "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": 24,
        "success_type": "half"
      },
      "desc": "The dragon exhales fire in a 90-foot cone. Each creature in that area must make a DC 24 Dexterity saving throw, taking 91 (26d6) 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": 22
    }
  ],
  "challenge_rating": 24,
  "charisma": 23,
  "condition_immunities": [],
  "constitution": 29,
  "damage_immunities": [
    "fire"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [],
  "hit_dice": "28d20",
  "hit_points": 546,
  "hit_points_roll": "28d20+252",
  "image": "/api/images/monsters/ancient-red-dragon.png",
  "index": "ancient-red-dragon",
  "intelligence": 18,
  "languages": "Common, Draconic",
  "legendary_actions": [
    {
      "damage": [],
      "desc": "The dragon makes a Wisdom (Perception) check.",
      "name": "Detect"
    },
    {
      "damage": [],
      "desc": "The dragon makes a tail attack.",
      "name": "Tail Attack"
    },
    {
      "damage": [
        {
          "damage_dice": "2d6+10",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "dc": {
        "dc_type": {
          "index": "dex",
          "name": "DEX",
          "url": "/api/2014/ability-scores/dex"
        },
        "dc_value": 25,
        "success_type": "none"
      },
      "desc": "The dragon beats its wings. Each creature within 15 ft. of the dragon must succeed on a DC 25 Dexterity saving throw or take 17 (2d6 + 10) bludgeoning damage and be knocked prone. The dragon can then fly up to half its flying speed.",
      "name": "Wing Attack (Costs 2 Actions)"
    }
  ],
  "name": "Ancient Red Dragon",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-dex",
        "name": "Saving Throw: DEX",
        "url": "/api/2014/proficiencies/saving-throw-dex"
      },
      "value": 7
    },
    {
      "proficiency": {
        "index": "saving-throw-con",
        "name": "Saving Throw: CON",
        "url": "/api/2014/proficiencies/saving-throw-con"
      },
      "value": 16
    },
    {
      "proficiency": {
        "index": "saving-throw-wis",
        "name": "Saving Throw: WIS",
        "url": "/api/2014/proficiencies/saving-throw-wis"
      },
      "value": 9
    },
    {
      "proficiency": {
        "index": "saving-throw-cha",
        "name": "Saving Throw: CHA",
        "url": "/api/2014/proficiencies/saving-throw-cha"
      },
      "value": 13
    },
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 16
    },
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 7
    }
  ],
  "proficiency_bonus": 7,
  "reactions": [],
  "senses": {
    "blindsight": "60 ft.",
    "darkvision": "120 ft.",
    "passive_perception": 26
  },
  "size": "Gargantuan",
  "special_abilities": [
    {
      "damage": [],
      "desc": "If the dragon fails a saving throw, it can choose to succeed instead.",
      "name": "Legendary Resistance",
      "usage": {
        "rest_types": [],
        "times": 3,
        "type": "per day"
      }
    }
  ],
  "speed": {
    "climb": "40 ft.",
    "fly": "80 ft.",
    "walk": "40 ft."
  },
  "strength": 30,
  "type": "dragon",
  "updated_at": "2026-06-02T19:33:15.975Z",
  "url": "/api/2014/monsters/ancient-red-dragon",
  "wisdom": 15,
  "xp": 62000
}