👹 Half-Red Dragon Veteran
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Longsword
  • Shortsword
  • Heavy Crossbow
  • Fire Breath
Alignment
any alignment
Challenge_rating
5
Charisma
10
Constitution
14
Damage_resistances
fire
Dexterity
13
Hit_dice
10d8
Hit_points
65
Hit_points_roll
10d8+20
Image
/api/images/monsters/half-red-dragon-veteran.png
Intelligence
10
Languages
Common, Draconic
Proficiency_bonus
3
Size
Medium
Strength
16
Subtype
human
Type
humanoid
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
1800
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Longsword",
          "count": "2",
          "type": "melee"
        },
        {
          "action_name": "Shortsword",
          "count": "1",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The veteran makes two longsword attacks. If it has a shortsword drawn, it can also make a shortsword attack.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "choose": 1,
          "from": {
            "option_set_type": "options_array",
            "options": [
              {
                "damage_dice": "1d8+3",
                "damage_type": {
                  "index": "slashing",
                  "name": "Slashing",
                  "url": "/api/2014/damage-types/slashing"
                },
                "notes": "One handed",
                "option_type": "damage"
              },
              {
                "damage_dice": "1d10+3",
                "damage_type": {
                  "index": "slashing",
                  "name": "Slashing",
                  "url": "/api/2014/damage-types/slashing"
                },
                "notes": "Two handed",
                "option_type": "damage"
              }
            ]
          },
          "type": "damage"
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands.",
      "name": "Longsword"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d6+3",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
      "name": "Shortsword"
    },
    {
      "actions": [],
      "attack_bonus": 3,
      "damage": [
        {
          "damage_dice": "1d10+1",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage.",
      "name": "Heavy Crossbow"
    },
    {
      "actions": [],
      "damage": [
        {
          "damage_dice": "7d6",
          "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": 15,
        "success_type": "half"
      },
      "desc": "The veteran exhales fire in a 15-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 24 (7d6) 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": "any alignment",
  "armor_class": [
    {
      "armor": [
        {
          "index": "plate-armor",
          "name": "Plate Armor",
          "url": "/api/2014/equipment/plate-armor"
        }
      ],
      "type": "armor",
      "value": 18
    }
  ],
  "challenge_rating": 5,
  "charisma": 10,
  "condition_immunities": [],
  "constitution": 14,
  "damage_immunities": [],
  "damage_resistances": [
    "fire"
  ],
  "damage_vulnerabilities": [],
  "dexterity": 13,
  "forms": [],
  "hit_dice": "10d8",
  "hit_points": 65,
  "hit_points_roll": "10d8+20",
  "image": "/api/images/monsters/half-red-dragon-veteran.png",
  "index": "half-red-dragon-veteran",
  "intelligence": 10,
  "languages": "Common, Draconic",
  "legendary_actions": [],
  "name": "Half-Red Dragon Veteran",
  "proficiencies": [],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "blindsight": "10 ft.",
    "darkvision": "60 ft.",
    "passive_perception": 12
  },
  "size": "Medium",
  "special_abilities": [],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 16,
  "subtype": "human",
  "type": "humanoid",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/half-red-dragon-veteran",
  "wisdom": 11,
  "xp": 1800
}