👹 Camel
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0.125
Charisma
5
Constitution
14
Dexterity
8
Hit_dice
2d10
Hit_points
15
Hit_points_roll
2d10+4
Image
/api/images/monsters/camel.png
Intelligence
2
Proficiency_bonus
2
Size
Large
Strength
16
Type
beast
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
8
Xp
25
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d4",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 9
    }
  ],
  "challenge_rating": 0.125,
  "charisma": 5,
  "condition_immunities": [],
  "constitution": 14,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 8,
  "forms": [],
  "hit_dice": "2d10",
  "hit_points": 15,
  "hit_points_roll": "2d10+4",
  "image": "/api/images/monsters/camel.png",
  "index": "camel",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Camel",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 9
  },
  "size": "Large",
  "special_abilities": [],
  "speed": {
    "walk": "50 ft."
  },
  "strength": 16,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/camel",
  "wisdom": 8,
  "xp": 25
}