👹 Vrock
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Beak
  • Talons
  • Spores
  • Stunning Screech
Alignment
chaotic evil
Challenge_rating
6
Charisma
8
Condition_immunities
Poisoned
Constitution
18
Damage_immunities
poison
Damage_resistances
  • cold
  • fire
  • lightning
  • bludgeoning, piercing, and slashing from nonmagical weapons
Dexterity
15
Hit_dice
11d10
Hit_points
104
Hit_points_roll
11d10+44
Image
/api/images/monsters/vrock.png
Intelligence
8
Languages
Abyssal, telepathy 120 ft.
Proficiency_bonus
3
Size
Large
Special_abilities
Magic Resistance
Strength
17
Subtype
demon
Type
fiend
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
13
Xp
2300
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Beak",
          "count": "1",
          "type": "melee"
        },
        {
          "action_name": "Talons",
          "count": "1",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The vrock makes two attacks: one with its beak and one with its talons.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "2d6+3",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage.",
      "name": "Beak"
    },
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "2d10+3",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) slashing damage.",
      "name": "Talons"
    },
    {
      "actions": [],
      "damage": [],
      "dc": {
        "dc_type": {
          "index": "con",
          "name": "CON",
          "url": "/api/2014/ability-scores/con"
        },
        "dc_value": 14,
        "success_type": "none"
      },
      "desc": "A 15-foot-radius cloud of toxic spores extends out from the vrock. The spores spread around corners. Each creature in that area must succeed on a DC 14 Constitution saving throw or become poisoned. While poisoned in this way, a target takes 5 (1d10) poison damage at the start of each of its turns. A target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. Emptying a vial of holy water on the target also ends the effect on it.",
      "name": "Spores",
      "usage": {
        "dice": "1d6",
        "min_value": 6,
        "type": "recharge on roll"
      }
    },
    {
      "actions": [],
      "damage": [],
      "dc": {
        "dc_type": {
          "index": "con",
          "name": "CON",
          "url": "/api/2014/ability-scores/con"
        },
        "dc_value": 14,
        "success_type": "none"
      },
      "desc": "The vrock emits a horrific screech. Each creature within 20 feet of it that can hear it and that isn't a demon must succeed on a DC 14 Constitution saving throw or be stunned until the end of the vrock's next turn .",
      "name": "Stunning Screech",
      "usage": {
        "times": 1,
        "type": "per day"
      }
    }
  ],
  "alignment": "chaotic evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 15
    }
  ],
  "challenge_rating": 6,
  "charisma": 8,
  "condition_immunities": [
    {
      "index": "poisoned",
      "name": "Poisoned",
      "url": "/api/2014/conditions/poisoned"
    }
  ],
  "constitution": 18,
  "damage_immunities": [
    "poison"
  ],
  "damage_resistances": [
    "cold",
    "fire",
    "lightning",
    "bludgeoning, piercing, and slashing from nonmagical weapons"
  ],
  "damage_vulnerabilities": [],
  "dexterity": 15,
  "forms": [],
  "hit_dice": "11d10",
  "hit_points": 104,
  "hit_points_roll": "11d10+44",
  "image": "/api/images/monsters/vrock.png",
  "index": "vrock",
  "intelligence": 8,
  "languages": "Abyssal, telepathy 120 ft.",
  "legendary_actions": [],
  "name": "Vrock",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-dex",
        "name": "Saving Throw: DEX",
        "url": "/api/2014/proficiencies/saving-throw-dex"
      },
      "value": 5
    },
    {
      "proficiency": {
        "index": "saving-throw-wis",
        "name": "Saving Throw: WIS",
        "url": "/api/2014/proficiencies/saving-throw-wis"
      },
      "value": 4
    },
    {
      "proficiency": {
        "index": "saving-throw-cha",
        "name": "Saving Throw: CHA",
        "url": "/api/2014/proficiencies/saving-throw-cha"
      },
      "value": 2
    }
  ],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "darkvision": "120 ft.",
    "passive_perception": 11
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The vrock has advantage on saving throws against spells and other magical effects.",
      "name": "Magic Resistance"
    }
  ],
  "speed": {
    "fly": "60 ft.",
    "walk": "40 ft."
  },
  "strength": 17,
  "subtype": "demon",
  "type": "fiend",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/vrock",
  "wisdom": 13,
  "xp": 2300
}