👹 Deer
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0
Charisma
5
Constitution
11
Dexterity
16
Hit_dice
1d8
Hit_points
4
Hit_points_roll
1d8
Image
/api/images/monsters/deer.png
Intelligence
2
Proficiency_bonus
2
Size
Medium
Strength
11
Type
beast
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
14
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": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 13
    }
  ],
  "challenge_rating": 0,
  "charisma": 5,
  "condition_immunities": [],
  "constitution": 11,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 16,
  "forms": [],
  "hit_dice": "1d8",
  "hit_points": 4,
  "hit_points_roll": "1d8",
  "image": "/api/images/monsters/deer.png",
  "index": "deer",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Deer",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 12
  },
  "size": "Medium",
  "special_abilities": [],
  "speed": {
    "walk": "50 ft."
  },
  "strength": 11,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/deer",
  "wisdom": 14,
  "xp": 10
}