👹 Hippogriff
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Beak
  • Claws
Alignment
unaligned
Challenge_rating
1
Charisma
8
Constitution
13
Dexterity
13
Hit_dice
3d10
Hit_points
19
Hit_points_roll
3d10+3
Image
/api/images/monsters/hippogriff.png
Intelligence
2
Proficiency_bonus
2
Size
Large
Special_abilities
Keen Sight
Strength
17
Type
monstrosity
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
200
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Beak",
          "count": "1",
          "type": "melee"
        },
        {
          "action_name": "Claws",
          "count": "1",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The hippogriff makes two attacks: one with its beak and one with its claws.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d10+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: 8 (1d10 + 3) piercing damage.",
      "name": "Beak"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "2d6+3",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
      "name": "Claws"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 11
    }
  ],
  "challenge_rating": 1,
  "charisma": 8,
  "condition_immunities": [],
  "constitution": 13,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 13,
  "forms": [],
  "hit_dice": "3d10",
  "hit_points": 19,
  "hit_points_roll": "3d10+3",
  "image": "/api/images/monsters/hippogriff.png",
  "index": "hippogriff",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Hippogriff",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 5
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 15
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The hippogriff has advantage on Wisdom (Perception) checks that rely on sight.",
      "name": "Keen Sight"
    }
  ],
  "speed": {
    "fly": "60 ft.",
    "walk": "40 ft."
  },
  "strength": 17,
  "type": "monstrosity",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/hippogriff",
  "wisdom": 12,
  "xp": 200
}