👹 Vulture
Monsters
View raw API endpoint ↗

Properties

Actions
Beak
Alignment
unaligned
Challenge_rating
0
Charisma
4
Constitution
13
Dexterity
10
Hit_dice
1d8
Hit_points
5
Hit_points_roll
1d8+1
Image
/api/images/monsters/vulture.png
Intelligence
2
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Keen Sight and Smell
  • Pack Tactics
Strength
7
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
10
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 2,
      "damage": [
        {
          "damage_dice": "1d4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) piercing damage.",
      "name": "Beak"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 10
    }
  ],
  "challenge_rating": 0,
  "charisma": 4,
  "condition_immunities": [],
  "constitution": 13,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [],
  "hit_dice": "1d8",
  "hit_points": 5,
  "hit_points_roll": "1d8+1",
  "image": "/api/images/monsters/vulture.png",
  "index": "vulture",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Vulture",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 3
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 13
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The vulture has advantage on Wisdom (Perception) checks that rely on sight or smell.",
      "name": "Keen Sight and Smell"
    },
    {
      "damage": [],
      "desc": "The vulture has advantage on an attack roll against a creature if at least one of the vulture's allies is within 5 ft. of the creature and the ally isn't incapacitated.",
      "name": "Pack Tactics"
    }
  ],
  "speed": {
    "fly": "50 ft.",
    "walk": "10 ft."
  },
  "strength": 7,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/vulture",
  "wisdom": 12,
  "xp": 10
}