👹 Wyvern
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Bite
  • Claws
  • Stinger
Alignment
unaligned
Challenge_rating
6
Charisma
6
Constitution
16
Dexterity
10
Hit_dice
13d10
Hit_points
110
Hit_points_roll
13d10+39
Image
/api/images/monsters/wyvern.png
Intelligence
5
Proficiency_bonus
3
Size
Large
Strength
19
Type
dragon
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
2300
Raw JSON data
{
  "actions": [
    {
      "action_options": {
        "choose": 1,
        "from": {
          "option_set_type": "options_array",
          "options": [
            {
              "items": [
                {
                  "action_name": "Bite",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                },
                {
                  "action_name": "Stinger",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                }
              ],
              "option_type": "multiple"
            },
            {
              "items": [
                {
                  "action_name": "Bite",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                },
                {
                  "action_name": "Claws",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                }
              ],
              "option_type": "multiple"
            },
            {
              "items": [
                {
                  "action_name": "Stinger",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                },
                {
                  "action_name": "Claws",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                }
              ],
              "option_type": "multiple"
            }
          ]
        },
        "type": "action"
      },
      "actions": [],
      "damage": [],
      "desc": "The wyvern makes two attacks: one with its bite and one with its stinger. While flying, it can use its claws in place of one other attack.",
      "multiattack_type": "action_options",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 7,
      "damage": [
        {
          "damage_dice": "2d6+4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 11 (2d6 + 4) piercing damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "attack_bonus": 7,
      "damage": [
        {
          "damage_dice": "2d8+4",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.",
      "name": "Claws"
    },
    {
      "actions": [],
      "attack_bonus": 7,
      "damage": [
        {
          "damage_dice": "2d6+4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 11 (2d6 + 4) piercing damage. The target must make a DC 15 Constitution saving throw, taking 24 (7d6) poison damage on a failed save, or half as much damage on a successful one.",
      "name": "Stinger"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 13
    }
  ],
  "challenge_rating": 6,
  "charisma": 6,
  "condition_immunities": [],
  "constitution": 16,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [],
  "hit_dice": "13d10",
  "hit_points": 110,
  "hit_points_roll": "13d10+39",
  "image": "/api/images/monsters/wyvern.png",
  "index": "wyvern",
  "intelligence": 5,
  "languages": "",
  "legendary_actions": [],
  "name": "Wyvern",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 4
    }
  ],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 14
  },
  "size": "Large",
  "special_abilities": [],
  "speed": {
    "fly": "80 ft.",
    "walk": "20 ft."
  },
  "strength": 19,
  "type": "dragon",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/wyvern",
  "wisdom": 12,
  "xp": 2300
}