👹 Raven
Monsters
View raw API endpoint ↗

Properties

Actions
Beak
Alignment
unaligned
Challenge_rating
0
Charisma
6
Constitution
8
Dexterity
14
Hit_dice
1d4
Hit_points
1
Hit_points_roll
1d4-1
Image
/api/images/monsters/raven.png
Intelligence
2
Proficiency_bonus
2
Size
Tiny
Special_abilities
Mimicry
Strength
2
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
10
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage.",
      "name": "Beak"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 0,
  "charisma": 6,
  "condition_immunities": [],
  "constitution": 8,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 14,
  "forms": [],
  "hit_dice": "1d4",
  "hit_points": 1,
  "hit_points_roll": "1d4-1",
  "image": "/api/images/monsters/raven.png",
  "index": "raven",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Raven",
  "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": "Tiny",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The raven can mimic simple sounds it has heard, such as a person whispering, a baby crying, or an animal chittering. A creature that hears the sounds can tell they are imitations with a successful DC 10 Wisdom (Insight) check.",
      "name": "Mimicry"
    }
  ],
  "speed": {
    "fly": "50 ft.",
    "walk": "10 ft."
  },
  "strength": 2,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/raven",
  "wisdom": 12,
  "xp": 10
}